Skip to content

Commit cea067a

Browse files
authored
Update changelog to 3.5.3 (#3712)
1 parent 756f96f commit cea067a

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# CHANGELOG
22

3+
## Version 3.5.3 GA (05/24/2024)
4+
5+
### Enhancements:
6+
* Emit stable OpenTelemetry HTTP metrics
7+
([#3676](https://github.com/microsoft/ApplicationInsights-Java/pull/3676))
8+
* Support AAD clientsecret via env var
9+
([#3692](https://github.com/microsoft/ApplicationInsights-Java/pull/3692))
10+
* Display a message about sampling at start-up
11+
([#3700](https://github.com/microsoft/ApplicationInsights-Java/pull/3700))
12+
* Fail if HTTP status code used in sampling override
13+
([#3708](https://github.com/microsoft/ApplicationInsights-Java/pull/3708))
14+
* Fix misleading connection string message
15+
([#3709](https://github.com/microsoft/ApplicationInsights-Java/pull/3709))
16+
* Update to OpenTelemetry Java Instrumentation 2.4.0
17+
([#3711](https://github.com/microsoft/ApplicationInsights-Java/pull/3711))
18+
* Introduce explicit option to disable ingestion sampling
19+
([#3713](https://github.com/microsoft/ApplicationInsights-Java/pull/3713))
20+
* Remove `_APPRESOURCEPREVIEW_` custom metric as it is still in preview
21+
* ([#3710](https://github.com/microsoft/ApplicationInsights-Java/pull/3710))
22+
323
## Version 3.5.2 GA (04/19/2024)
424

525
### Enhancements:

0 commit comments

Comments
 (0)