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 10326a7 commit b6d51ccCopy full SHA for b6d51cc
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# CHANGELOG
2
3
+## Version 3.4.16 GA
4
+
5
+### Enhancements:
6
7
+* Add r2dbc preview instrumentation
8
+ ([#3260](https://github.com/microsoft/ApplicationInsights-Java/pull/3260))
9
+* Fix azure functions consumption initialization
10
+ ([#3244](https://github.com/microsoft/ApplicationInsights-Java/pull/3244))
11
+* Add new ktor preview instrumentation
12
+ ([#3243](https://github.com/microsoft/ApplicationInsights-Java/pull/3243))
13
+* Telemetry processor - Allow multimatch on log body and span name
14
+ ([#3229](https://github.com/microsoft/ApplicationInsights-Java/pull/3229))
15
16
## Version 3.4.15 GA
17
18
### Enhancements:
0 commit comments