File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ # Version 3.3.0 GA
4+ * Update OpenTelemetry to 1.15 [ #2332 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/2332 ) .
5+ * Add configuration for disk persistence capacity [ #2329 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/2329 ) .
6+ * Add support for runtime attach [ #2325 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/2325 ) .
7+ * Continue to add support for OpenTelemetry metrics API.
8+
39# Version 3.3.0-BETA.2
410* Update OpenTelemetry to 1.14.
511* Reduce jar file size [ #2295 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/2295 ) .
Original file line number Diff line number Diff line change 11// Project properties
2- version =3.3.0-BETA.2
2+ version =3.3.0
33
44org.gradle.parallel =true
55org.gradle.priority =low
You can’t perform that action at this time.
0 commit comments