Skip to content

experimental/v0.201.1

Compare
Choose a tag to compare
@pichlermarc pichlermarc released this 19 May 09:37
· 28 commits to main since this release
9dbd1e4

0.201.1

🐛 Bug Fixes

  • fix(instrumentation): Change SemconvStability export from const enum to enum to allow single-file transpilation tooling to work with code that uses SemconvStability. #5691 @trentm