Releases: openzipkin/zipkin-aws
Zipkin AWS 1.2.5
Zipkin AWS 1.2.5 adds support for OpenSearch v2 using the same ES_ prefixed environment variables used for Elasticsearch. Thanks a lot to @reta for all the engineering that results in this being simple to use!
Note: Zipkin Dependencies 3.2 is the corresponding first release of the dependencies job that supports OpenSearch v2.
Zipkin AWS 1.2.4
Zipkin AWS 1.2.4 bumps to latest dependencies.
Full Changelog: https://github.com/openzipkin/zipkin-aws/compare/1.2.3..1.2.4
Zipkin AWS 1.2.3
Zipkin AWS 1.2.3 bumps to latest zipkin, aws sdk and moshi dependencies.
Full Changelog: https://github.com/openzipkin/zipkin-aws/compare/1.2.2..1.2.3
Zipkin AWS 1.2.2
Zipkin AWS 1.2.2 updates to Zipkin 3.0.5 which supports authenticated service registration in Netflix Eureka.
Zipkin AWS 1.2.1
Zipkin AWS 1.2.1 fixes a packaging bug that prevented the UI from loading.
Zipkin AWS 1.2
Zipkin AWS 1.2 migrates to the simpler BytesMessageSender
defined in zipkin-reporter 3.2.
Full Changelog: https://github.com/openzipkin/zipkin-aws/compare/1.1.1..1.2.0
Zipkin AWS 1.1
Zipkin AWS 1.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-aws/compare/1.0.0..1.1.1
Zipkin AWS 1.0
Zipkin AWS 1.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.
Thanks for your patience and enjoy the cleaner dependency tree!
Full Changelog: https://github.com/openzipkin/zipkin-aws/compare/0.24.0..1.0.0
Zipkin AWS 0.24.0
Zipkin AWS 0.24.0 updates all versions to latest and renovates the build so that it can work on JDK21. Thanks very much to @reta for the help with this!
Part of updating was moving to junit-jupiter instead of junit 4. Jupiter was assisted by OpenRewrite automated refactoring by @TeamModerne.
Thanks finally, to those who helped with maintenance in the last 6 months including @BenitoVisone and @trajano
Full Changelog: https://github.com/openzipkin/zipkin-aws/compare/0.23.5..0.24.0
Zipkin AWS 0.23.5
What's Changed
- Fixes #188, NPE when AwsInjector injects TracingContext without AmznTraceId extra by @JochemKuijpers in #199
- fix(build): set versions to proper snapshot by @jeqo in #200
New Contributors
- @JochemKuijpers made their first contribution in #199
Full Changelog: 0.23.4...0.23.5