Skip to content

v1.10.0

Compare
Choose a tag to compare
@dyladan dyladan released this 13 Mar 15:45
· 454 commits to main since this release
56e6b1b

๐Ÿš€ (Enhancement)

๐Ÿ› (Bug Fix)

  • fix(core): added falsy check to make otel core work with browser where webpack config had process as false or null #3613 @ravindra-dyte
  • fix(instrumentation-http): include query params in http.target #3646 @kobi-co

๐Ÿ“š (Refine Doc)

๐Ÿ  (Internal)

  • fix(sdk-metrics): fix flaky LastValueAggregator test by using fake timer #3587 @pichlermarc
  • fix(test): fix failing tests by preventing source-map generation #3642 @pichlermarc