Releases: intergral/deep-java-client
Releases · intergral/deep-java-client
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
1.1.1
1.1.0
What's Changed
- chore(tests): add unit tests for agent by @Umaaz in #10
- chore(lint): correct test errors by @Umaaz in #11
- chore(build): include bytebuddy in deep build by @Umaaz in #12
- chore(build): fix doc generation by @Umaaz in #13
- chore(build): change docs to use latest build output by @Umaaz in #14
- fix(class): fix issue where getShortName would cause class loading by @Umaaz in #24
- change(plugins): allow plugins to provide resource by @Umaaz in #23
- change(api): move some api types to different modules by @Umaaz in #16
- change(build): add precommit stage in makefile to run all precommit checks by @Umaaz in #25
- change(build): make agent usable as library by @Umaaz in #27
- change(package): fix cf plugin package name by @Umaaz in #29
- change(package): include a unshaded version of the agent in the deploy by @Umaaz in #30
Full Changelog: 1.0.5...1.1.0
1.0.5
1.0.4
What's Changed
- feat(evaluator): make evaluators lazy by @Umaaz in #6
- Improve Dev by @Umaaz in #5
- feat(start): change start up to await deep start by @Umaaz in #7
- feat(api): add tracepoint create apis by @Umaaz in #7
- feat(api): add plugin registration api by @Umaaz in #7
- feat(docs): improve java docs on plugin api types by @Umaaz in #7
- feat(examples): improve examples to show api features by @Umaaz in #7
- Support use within FusionReactor by @Umaaz in #7
Full Changelog: 1.0.3...1.0.4