We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a24671 commit 67cffccCopy full SHA for 67cffcc
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# CHANGELOG
2
3
+## Version 3.5.2 GA (04/19/2024)
4
+
5
+### Enhancements:
6
7
+* Add an env var for disabling logging instrumentation
8
+ ([#3622](https://github.com/microsoft/ApplicationInsights-Java/pull/3622))
9
+* Trim the connecting string
10
+ ([#3629](https://github.com/microsoft/ApplicationInsights-Java/pull/3629))
11
+* Update to OpenTelemetry Java Instrumentation 2.3.0
12
+ ([#3649](https://github.com/microsoft/ApplicationInsights-Java/pull/3649))
13
+* Reduce logging
14
+ ([#3564](https://github.com/microsoft/ApplicationInsights-Java/pull/3564))
15
16
## Version 3.5.1 GA (03/11/2024)
17
18
### Bug fixes:
0 commit comments