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 c1a887a commit c01d32dCopy full SHA for c01d32d
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# CHANGELOG
2
3
+## Version 3.4.18 GA (10/30/2023)
4
+
5
+### Enhancements:
6
7
+* Update to OpenTelemetry Java 1.31 ([#3341](https://github.com/microsoft/ApplicationInsights-Java/pull/3341))
8
+* Update to azure-monitor-opentelemetry-exporter to 1.0.0-beta.13 ([#3356](https://github.com/microsoft/ApplicationInsights-Java/pull/3356))
9
+* Collect operation name for Azure Function ([#3311](https://github.com/microsoft/ApplicationInsights-Java/pull/3311))
10
11
+### Bug fixes:
12
13
+* Fix Statsbeat when using dormant Application Insights instrumentation keys ([#37176](https://github.com/Azure/azure-sdk-for-java/pull/37176))
14
15
## Version 3.4.17 GA (09/18/2023)
16
17
### Enhancements:
0 commit comments