Compare commits

...

1 Commits

Author SHA1 Message Date
OpenTelemetry Bot a3e7f51425
[release/v1.37.x] Prepare release 1.37.0 (#6355) 2024-04-05 13:02:49 -05:00
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Changelog
## Unreleased
## Version 1.37.0 (2024-04-05)
**NOTICE:** This release contains a significant restructuring of the experimental event API and the API incubator artifact. Please read the notes in the `API -> Incubator` section carefully.

View File

@ -1,4 +1,4 @@
val snapshot = true
val snapshot = false
allprojects {
var ver = "1.37.0"