Jonatan Ivanov
Jonatan Ivanov
@kenfinnigan Since this is bridging the OTel Metrics API to the Micrometer API, I guess this would be useful for those users who want to use the OTel Metrics API...
@F43nd1r I slimmed down one of your sample apps and it seems it does not work on my box: https://github.com/jonatan-ivanov/chaos-monkey-spring-boot/tree/spring-data-jpa-demo (the [diff](https://github.com/codecentric/chaos-monkey-spring-boot/compare/main...jonatan-ivanov:spring-data-jpa-demo) is not very nice so I recommend viewing...
Might be, please check my minimal reproducer I posted on #317 if I try to assault the repo through the bean it does not work. I'm able to repro this...
@xthexder were those security issues sorted out so that this can be merged?
@Bhupesh-V See this section of my comment above: >the error above is not a fatal one, only the symlink is missing so `ugit` works but `git undo` comes from `git-extras`
Fixing those issues is just a merge away: #346
It seems the correct single page docs are published under \.html instead of index.html: https://docs.spring.io/spring-cloud-contract/docs/3.1.0/reference/htmlsingle/spring-cloud-contract.html
@garyrussell You mean not fixing this but asking the users to apply the workaround? I think the workaround is ok until this gets fixed but I think this should eventually...
I'm not pushing for that draft PR, I'm manually transferring issues to the right place since GH can't do it across orgs, here are the others: - `@KafkaListener`: https://github.com/spring-projects/spring-kafka/issues/1704 -...
@garyrussell @artembilan Yepp, I agree both of you, this is totally why I was seeking for feedback. :) I haven't really looked into the details into the other, possibly related...