Skip to content

Releases: algorand/java-algorand-sdk

1.19.0

22 Sep 21:12
Compare
Choose a tag to compare

What's Changed

Enhancements

  • Deprecation: Add deprecation tags to v1 algod API by @algochoi in #388

Other

  • Regenerate code with the latest specification file (b243e19e) by @github-actions in #387

Full Changelog: 1.18.0...1.19.0

1.18.0

06 Sep 20:25
Compare
Choose a tag to compare

What's Changed

Bugfixes

  • Bug-Fix: Pass verbosity to the harness and sandbox by @tzaffi in #371

New Features

  • StateProofs: Add State Proof support. by @winder in #360

Enhancements

  • Enhancement: Use Sandbox for Testing by @tzaffi in #363
  • Enhancement: Deprecating use of langspec by @ahangsu in #367

New Contributors

Full Changelog: 1.17.0...1.18.0

1.18.0-beta-1

31 Aug 20:57
4fdc33a
Compare
Choose a tag to compare
1.18.0-beta-1 Pre-release
Pre-release

What's Changed

Bugfixes

  • Bug-Fix: Pass verbosity to the harness and sandbox by @tzaffi in #371

New Features

  • StateProofs: Add State Proof support. by @winder in #360

Enhancements

  • Enhancement: Use Sandbox for Testing by @tzaffi in #363
  • Enhancement: Deprecating use of langspec by @ahangsu in #367

New Contributors

Full Changelog: 1.17.0...1.18.0-beta-1

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)