Releases: anza-xyz/solana-sdk
Releases · anza-xyz/solana-sdk
quic-definitions@v2.3.1
What's new
- Publish solana-quic-definitions v2.3.1 by @github-actions[bot]
- Increase quic heartbeat interval to 45 second to reduce overhead (#201) by @lijunwangs
- Run cargo-sort on the whole workspace (#177) by @joncinque
frozen-abi@v2.3.0
What's new
- Publish solana-frozen-abi v2.3.0 by @github-actions[bot]
- Add AbiExample for dashmap and boxcar (#188) by @alessandrod
- Run cargo-sort on the whole workspace (#177) by @joncinque
secp256r1-program@v2.2.4
What's new
- Publish solana-secp256r1-program v2.2.4 by @github-actions[bot]
- Fix various build warnings (#184) by @joncinque
- Run cargo-sort on the whole workspace (#177) by @joncinque
secp256k1-program@v2.2.3
What's new
- Publish solana-secp256k1-program v2.2.3 by @github-actions[bot]
- Run cargo-sort on the whole workspace (#177) by @joncinque
sdk@v2.3.0
What's new
- Publish solana-sdk v2.3.0 by @github-actions[bot]
- Run cargo-sort on the whole workspace (#177) by @joncinque
- Mark net::DEFAULT_TPU_COALESCE deprecated (#169) by @t-nelson
- Deprecate re-exports more loudly (#151) by @joncinque
- Add step to check minimal-versions (#109) by @joncinque
- Deprecate everything post feature-set migration (#101) by @joncinque
program@v2.3.0
What's new
- Publish solana-program v2.3.0 by @github-actions[bot]
- Fix various build warnings (#184) by @joncinque
- Run cargo-sort on the whole workspace (#177) by @joncinque
- Refactor #162 to be non-breaking (#172) by @buffalojoec
- Add syscalls helpers (#134) by @febo
- Deprecate re-exports more loudly (#151) by @joncinque
- Fix docs build by enabling dev-context-utils (#110) by @joncinque
- Deprecate PrintProgramError (#102) by @joncinque
- Run cargo diet on all crates (#36) by @kevinheavey
program-memory@v2.3.1
What's new
- Publish solana-program-memory v2.3.1 by @github-actions[bot]
- Fix various build warnings (#184) by @joncinque
program-entrypoint@v2.3.0
What's new
- Publish solana-program-entrypoint v2.3.0 by @github-actions[bot]
- Fix various build warnings (#184) by @joncinque
- Run cargo-sort on the whole workspace (#177) by @joncinque
- Export used types by no_alloc macro (#143) by @febo
- Enable optimizer in tests and procmacros (#67) by @alexpyattaev
keypair@v2.2.3
What's new
- Publish solana-keypair v2.2.3 by @github-actions[bot]
- Run cargo-sort on the whole workspace (#177) by @joncinque
genesis-config@v2.3.0
What's new
- Publish solana-genesis-config v2.3.0 by @github-actions[bot]
- Run cargo-sort on the whole workspace (#177) by @joncinque
- Remove lamports_to_sol_str (#174) by @joncinque
- Deprecate float usage, add str usage (#171) by @joncinque
- Bump nightly to 2025-04-01 (#122) by @joncinque