Update Changelog to 1.4.0 (#3649)
This commit is contained in:
parent
1197480f6e
commit
beb9346705
|
@ -2,6 +2,8 @@
|
||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
|
## Version 1.4.0 - 2021-07-20
|
||||||
|
|
||||||
### ☢️ Behavioral changes
|
### ☢️ Behavioral changes
|
||||||
|
|
||||||
- Updated all instrumentation names to `io.opentelemetry.{libName}-{libVersion}` (#3411)
|
- Updated all instrumentation names to `io.opentelemetry.{libName}-{libVersion}` (#3411)
|
||||||
|
@ -35,6 +37,7 @@
|
||||||
- Ignore task classes using IgnoredTypesConfigurer (#3380)
|
- Ignore task classes using IgnoredTypesConfigurer (#3380)
|
||||||
- Exclude duplicate classes from final jars (#3432, #3430)
|
- Exclude duplicate classes from final jars (#3432, #3430)
|
||||||
- Port AsyncSpanEndStrategy to Instrumenter API (#3262)
|
- Port AsyncSpanEndStrategy to Instrumenter API (#3262)
|
||||||
|
- Rename `opentelemetry-javaagent-api` artifact to `opentelemetry-javaagent-instrumentation-api` (#3513)
|
||||||
|
|
||||||
## Version 1.3.1 - 2021-06-23
|
## Version 1.3.1 - 2021-06-23
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue