Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Apr 07:21
5e96dd0

Breaking Changes

  • Metrics Enabled by Default: The SDK has shifted its default behavior to automatically enable metrics collection. This change might affect users with specific compliance requirements or those who wish to manually control metrics collection due to privacy policies or other concerns. To maintain the previous behavior (metrics disabled by default), users will now need to explicitly call disableMetrics() on the configuration builder.