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 8d42cbf commit afc2ebbCopy full SHA for afc2ebb
CHANGELOG.md
@@ -1,9 +1,11 @@
1
# CHANGELOG
2
3
-## Version 3.5.1 GA (03/07/2024)
+## Version 3.5.1 GA (03/11/2024)
4
5
### Bug fixes:
6
7
+* Fix sampling overrides for http.target when url.query is present ([#3588](https://github.com/microsoft/ApplicationInsights-Java/pull/3588))
8
+* Support url.query from OTel stable HTTP semconv ([#3581](https://github.com/microsoft/ApplicationInsights-Java/pull/3581))
9
* Fix ETW initialization failure for App Service Windows ([#3571](https://github.com/microsoft/ApplicationInsights-Java/pull/3571))
10
* Fix ingestion sampling([#3578](https://github.com/microsoft/ApplicationInsights-Java/pull/3578))
11
0 commit comments