Skip to content

v2.11.0

Compare
Choose a tag to compare
@Algo-devops-service Algo-devops-service released this 13 Feb 21:32

What's Changed

⚠️ WARNING: This is one of the final releases in the v2.X.X series. For help migrating from v2 releases, see the file v2_TO_v3_MIGRATION_GUIDE.md.

Support for /v2/blockheaders compatible with Indexer 3.7.x.

Support for /v2/block/{round}?header-only=true in upcoming go-algorand 4.0.2 release.

V2 End of Life

No new features will be added to v2 going forward, and only security fixes or critical errors will be addressed. At the end of March 2025, no further updates will be made to the v2 line.

Bugfixes

Enhancements

  • api: port regenerated incentives and heartbeat models by @algorandskiy in #917
  • Incentives: Support heartbeat transaction (v2.9) by @algorandskiy in #918
  • BlockHeaders: Support for /v2/blockheaders against Indexer API (v2.x line) by @gmalouf in #928
  • API: Support for header-only flag on /v2/block algod endpoint (v2.x backport) by @gmalouf in #941

Full Changelog: v3.1.0...v2.11.0