Releases: intergral/deep-java-client
Releases · intergral/deep-java-client
1.2.3.rc2
1.2.3
What's Changed
- fix(build): update release build to attach version by @Umaaz in #130
- [Snyk] Upgrade io.grpc:grpc-netty from 1.61.1 to 1.62.2 by @Umaaz in #121
- [Snyk] Upgrade io.netty:netty-tcnative-boringssl-static from 2.0.63.Final to 2.0.65.Final by @Umaaz in #122
- [Snyk] Upgrade net.bytebuddy:byte-buddy-agent from 1.14.12 to 1.14.13 by @Umaaz in #125
- [Snyk] Security upgrade io.grpc:grpc-netty from 1.61.1 to 1.63.0 by @Umaaz in #126
- [Snyk] Upgrade net.bytebuddy:byte-buddy-agent from 1.14.13 to 1.14.17 by @Umaaz in #134
- [Snyk] Upgrade org.junit.jupiter:junit-jupiter from 5.9.3 to 5.10.3 by @Umaaz in #133
- [Snyk] Upgrade net.bytebuddy:byte-buddy-agent from 1.14.17 to 1.14.18 by @Umaaz in #135
- [Snyk] Upgrade io.grpc:grpc-protobuf from 1.62.2 to 1.65.1 by @Umaaz in #131
- [Snyk] Upgrade io.grpc:grpc-stub from 1.65.1 to 1.66.0 by @Umaaz in #137
- Update netty to 4.1.112.Final by @Umaaz in #138
- [Snyk] Upgrade net.bytebuddy:byte-buddy-agent from 1.14.18 to 1.14.19 by @Umaaz in #139
- fix(build): fix up build by @Umaaz in #140
- fix(build): use relative path for otel-plugin by @Umaaz in #141
Full Changelog: 1.2.2...1.2.3
1.2.3.rc1
1.2.3.rc0
What's Changed
- fix(build): update release build to attach version by @Umaaz in #130
- [Snyk] Upgrade io.grpc:grpc-netty from 1.61.1 to 1.62.2 by @Umaaz in #121
- [Snyk] Upgrade io.netty:netty-tcnative-boringssl-static from 2.0.63.Final to 2.0.65.Final by @Umaaz in #122
- [Snyk] Upgrade net.bytebuddy:byte-buddy-agent from 1.14.12 to 1.14.13 by @Umaaz in #125
- [Snyk] Security upgrade io.grpc:grpc-netty from 1.61.1 to 1.63.0 by @Umaaz in #126
- [Snyk] Upgrade net.bytebuddy:byte-buddy-agent from 1.14.13 to 1.14.17 by @Umaaz in #134
- [Snyk] Upgrade org.junit.jupiter:junit-jupiter from 5.9.3 to 5.10.3 by @Umaaz in #133
- [Snyk] Upgrade net.bytebuddy:byte-buddy-agent from 1.14.17 to 1.14.18 by @Umaaz in #135
- [Snyk] Upgrade io.grpc:grpc-protobuf from 1.62.2 to 1.65.1 by @Umaaz in #131
- [Snyk] Upgrade io.grpc:grpc-stub from 1.65.1 to 1.66.0 by @Umaaz in #137
- Update netty to 4.1.112.Final by @Umaaz in #138
- [Snyk] Upgrade net.bytebuddy:byte-buddy-agent from 1.14.18 to 1.14.19 by @Umaaz in #139
Full Changelog: 1.2.2...1.2.3.rc0
1.2.2
What's Changed
- [Snyk] Upgrade io.netty:netty-tcnative-boringssl-static from 2.0.62.Final to 2.0.63.Final by @Umaaz in #119
- fix(shade): correct the shade used to include the META-INF/services f… by @Umaaz in #128
- fix(build): update release build to attach artifacts by @Umaaz in #129
Full Changelog: 1.2.1...1.2.2
1.2.1
What's Changed
- fix(CFPlugin): fix CF server detection for CF 2023 Windows service by @LMarkie in #116
- fix(plugins): ensure that failed plugins do not block start up by @Umaaz in #118
- [Snyk] Upgrade io.grpc:grpc-core from 1.61.0 to 1.61.1 by @Umaaz in #108
- [Snyk] Upgrade net.bytebuddy:byte-buddy-agent from 1.14.11 to 1.14.12 by @Umaaz in #112
Full Changelog: 1.2.0...1.2.1
1.2.0
What's Changed
- feat(tracing): add initial tracing implementation by @Umaaz in #87
- feat(traces): update trace support by @Umaaz in #91
- feat(build): make cf tests run daily on changes by @Umaaz in #99
- fix(spi): handle errors during SPI loading to ensure we do not break … by @Umaaz in #92
- fix(license): update license check to use regex by @Umaaz in #94
- fix(logging): update log config to remove junk logs by @Umaaz in #103
- fix(span): fix otel support for spans by @Umaaz in #104
- fix(otel): fix otel plugin metric support by @Umaaz in #102
- fix(tracepoint logging): change tracepoint logger to use plugin system by @Umaaz in #106
- chore(build): update CHANGELOG.md by @Umaaz in #107
- chore(update): update deep proto to 1.0.4 by @Umaaz in #95
- [Snyk] Upgrade io.grpc:grpc-context from 1.60.1 to 1.61.0 by @Umaaz in #101
- [Snyk] Upgrade io.grpc:grpc-stub from 1.60.0 to 1.60.1 by @Umaaz in #98
- [Snyk] Upgrade net.bytebuddy:byte-buddy-agent from 1.14.10 to 1.14.11 by @Umaaz in #100
Full Changelog: 1.1.4...1.2.0
1.1.4
1.1.3
What's Changed
- feat(logging): initial implementation of tracepoint logging by @Umaaz in #58
- feat(plugins): change the way plugins are loaded by @Umaaz in #77
- chore(deps): bump io.netty:netty-codec-http2 from 4.1.98.Final to 4.1.100.Final by @dependabot in #78
- feat(metrics): initial work for metric tracepoints by @Umaaz in #74
- fix(example): fix compile issue in example by @Umaaz in #79
- fix(build): try a different release asset action by @Umaaz in #81
- [Snyk] Upgrade net.bytebuddy:byte-buddy-agent from 1.14.7 to 1.14.9 by @Umaaz in #63
- [Snyk] Upgrade io.grpc:grpc-stub from 1.57.0 to 1.58.0 by @Umaaz in #64
- [Snyk] Upgrade io.netty:netty-tcnative-boringssl-static from 2.0.51.Final to 2.0.62.Final by @Umaaz in #65
- [Snyk] Upgrade io.grpc:grpc-netty from 1.58.0 to 1.59.0 by @Umaaz in #69
- [Snyk] Upgrade org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1 by @Umaaz in #71
- [Snyk] Security upgrade io.grpc:grpc-netty from 1.59.0 to 1.60.0 by @Umaaz in #72
- [Snyk] Upgrade net.bytebuddy:byte-buddy-agent from 1.14.9 to 1.14.10 by @Umaaz in #75
New Contributors
- @dependabot made their first contribution in #78
Full Changelog: 1.1.2...1.1.3
1.1.2
What's Changed
- fix(build): change mvn dep graph to run only on master by @Umaaz in #45
- change(version): Override grpc-netty dependencies to remove CVE by @LMarkie in #44
- fix(build): update build to ensure agent is built for cf-tests by @Umaaz in #55
- [Snyk] Upgrade net.bytebuddy:byte-buddy-agent from 1.14.4 to 1.14.7 by @Umaaz in #43
New Contributors
Full Changelog: 1.1.1...1.1.2