Skip to content

Releases: openzipkin/zipkin-dependencies

Zipkin Dependencies 3.2.1

04 Aug 08:37
Compare
Choose a tag to compare

Zipkin Dependencies 3.2.1 is a maintenance release, updating dependency versions to prevent problems such as bugs or CVEs.

Notable library updates:

  • Zipkin 3.4.0 -> 3.4.1
  • elasticsearch-spark 8.14.0-SNAPSHOT -> 8.14.3

Notable Docker image updates:

  • Alpine 3.20.0 -> 3.20.2
  • JRE 17.0.11_p9 -> 17.0.12_p7

For fine grained details, see the comparison with 3.2.0.

Zipkin Dependencies 3.2.0

26 May 02:05
Compare
Choose a tag to compare

Zipkin Dependencies 3.2 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 3.4 is the corresponding first release of Zipkin server that supports OpenSearch v2.

Zipkin Dependencies 3.1.5

13 Apr 23:08
Compare
Choose a tag to compare

Zipkin Dependencies 3.1.5 updates to Zipkin 3.2.1.

Full Changelog: https://github.com/openzipkin/zipkin-dependencies/compare/3.1.4..3.1.5

Zipkin Dependencies 3.1.4

13 Apr 22:23
Compare
Choose a tag to compare

Zipkin Dependencies 3.1.4 updates to Zipkin 3.1.1.

Full Changelog: https://github.com/openzipkin/zipkin-dependencies/compare/3.1.3..3.1.4

Zipkin Dependencies 3.1.3

10 Feb 08:44
Compare
Choose a tag to compare

Zipkin Dependencies 3.1.3 updates to Elasticsearch 8.12.1 and tests with Zipkin 3.0.6.

Full Changelog: https://github.com/openzipkin/zipkin-dependencies/compare/3.1.2..3.1.3

Zipkin Dependencies 3.1

25 Jan 01:36
Compare
Choose a tag to compare

Zipkin Dependencies 3.1 updates the Elasticsearch driver to 8.12.0 and docker image to JDK 11.0.22_p7.

Special thanks to the MVPs:

Full Changelog: https://github.com/openzipkin/zipkin-dependencies/compare/3.0.0..3.1.2

Zipkin Dependencies 3.0.0

30 Dec 23:21
Compare
Choose a tag to compare

Zipkin Dependencies 3.0.0 notably uses Spark 3.3.x and support Elasticsearch 8.x. To do so, we had to drop support for Elasticsearch 6.x which is no longer supported in current Zipkin, either.

Also, to help with debugging, we added an example using docker-compose which allows you to easily run and re-run the dependencies job with test data here.

Full Changelog: https://github.com/openzipkin/zipkin-dependencies/compare/2.7.2..3.0.0

Zipkin Dependencies 2.7.2

15 Dec 08:49
Compare
Choose a tag to compare

Zipkin Dependencies v2.7.2 fixes a packaging bug which broke elasticsearch

Full Changelog: https://github.com/openzipkin/zipkin-dependencies/compare/2.7.1..2.7.2

Zipkin Dependencies 2.7.1

15 Dec 00:20
Compare
Choose a tag to compare

Zipkin Dependencies v2.7.1 updates its docker image to Alpine Linux 3.9.0, which is a shared layer with latest Zipkin v2.5.1.

Full Changelog: https://github.com/openzipkin/zipkin-dependencies/compare/2.7.0..2.7.1

Zipkin Dependencies 2.7.0

07 Dec 11:17
Compare
Choose a tag to compare

Zipkin Dependencies 2.7.0 moves to JDK 11, thanks to a Spark 3.0 upgrade led by @WiktorS. It also includes cron fixes with thanks to @jeqo and @Le1632

This is amazing progress and help wanted further modernize this job, ideally to Spark 3.4/Scala 2.13 and JDK 21. Some of this depends on updating the Elasticsearch driver, which is possible since the next version of Zipkin drops ES 6.x support. If you are able to help, send a pull request, or chat with us on gitter.

Full Changelog: 2.6.4...2.7.0