micronaut-projects / micronaut-kafka

Integration between Micronaut and Apache Kafka
Apache License 2.0
86 stars 107 forks source link

fix(deps): update dependency io.zipkin.brave:brave-instrumentation-kafka-clients to v6.0.2 #966

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.zipkin.brave:brave-instrumentation-kafka-clients 6.0.0 -> 6.0.2 age adoption passing confidence

Release Notes

openzipkin/brave (io.zipkin.brave:brave-instrumentation-kafka-clients) ### [`v6.0.2`](https://togithub.com/openzipkin/brave/releases/tag/6.0.2): Brave 6.0.2 [Compare Source](https://togithub.com/openzipkin/brave/compare/6.0.1...6.0.2) Brave 6.0.2 fixes a propagation glitch on kafka streams processors using `context.forward()`. Tons of thanks to [@​frosiere](https://togithub.com/frosiere) for the help on this! We also changed how dependencies are managed so that less false-positives show up due to our backwards compatability testing. We appreciate your continued use and feedback! **Full Changelog**: https://github.com/openzipkin/brave/compare/6.0.1..6.0.2 ### [`v6.0.1`](https://togithub.com/openzipkin/brave/releases/tag/6.0.1): Brave 6.0.1 [Compare Source](https://togithub.com/openzipkin/brave/compare/6.0.0...6.0.1) Brave 6.0.1 simplifies internals of the json encoder and kafka-streams instrumentation. It also fixes a bug where a `Tag` passed to `MutableSpanBytesEncoder.zipkinJsonV2` always used the key "error" even when set to something else. Finally [@​reta](https://togithub.com/reta) fixed a flakey JMS integration test which was plaguing our CI builds! **Full Changelog**: https://github.com/openzipkin/brave/compare/6.0.0..6.0.1

Configuration

📅 Schedule: Branch creation - "after 10pm" in timezone Europe/Prague, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

sonarcloud[bot] commented 8 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud