Skip to content

Commit

Permalink
Update change log for 3.5.2 (#3656)
Browse files Browse the repository at this point in the history
  • Loading branch information
trask committed Apr 19, 2024
1 parent 2a24671 commit 67cffcc
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# CHANGELOG

## Version 3.5.2 GA (04/19/2024)

### Enhancements:

* Add an env var for disabling logging instrumentation
([#3622](https://github.com/microsoft/ApplicationInsights-Java/pull/3622))
* Trim the connecting string
([#3629](https://github.com/microsoft/ApplicationInsights-Java/pull/3629))
* Update to OpenTelemetry Java Instrumentation 2.3.0
([#3649](https://github.com/microsoft/ApplicationInsights-Java/pull/3649))
* Reduce logging
([#3564](https://github.com/microsoft/ApplicationInsights-Java/pull/3564))

## Version 3.5.1 GA (03/11/2024)

### Bug fixes:
Expand Down

0 comments on commit 67cffcc

Please sign in to comment.