Skip to content

v1.23.0

Compare
Choose a tag to compare
@pichlermarc pichlermarc released this 03 Apr 08:10
· 32 commits to main since this release
5231aa2

1.23.0

🚀 (Enhancement)

  • perf(sdk-trace-base): do not allocate arrays if resource has no pending async attributes #4576 @Samuron
  • feat(sdk-metrics): added experimental synchronous gauge to SDK #4565 @clintonb
    • this change will become user-facing in an upcoming release

🐛 (Bug Fix)

  • fix(sdk-metrics): increase the depth of the output to the console such that objects in the metric are printed fully to the console #4522 @JacksonWeber