Skip to content

Commit

Permalink
Update changelog for 3.3.1 GA (#2406)
Browse files Browse the repository at this point in the history
* Update changelog for 3.3.1 Ga

* Update

* Address feedback

* Update CHANGELOG.md

Co-authored-by: Trask Stalnaker <[email protected]>

* Update CHANGELOG.md

* Update CHANGELOG.md

Co-authored-by: Trask Stalnaker <[email protected]>
  • Loading branch information
heyams and trask authored Jul 21, 2022
1 parent 0780db0 commit 7e049a8
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,15 @@
# CHANGELOG

# Version 3.3.1 GA
* Suppress nested dependencies (regression in 3.3.0) [#2357](https://github.com/microsoft/ApplicationInsights-Java/pull/2357).
* Suppress nested client dependencies (regression in 3.3.0) [#2357](https://github.com/microsoft/ApplicationInsights-Java/pull/2357).
* Add support for custom instrumentation [#2380](https://github.com/microsoft/ApplicationInsights-Java/pull/2380).
* Additional support for Spring JMS instrumentation [#2385](https://github.com/microsoft/ApplicationInsights-Java/pull/2385).
* Capture MDC attributes for jboss-logging [#2386](https://github.com/microsoft/ApplicationInsights-Java/pull/2386).
* Fix missing message data [#2399](https://github.com/microsoft/ApplicationInsights-Java/pull/2399).
* Fix Azure Function consumption lazy loading introduced in v3.3.0 [#2397](https://github.com/microsoft/ApplicationInsights-Java/pull/2397).
* Support Java 18 [#2391](https://github.com/microsoft/ApplicationInsights-Java/pull/2391).
* Update to OpenTelemetry 1.16.0 [#2408](https://github.com/microsoft/ApplicationInsights-Java/pull/2408).
* Fix CPU metrics [#2413](https://github.com/microsoft/ApplicationInsights-Java/pull/2413).

# Version 3.3.0 GA
* Update OpenTelemetry to 1.15 [#2332](https://github.com/microsoft/ApplicationInsights-Java/pull/2332).
Expand Down

0 comments on commit 7e049a8

Please sign in to comment.