Skip to content

Releases: stellar/kotlin-wallet-sdk

3.0.0 — Final release (deprecated)

Choose a tag to compare

@CassioMG CassioMG released this 28 Apr 22:39
69357a8

⚠️ Deprecation Notice

The Kotlin Wallet SDK has been discontinued. There is no direct Kotlin/Java successor.

Wallet SDKs remain actively maintained in:

If you need to stay on the JVM, you can use the lower-level Java Stellar SDK directly, but you will need to implement SEP protocols (SEP-1/10/12/24/30) yourself.

Version 3.0.0 is the final release. No further updates will be published.

Changes since 2.0.0

  • [HOTFIX] Removed unused print action by @lijamie98 in #163
  • Fix README versions and links by @lijamie98 in #164
  • Validate SEP-10 challenge transaction by @CassioMG in #168
  • Improve logging hygiene in anchor response handling by @CassioMG in #169
  • Bump toolchain (Kotlin 1.9.25, Gradle 8.5, Detekt 1.23.7, Dokka 1.9.20), migrate publishing to Sonatype Central Portal, deprecate SDK by @CassioMG in #170

Full Changelog: 2.0.0...3.0.0

2.1.0 (failed to publish)

Choose a tag to compare

@CassioMG CassioMG released this 04 Mar 20:07
d68495f

What's Changed

New Contributors

Full Changelog: 2.0.0...2.1.0

2.0.0

Choose a tag to compare

@lijamie98 lijamie98 released this 17 Dec 01:07
419e194

What's Changed

Full Changelog: 1.7.1...2.0.0

1.7.2

Choose a tag to compare

@ifropc ifropc released this 26 Aug 22:31
07d4df6

What's Changed

Full Changelog: 1.7.1...1.7.2

1.7.1

Choose a tag to compare

@ifropc ifropc released this 25 Jul 16:51
703d709

What's Changed

Full Changelog: 1.7.0...1.7.1

1.7.0

Choose a tag to compare

@ifropc ifropc released this 13 Jun 20:26
b2787fa

What's Changed

Full Changelog: 1.6.0...1.7.0

1.6.0

Choose a tag to compare

@ifropc ifropc released this 13 May 22:38
13e0975

What's Changed

Full Changelog: 1.5.1...1.6.0

1.5.1

Choose a tag to compare

@ifropc ifropc released this 13 May 17:41
a31961b

What's Changed

New Contributors

Full Changelog: 1.5.0...1.5.1

1.5.0

Choose a tag to compare

@ifropc ifropc released this 04 Apr 21:57
63b6e1b

What's Changed

  • [ANCHOR-636] Clean up deprecation for fee_details by @JiahuiWho in #129

New Contributors

Full Changelog: 1.4.0...1.5.0

1.4.0

Choose a tag to compare

@ifropc ifropc released this 01 Apr 22:36
592f5e6

What's Changed

Full Changelog: 1.3.0...1.4.0