Update Changelog to 1.4.0 (#3649)

This commit is contained in:
Nikita Salnikov-Tarnovski 2021-07-21 22:51:34 +03:00 committed by GitHub
parent 1197480f6e
commit beb9346705
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,8 @@
## Unreleased
## Version 1.4.0 - 2021-07-20
### ☢️ Behavioral changes
- Updated all instrumentation names to `io.opentelemetry.{libName}-{libVersion}` (#3411)
@ -35,6 +37,7 @@
- Ignore task classes using IgnoredTypesConfigurer (#3380)
- Exclude duplicate classes from final jars (#3432, #3430)
- Port AsyncSpanEndStrategy to Instrumenter API (#3262)
- Rename `opentelemetry-javaagent-api` artifact to `opentelemetry-javaagent-instrumentation-api` (#3513)
## Version 1.3.1 - 2021-06-23