Skip to content

Releases: openzipkin/zipkin-aws

Zipkin AWS 1.2.5

26 May 02:07
Compare
Choose a tag to compare

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

13 Apr 21:27
Compare
Choose a tag to compare

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

11 Feb 03:57
Compare
Choose a tag to compare

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

25 Jan 04:25
Compare
Choose a tag to compare

Zipkin AWS 1.2.2 updates to Zipkin 3.0.5 which supports authenticated service registration in Netflix Eureka.

Zipkin AWS 1.2.1

17 Jan 22:29
Compare
Choose a tag to compare

Zipkin AWS 1.2.1 fixes a packaging bug that prevented the UI from loading.

Zipkin AWS 1.2

15 Jan 04:13
Compare
Choose a tag to compare

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

13 Jan 11:46
Compare
Choose a tag to compare

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

13 Jan 10:29
Compare
Choose a tag to compare

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

09 Jan 00:10
Compare
Choose a tag to compare

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

14 Jul 05:54
Compare
Choose a tag to compare

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

Full Changelog: 0.23.4...0.23.5