Skip to content

Commit b2dcd50

Browse files
authored
Update change log for 3.6.0 release (#3895)
1 parent 418ce01 commit b2dcd50

File tree

1 file changed

+16
-6
lines changed

1 file changed

+16
-6
lines changed

CHANGELOG.md

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,22 @@
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

0 commit comments

Comments
 (0)