Releases: TelemetryDeck/KotlinSDK
4.1.0
4.0.5
4.0.3
4.0.2
3.0.3
What's Changed
-
This version introduces The Grand Rename. If you're coming from TelemetryDeck SDK 2.x or earlier, please follow the migration guide https://github.com/TelemetryDeck/KotlinSDK?tab=readme-ov-file#migrating-providers-to-30
-
Kotlin SDK for TelemetryDeck is now available from Maven Central
Full Changelog: 2.2.0...3.0.3
2.2.0
2.1.0
2.0.2
What's Changed
- Fix isTestMode should be a string in v1 by @kkostov in #27
- Add buildNumber to signal payload by @guillaume-tgl in #25
Full Changelog: 2.0.1...2.0.2
2.0.1 – Modernisation + Correct Jitpack Version
This release adds support for custom salts, better integration of the environment providers, and fixes a signal type that was named inconsistently.
It also updates the Gradle Plugin and the Ktor client and raises the minimum version to 33 instead of 31. This bugfix release bumps the jitpack version number so we can actually release it.
Thanks so much to @kkostov and @guillaume-tgl for your contributions! 🚀
What's Changed
- Add support for custom salt by @kkostov in #18
- Upgrade Gradle Plugin by @kkostov in #17
- Environment provider should allow clients to set environment values by @kkostov in #19
- Fix inconsistent SignalType label by @guillaume-tgl in #15
- Ktor Client and Gradle Plugin Updates by @kkostov in #21
- Fix jitpack release by @kkostov in #22
New Contributors
- @guillaume-tgl made their first contribution in #15
Full Changelog: 1.1.0...2.0.1
2.0.0 – Modernisation
This release adds support for custom salts, better integration of the environment providers, and fixes a signal type that was named inconsistently.
It also updates the Gradle Plugin and the Ktor client and raises the minimum version to 33 instead of 31,
Thanks so much to @kkostov and @guillaume-tgl for your contributions! 🚀
What's Changed
- Add support for custom salt by @kkostov in #18
- Upgrade Gradle Plugin by @kkostov in #17
- Environment provider should allow clients to set environment values by @kkostov in #19
- Fix inconsistent SignalType label by @guillaume-tgl in #15
- Ktor Client and Gradle Plugin Updates by @kkostov in #21
New Contributors
- @guillaume-tgl made their first contribution in #15
Full Changelog: 1.1.0...2.0.0