You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.