Releases: jaegertracing/spark-dependencies
Releases · jaegertracing/spark-dependencies
Release list
v0.7.2
What's Changed
- fix(deps): update version.org.apache.spark to v3.5.7 by @renovate-bot in #207
- Include required Java module options in container for Spark Java 21+ compatibility by @Copilot in #224
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
- fix(deps): update dependency org.awaitility:awaitility to v4.3.0 by @renovate-bot in #221
- fix(deps): update dependency org.apache.avro:avro to v1.12.1 by @renovate-bot in #215
- chore(deps): update dependency org.assertj:assertj-core to v3.27.6 by @renovate-bot in #210
- chore(deps): update dependency maven to v3.9.12 by @renovate-bot in #208
- fix(deps): update dependency org.eclipse.jetty:jetty-xml to v10.0.26 by @renovate-bot in #206
- Fix Log4j2 StatusLogger errors in OpenSearch variant by @Copilot in #223
Full Changelog: v0.7.0...v0.7.1
Release v0.7.0
New Features
- Add OpenSearch support by @danish9039 in #185
Other Changes
- Remove legacy Zipkin shared span ID tests by @Copilot in #175
- Build mega-jar in ES9 CI job and test with STORAGE env var by @Copilot in #176
- Upgrade from jaeger-client to OpenTelemetry SDK with OTLP/gRPC by @Copilot in #177
- Remove pulling of testcontainersofficial/ryuk by @yurishkuro in #180
- Parameterize main CI workflow and add AGENTS.md by @Copilot in #179
- Add Makefile targets for integration tests by @Copilot in #182
- Upgrade to JDK 21 by @danish9039 in #183
- Replace license header with SPDX reference and remove copyright year by @yurishkuro in #184
- Upgrade deps by @yurishkuro in #186
- Update Renovate bot configuration for monthly runs by @Copilot in #190
- chore(deps): update github actions (major) by @renovate-bot in #191
- fix(deps): update jackson monorepo to v2.20.1 by @renovate-bot in #192
- chore(deps): update github actions by @renovate-bot in #193
- fix(deps): update testcontainers-java monorepo to v1.21.4 by @renovate-bot in #196
- [chore] Upgrade io.opentracing > 0.33.0 by @Copilot in #200
- [chore]: Update opentelemetry-semconv to stable 1.37.0 by @Copilot in #198
- fix(deps): prepare for upgrade opentelemetry-java monorepo to v1.57.0 by @Copilot in #201
- chore(deps): update eclipse-temurin docker tag to v21.0.9_10-jre by @renovate-bot in #204
- Upgrade OpenTelemetry to 1.57.0 and fix okio version conflict by @Copilot in #202
- fix(deps): update dependency com.google.guava:guava to v32.1.3-jre by @renovate-bot in #212
- fix(deps): update dependency io.netty:netty-all to v4.2.9.final by @renovate-bot in #214
- fix(deps): update dependency com.google.protobuf:protobuf-java to v3.25.8 by @renovate-bot in #205
- Refactor to Host-Build Matrix Pattern for parallelized multi-variant builds by @Copilot in #213
- chore(deps): pin dependencies by @renovate-bot in #218
- fix(deps): update dependency org.apache.zookeeper:zookeeper to v3.9.4 by @renovate-bot in #219
- Do not skip publish workflow in PR entirely by @yurishkuro in #220
Full Changelog: v0.6.0...v0.7.0
v0.6.0
Major changes
- Implement multi-variant Docker images with module-specific uber JARs and eliminate STORAGE env var by @Copilot in #167
Minor changes
- Add equals/hashCode to data models, normalize trace IDs, and improve test reliability by @danish9039 in #166
- chore: Configure Renovate by @renovate-bot in #159
- Add Docker container tests to CI workflow by @Copilot in #168
- Fix string comparison bug and correct README documentation errors by @Copilot in #174
- Replace deprecated v1 collector/query with unified jaeger-v2 binary in e2e tests by @Copilot in #171
New Contributors
- @danish9039 made their first contribution in #166
Full Changelog: v0.5.2...v0.6.0
Release v0.5.2
What's Changed
- Upgrade Elasticsearch spark version to 9.1.3 by @lgenasi-gocity in #161
Full Changelog: v0.5.1...v0.5.2
Release 0.5.1
What's Changed
- Upgrade the workflows to use newer GH Ubuntu runners by @lgenasi-gocity in #158
- Handle null references from Jaeger v2 spans in Elasticsearch by @lgenasi-gocity in #156
New Contributors
- @lgenasi-gocity made their first contribution in #158
Full Changelog: v0.5.0...v0.5.1
First tagged release v0.5.0
What's Changed
- Initial Cassandra and Elasticserch spark job by @pavolloffay in #1
- Update README.md by @pavolloffay in #5
- Speed-up tests by not restarting C* between tests by @pavolloffay in #6
- use TestContainers' networks support by @bsideup in #9
- Elastic test, wipe data between tests by @pavolloffay in #10
- Support for zipkin shared spans by @pavolloffay in #7
- Trivial: Refactor node and traversal by @pavolloffay in #11
- Specify date as env variable by @pavolloffay in #13
- Derive Dependencies for zipkin shared spans based on tags by @pavolloffay in #14
- Use slf4j and set logging level to INFO for jaegertracing classes by @pavolloffay in #16
- Remove test_driver from tests by @pavolloffay in #18
- README remove section about Zipkin spans by @pavolloffay in #19
- Ignore more editor debris by @rbtcollins in #22
- Enable cassandra client SSL by @pavolloffay in #26
- Add License to README.md by @sudoshweta in #29
- Process all references by @pavolloffay in #33
- Bump versions by @pavolloffay in #34
- Add docker badges to readme by @pavolloffay in #35
- Adding new issue and pull request template by @PikBot in #36
- updating readme for AWS Elasticsearch by @shraykay in #37
- Make ES client-node only configurable by @billowqiu in #39
- Make ES index prefix configurable by @pavolloffay in #38
- Add support for ES tag fields by @pavolloffay in #44
- Enables client authentication on cassandra SSL connections by @narayanasamyr in #43
- Close http response in tests by @pavolloffay in #53
- For validating of the kind of a span, use span.kind type by @Etienne-Carriere in #51
- Support dependencies v2 in c* by @pavolloffay in #59
- Use day bucker in dep v2 cassandra by @pavolloffay in #60
- Change index prefix to - by @pavolloffay in #52
- Add in DAG the services called but not instrumented by @Etienne-Carriere in #56
- Add entry to passwd when missing in docker by @pavolloffay in #66
- Support elasticsearch 7 by @pavolloffay in #75
- Spans for kinds "producer" and "consumer" should be resolved as a dependency by @DotSpy in #78
- Use wan only automatically when hosts are specified by @pavolloffay in #79
- Use openjdk 8 slim image by @pavolloffay in #81
- Elasticsearch: Make the span range configurable by @johanneswuerbach in #91
- Bump Jaeger client to 0.34.0 by @pavolloffay in #95
- Remove templates by @albertteoh in #108
- Use github actions by @pavolloffay in #112
- Bump mvnw version by @pavolloffay in #114
- Bump test dependencies by @pavolloffay in #115
- Use Tumerin JVM in docker by @pavolloffay in #118
- Bump spark to 2.4.8 by @pavolloffay in #117
- Add GHA to build and publish image by @pavolloffay in #119
- Bump scala to 2.12 by @pavolloffay in #121
- Remove readme badges by @pavolloffay in #120
- Switch GHA configs to main branch by @pavolloffay in #122
- Use Java 11 by @pavolloffay in #123
- Add support for ElasticSearch alias to read spans from (Resolves #68) by @frittentheke in #86
- Add elasticsearch storage date format config. by @sniperking1234 in #101
- Update dependencies CVE by @ruospalo in #135
- Bump Elasticsearch spark version to 8.2.3 by @sylvainOL in #126
- Pin Jaeger version in Cassandra test by @yurishkuro in #146
- Reduce verbosity on GitHub CI by @vlsi in #143
- Print jaeger-cassandra-schema logs in CassandraDependenciesJobTest by @vlsi in #145
- Use Cassandra 4.1 in integration test by @yurishkuro in #144
- Сache .m2 dependencies by @vlsi in #141
- Bump Spark Cassandra Connector to 3.4.1 by @vlsi in #142
- Bump org.apache.avro:avro from 1.11.3 to 1.11.4 by @dependabot in #140
- Bump com.google.guava:guava from 27.0-jre to 32.0.0-jre by @dependabot in #147
- Bump com.google.protobuf:protobuf-java from 3.25.3 to 3.25.5 by @dependabot in #139
- Add CassandraDependenciesDockerJobTest to verify container-based docker job execution by @vlsi in #150
- ci(docker): Publish versioned, multiarch releases by @davidsow in #153
- fix(docker): Use buildx for publication builds by @davidsow in #154
New Contributors
- @pavolloffay made their first contribution in #1
- @bsideup made their first contribution in #9
- @rbtcollins made their first contribution in #22
- @sudoshweta made their first contribution in #29
- @PikBot made their first contribution in #36
- @shraykay made their first contribution in #37
- @billowqiu made their first contribution in #39
- @narayanasamyr made their first contribution in #43
- @Etienne-Carriere made their first contribution in #51
- @DotSpy made their first contribution in #78
- @johanneswuerbach made their first contribution in #91
- @albertteoh made their first contribution in #108
- @frittentheke made their first contribution in #86
- @sniperking1234 made their first contribution in #101
- @ruospalo made their first contribution in #135
- @sylvainOL made their first contribution in #126
- @yurishkuro made their first contribution in #146
- @vlsi made their first contribution in #143
- @dependabot made their first contribution in #140
- @davidsow made their first contribution in #153
Full Changelog: https://github.com/jaegertracing/spark-dependencies/commits/v0.5.0