fix(deps): update dependency io.zipkin.gcp:brave-propagation-stackdriver to v2 #1054
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.1.1
->2.2.2
Release Notes
openzipkin/zipkin-gcp (io.zipkin.gcp:brave-propagation-stackdriver)
v2.2.2
: Zipkin GCP 2.2.2Compare Source
Zipkin GCP 2.2.2 updates to Zipkin 3.0.6 and fixes a docker openssl error
Full Changelog: https://github.com/openzipkin/zipkin-gcp/compare/2.2.1..2.2.2
v2.2.0
: Zipkin GCP 2.2Compare Source
Zipkin GCP 2.2 migrates to the simpler
BytesMessageSender
defined in zipkin-reporter 3.2. It also fixes numerous bad links in our documentation.Full Changelog: https://github.com/openzipkin/zipkin-gcp/compare/2.1.1..2.2.0
v2.1.1
: Zipkin GCP 2.1Compare Source
Zipkin GCP 2.1 upgrades the server module to run on Zipkin 3, changing the floor Java version for server modules to JRE 17.
Full Changelog: https://github.com/openzipkin/zipkin-gcp/compare/2.0.0..2.1.1
v2.1.0
Compare Source
v2.0.0
: Zipkin GCP 2.0Compare Source
Zipkin GCP 2.0 is a major upgrade using Brave 6 and Zipkin Reporter 3.1. Notably, this version allows applications traced with Brave to have no zipkin dependency.
Here are the new artifacts supporting this change:
StackdriverEncoder.V2
encoder from beforezipkin2.reporter.stackdriver.zipkin
StackdriverV2Encoder
which has no zipkin core dependencyMost won't use
StackdriverEncoder.V2
anymore, as it is more efficient to use zipkin-reporter-brave directly like so:Thanks for your patience and enjoy the cleaner dependency tree!
Full Changelog: https://github.com/openzipkin/zipkin-gcp/compare/1.1.1..2.0.0
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.