Releases: algorand/java-algorand-sdk
Releases · algorand/java-algorand-sdk
1.22.0
What's Changed
Bugfixes
- BugFix: Fix incorrect reference to global schema by @barnjamin in #427
- Bug-Fix: parsing type strings for tuples containing static arrays of tuples by @ahangsu in #431
Enhancements
- REST API: Add KV counts to NodeStatusResponse by @github-actions in #428
- Enhancement: Migrate v1 algod dependencies to v2 in cucumber tests by @ahangsu in #425
- Enhancement: Allowing zero length in static array by @ahangsu in #432
Full Changelog: 1.21.1...1.22.0
1.21.1
What's Changed
Bugfixes
- SDK: Fix transaction decoding with boxes by @jasonpaulos in #422
Full Changelog: 1.21.0...1.21.1
1.21.0
What's Changed
New Features
- Boxes: Add support for Boxes by @michaeldiamant in #345
Full Changelog: 1.20.0...1.21.0
1.20.0
1.19.0
1.18.0
What's Changed
Bugfixes
New Features
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
What's Changed
Bugfixes
New Features
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
What's Changed
New Features
- DevTools: adding source map decoder by @barnjamin in #352
Enhancements
- Github-Actions: Adding pr title and label checks by @algojack in #339
- Enhancement: Add UNKNOWN enum type to HTTP client enums. by @winder in #351
- AVM: Consolidate TEAL and AVM versions by @michaeldiamant in #348
- Testing: Modify cucumber steps to use dev mode network by @michaeldiamant in #350
Other
- Ignore copied over txt test resource files by @michaeldiamant in #342
Full Changelog: 1.16.0...1.17.0
1.16.0
What's Changed
- adding method to abi result object by @barnjamin in #334
- adding tests and methods for getMethodByName by @barnjamin in #337
Full Changelog: 1.15.0...1.16.0
1.15.0
What's Changed
- Rerun code generation based on new models by @Eric-Warehime in #321
- Excluding gh-pages branch from cicd by @algojack in #325
- Build: Add SDK code generation workflow by @Eric-Warehime in #327
- Add branch info to sdk gen action by @Eric-Warehime in #330
- Generate updated client API code by @algoidurovic in #318
- Introduce unified
MethodCallTransactionBuilder
& deprecateMethodCallParams.Builder
by @jasonpaulos in #324
New Contributors
- @Eric-Warehime made their first contribution in #321
- @algoidurovic made their first contribution in #318
Full Changelog: 1.14.1...1.15.0