Skip to content

Commit 156552d

Browse files
authored
Prepare for a new beta release (#2318)
1 parent 059ff32 commit 156552d

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,19 @@
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

0 commit comments

Comments
 (0)