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 3d22294 commit cd5d2c3Copy full SHA for cd5d2c3
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# CHANGELOG
2
3
+## Version 3.4.14 GA
4
+
5
+### Enhancements:
6
7
+* Update to OpenTelemetry Java Instrumentation 1.27
8
+ ([#3124](https://github.com/microsoft/ApplicationInsights-Java/pull/3124))
9
+* Add javascript snippet injection preview feature
10
+ ([#3132](https://github.com/microsoft/ApplicationInsights-Java/pull/3132))
11
12
+### Bug fixes:
13
14
+* Fix netty ByteBuf leak
15
+ ([#3127](https://github.com/microsoft/ApplicationInsights-Java/pull/3127))
16
17
## Version 3.4.13 GA
18
19
### Enhancements:
0 commit comments