What's Changed
❗️For Java users
This release introduces a breaking change for Java users of the SDK. Signatures of tracking methods will now require SiteIdSource
parameter. To address this breaking change provide SiteIdSource.Default.INSTANCE
.
Full Changelog: 4.0.0-beta01...4.1.0