File tree Expand file tree Collapse file tree 1 file changed +16
-6
lines changed Expand file tree Collapse file tree 1 file changed +16
-6
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3- ## Version 3.6.0 GA (TBD )
3+ ## Version 3.6.0 GA (10/03/2024 )
44
5- ### Enhancements:
6- * Migrate from Jackson to Azure-json
7- ([ #3790 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/3790 ) )
8- * Disable publication of gradle module metadata for runtime-attach
9- ([ #3823 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/3823 ) )
5+ ### Enhancements
6+
7+ * Update to OpenTelemetry Java Instrumentation 2.8.0
8+ ([ #3871 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/3871 ) )
9+ * Better populate exception type name and message from span events
10+ ([ Azure/azure-sdk-for-java #41397 ] ( https://github.com/Azure/azure-sdk-for-java/pull/41397 ) )
11+ * Internal migration to Azure Json library
12+ ([ #3790 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/3790 ) )
13+ * Changed live metrics CPU/Memory perf counter metrics to emit normalized process CPU and process physical memory bytes.
14+ ([ Azure/azure-sdk-for-java #42147 ] ( https://github.com/Azure/azure-sdk-for-java/pull/42147 ) )
15+
16+ ### Bug fixes
17+
18+ * Disable publication of gradle module metadata for all artifacts
19+ ([ #3836 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/3836 ) )
1020
1121## Version 3.5.4 GA (07/29/2024)
1222
You can’t perform that action at this time.
0 commit comments