Skip to content

Releases: algorand/java-algorand-sdk

1.17.0

18 Aug 20:41
Compare
Choose a tag to compare

What's Changed

New Features

Enhancements

Other

Full Changelog: 1.16.0...1.17.0

1.16.0

21 Jun 19:46
5bc4069
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.15.0...1.16.0

1.15.0

02 Jun 20:47
704d1fe
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.14.1...1.15.0

1.14.0

02 May 15:02
6506e97
Compare
Choose a tag to compare

Added

  • Add foreign app address to dryrun creator (#315)
  • Add appTrace and lsigTrace DryrunTxnResult printer utility functions. (#305)
  • Add createDryrun helper function. (#284)
  • Add error message with atomic transaction composer (#311)

Changed

  • Update generated client code. (#307)

Algorand Java SDK 1.13.0

23 Mar 17:48
Compare
Choose a tag to compare

GitHub Logo

What's New

Support for unlimited assets.

Changelog

  • Unlimited assets regenerated code. (#302)

Additional Resources

1.13.0-beta-1

17 Mar 21:03
Compare
Choose a tag to compare
1.13.0-beta-1 Pre-release
Pre-release

1.13.0-beta-1

  • Unlimited assets regenerated code. (#302)

1.12.0

02 Mar 21:48
a44b312
Compare
Choose a tag to compare

1.12.0

  • Add new key reg txn field (#266)
  • C2C Feature and Testing (#290)
  • Implement circle ci (#293)
  • Update README.md (#297)
  • Update langspec for teal6 (#298)

1.12.0-beta-1

15 Feb 22:08
7d2f24a
Compare
Choose a tag to compare
1.12.0-beta-1 Pre-release
Pre-release

1.12.0-beta-1

Added

  • add new key reg txn field (#266)
  • C2C Feature and Testing (#290)

Changed

  • Implement circle ci (#293)
  • Update README.md (#297)
  • Update langspec for teal6 (#298)

1.11.0

14 Jan 21:46
Compare
Choose a tag to compare

1.11.0

  • Support Foreign objects as ABI arguments (#283)
  • Upgrade jackson packages to resolve PRs on vulnerability (#281)
  • ABI Interaction Support for JAVA SDK (#268)
  • Bug fix for logs on PendingTransactionResponse (#275)
  • Add WaitForConfirmation function (#274)
  • Better error message on encoding exception. (#258)
  • Fix ABI source code position for ABI feature (#260)
  • Add ABI encoding support (#255)

1.11.0-beta-2

30 Dec 20:36
Compare
Choose a tag to compare
1.11.0-beta-2 Pre-release
Pre-release

1.11.0-beta-2

  • Support Foreign objects as ABI arguments (#283)
  • Upgrade jackson packages to resolve PRs on vulnerability (#281)