8000 Release Release v2.2.15 · anza-xyz/agave · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Release v2.2.15

Compare
Choose a tag to compare
@github-actions github-actions released this 30 May 16:31
· 1099 commits to master since this release
7aff93a

This is a stable release suitable for use on Mainnet Beta.

As of May 2025, Ubuntu 20.04 has reached its End of Life (EOL) for standard support. Due to this, new binaries are now built using Ubuntu 22.04, and are not compatible with Ubuntu 20.04 or earlier.

⚠️ If you are still using Ubuntu 20.04, you will need to build the binaries from source.

We recommend upgrading to Ubuntu 22.04 or later for continued compatibility and support.

What's Changed

  • v2.2: add timeout for serving full snapshot/incremental snapshot (backport of #6208) by @mergify in #6221
  • v2.2: Refactor programs/sbf CI tests (backport of #5105) by @mergify in #6264
  • v2.2: Do not insert into accounts lt hash cache if freeze has started (backport of #6307) by @mergify in #6320
  • v2.2: Always do startup accounts verification with fastboot if lt hash feature is not active (backport of #6310) by @mergify in #6340

Full Changelog: v2.2.14...v2.2.15

0