Skip to content

Commit

Permalink
Update change log for 3.4.15 (#3211)
Browse files Browse the repository at this point in the history
  • Loading branch information
trask committed Jul 20, 2023
1 parent 2dc22f4 commit 5190982
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# CHANGELOG

## Version 3.4.15 GA

### Enhancements:

* Apply `exception.type` and `exception.message` attributes
([#3148](https://github.com/microsoft/ApplicationInsights-Java/pull/3148))
* Allow `"connectionString"` in `APPLICATIONINSIGHTS_CONFIGURATION_CONTENT`
except for app services integrated solution
([#3191](https://github.com/microsoft/ApplicationInsights-Java/pull/3191))
* Update to OpenTelemetry Java Instrumentation 1.28.0
([#3199](https://github.com/microsoft/ApplicationInsights-Java/pull/3199))
* Add config to disable logging instrumentation
(https://github.com/microsoft/ApplicationInsights-Java/pull/3208)

### Bug fixes:

* Fix log exporter self-diagnostics
([#3140](https://github.com/microsoft/ApplicationInsights-Java/pull/3140))
* Fix name of env var to match documentation
`APPLICATIONINSIGHTS_SAMPLING_REQUESTS_PER_SECOND`
([#3161](https://github.com/microsoft/ApplicationInsights-Java/pull/3161))

## Version 3.4.14 GA

### Enhancements:
Expand Down

0 comments on commit 5190982

Please sign in to comment.