[release/v1.20.x] Prepare release 1.20.0 (#604)
Prepare release 1.20.0.
This commit is contained in:
parent
9cda008dd2
commit
2991409fc3
|
|
@ -1,6 +1,6 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## Unreleased
|
## Version 1.20.0 (2022-11-17)
|
||||||
|
|
||||||
### AWS X-Ray propagator
|
### AWS X-Ray propagator
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
val stableVersion = "1.20.0-SNAPSHOT"
|
val stableVersion = "1.20.0"
|
||||||
val alphaVersion = "1.20.0-alpha-SNAPSHOT"
|
val alphaVersion = "1.20.0-alpha"
|
||||||
|
|
||||||
allprojects {
|
allprojects {
|
||||||
if (findProperty("otel.stable") != "true") {
|
if (findProperty("otel.stable") != "true") {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue