File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed
Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ # Version 3.3.0-BETA.2
4+ * Update OpenTelemetry to 1.14.
5+ * Reduce jar file size [ #2295 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/2295 ) .
6+ * Stop capturing exception records on dependencies [ #2307 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/2307 ) .
7+ * Add support for sampling overrides on http request headers [ #2308 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/2308 ) .
8+ * Enable quartz instrumentation by default [ #2313 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/2313 ) .
9+ * Add warning message on internal attribute usage [ #2314 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/2314 ) .
10+ * Lots of refactorings and improvements.
11+ * Continue to add support for OpenTelemetry metrics API.
12+
313# Version 3.3.0-BETA
414* Update OpenTelemetry to 1.13 [ #2257 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/2257 ) .
515* Deprecate logs' LoggingLevel custom property [ #2254 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/2254 ) .
6- * Add support for OpenTelemetry metrics API
16+ * Add support for OpenTelemetry metrics API.
717* Lots of refactorings and improvements.
818
919# Version 3.2.11 GA
You can’t perform that action at this time.
0 commit comments