Skip to content

Commit

Permalink
Release 3.4.13 (#3079)
Browse files Browse the repository at this point in the history
  • Loading branch information
heyams authored May 17, 2023
1 parent 93495ea commit d76835e
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# CHANGELOG

## Version 3.4.13 GA

### Enhancements:

* Update to OpenTelemetry Java Instrumentation 1.26
([#3069](https://github.com/microsoft/ApplicationInsights-Java/pull/3069))
* Improve sampling override to support exceptions
([#3022](https://github.com/microsoft/ApplicationInsights-Java/pull/3022))

### Bug fixes:

* Fix 2.x SDK integration when no 2.x iKey present
([#3036](https://github.com/microsoft/ApplicationInsights-Java/pull/3036))

## Version 3.4.12 GA

### Enhancements:
Expand Down

0 comments on commit d76835e

Please sign in to comment.