File tree Expand file tree Collapse file tree 1 file changed +25
-1
lines changed Expand file tree Collapse file tree 1 file changed +25
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
- All notable changes to this project will be documented in this file.
2
+
3
+ All notable changes to this project will be documented in this file.
4
+
5
+ ## v2.9.0 - 2025-05-22
6
+
7
+ <!-- Release notes generated using configuration in .github/release.yml at main -->
8
+ ### What's Changed
9
+
10
+ Support for API changes in go-algorand v4.1.x.
11
+
12
+ #### Enhancements
13
+
14
+ * Release: Generate CHANGELOG entry off of Github release notes by @gmalouf in https://github.com/algorand/go-algorand-sdk/pull/689
15
+ * Build: Update Box API Pagination-dependent integration tests. by @gmalouf in https://github.com/algorand/go-algorand-sdk/pull/704
16
+ * build(deps): bump golang.org/x/crypto from 0.31.0 to 0.35.0 by @dependabot in https://github.com/algorand/go-algorand-sdk/pull/703
17
+ * Txns: App versioning by @jannotti in https://github.com/algorand/go-algorand-sdk/pull/706
18
+ * Chore: Remove unneeded allocbounds from SDK by @jannotti in https://github.com/algorand/go-algorand-sdk/pull/717
19
+
20
+ #### Other
21
+
22
+ * Regenerate code with the latest specification file (dc38f643) by @github-actions in https://github.com/algorand/go-algorand-sdk/pull/688
23
+ * Regenerate code with the latest specification file (a356f643) by @github-actions in https://github.com/algorand/go-algorand-sdk/pull/716
24
+ * Regenerate code with the latest specification file (ad67b6e3) by @github-actions in https://github.com/algorand/go-algorand-sdk/pull/718
25
+
26
+ ** Full Changelog** : https://github.com/algorand/go-algorand-sdk/compare/v2.8.0...v2.9.0
You can’t perform that action at this time.
0 commit comments