File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed
Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## Version 3.4.15 GA
4+
5+ ### Enhancements:
6+
7+ * Apply `exception.type` and `exception.message` attributes
8+ ([#3148](https://github.com/microsoft/ApplicationInsights-Java/pull/3148))
9+ * Allow `"connectionString"` in `APPLICATIONINSIGHTS_CONFIGURATION_CONTENT`
10+ except for app services integrated solution
11+ ([#3191](https://github.com/microsoft/ApplicationInsights-Java/pull/3191))
12+ * Update to OpenTelemetry Java Instrumentation 1.28.0
13+ ([#3199](https://github.com/microsoft/ApplicationInsights-Java/pull/3199))
14+ * Add config to disable logging instrumentation
15+ (https://github.com/microsoft/ApplicationInsights-Java/pull/3208)
16+
17+ ### Bug fixes:
18+
19+ * Fix log exporter self-diagnostics
20+ ([#3140](https://github.com/microsoft/ApplicationInsights-Java/pull/3140))
21+ * Fix name of env var to match documentation
22+ `APPLICATIONINSIGHTS_SAMPLING_REQUESTS_PER_SECOND`
23+ ([#3161](https://github.com/microsoft/ApplicationInsights-Java/pull/3161))
24+
325## Version 3.4.14 GA
426
527### Enhancements:
You can’t perform that action at this time.
0 commit comments