Skip to content

v1.5.0

Compare
Choose a tag to compare
@richardelms richardelms released this 04 Sep 14:24
· 104 commits to next since this release
dbea541

v1.5.0 (2024-09-03)

This release can be installed via UPM

Additions

  • Allow setting a fixed Span Sampling probability. #128

  • Allow setting custom span attributes. #124

  • Changed internal Span references to WeakReferences to avoid memory leaks. #127

  • Use API key subdomain as default Performance endpoint. #129

  • Added the service name resource attribute. [#130] (#130)

Bug Fixes

  • Fix an issue where TracePropagationUrls was incorrectly named and typed. #126