File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
33# Version 3.3.1 GA
4- * Suppress nested dependencies (regression in 3.3.0) [ #2357 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/2357 ) .
4+ * Suppress nested client dependencies (regression in 3.3.0) [ #2357 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/2357 ) .
5+ * Add support for custom instrumentation [ #2380 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/2380 ) .
6+ * Additional support for Spring JMS instrumentation [ #2385 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/2385 ) .
7+ * Capture MDC attributes for jboss-logging [ #2386 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/2386 ) .
8+ * Fix missing message data [ #2399 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/2399 ) .
9+ * Fix Azure Function consumption lazy loading introduced in v3.3.0 [ #2397 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/2397 ) .
10+ * Support Java 18 [ #2391 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/2391 ) .
11+ * Update to OpenTelemetry 1.16.0 [ #2408 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/2408 ) .
12+ * Fix CPU metrics [ #2413 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/2413 ) .
513
614# Version 3.3.0 GA
715* Update OpenTelemetry to 1.15 [ #2332 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/2332 ) .
You can’t perform that action at this time.
0 commit comments