Solana releases
All upstream releases, security advisories and RSS announcements indexed for Solana by KeyAudit.
github · 20
-
Release v1.18.26
This is a stable release suitable for use on Mainnet Beta. ## What's Changed * refreshes ContactInfo.outset before initializing validator by @behzadnouri in https://github.com/anza-xyz/agave/pull/3135
-
Release v1.18.25
This is a stable release suitable for use on Mainnet Beta. Note: `solana-install` no longer supports channel names (edge, beta, stable). It still works with explicit version numbers like this: `solana-install init v1.18.25`. `agave-install` is the maintained fork; it supports cha…
-
Release v1.18.23
This is a stable release suitable for use on Mainnet Beta. Note: `solana-install` no longer supports channel names (edge, beta, stable). It still works with explicit version numbers like this: `solana-install init v1.18.21`. `agave-install` is the maintained fork; it supports cha…
-
Release v1.18.22
This is a stable release suitable for use on Mainnet Beta. Note: `solana-install` no longer supports channel names (edge, beta, stable). It still works with explicit version numbers like this: `solana-install init v1.18.21`. `agave-install` is the maintained fork; it supports cha…
-
Release v1.18.21
This is a stable release suitable for use on Mainnet Beta. Note: `solana-install` no longer supports channel names (edge, beta, stable). It still works with explicit version numbers like this: `solana-install init v1.18.21`. `agave-install` is the maintained fork; it supports cha…
-
Mainnet-beta - v1.18.20
This is a stable release suitable for use on Mainnet Beta. Note: `solana-install` no longer supports channel names (edge, beta, stable). It still works with explicit version numbers like this: `solana-install init v1.18.20`. `agave-install` is the maintained fork; it supports cha…
-
Mainnet-beta - v1.18.18
This is a stable release suitable for use on Mainnet Beta. --- ## What's Changed * v1.18: Deprecate RpcRequest::GetStakeActivation * v1.18: Add suggestion to deprecation message * v1.18: Deprecate RpcClient::get_stake_activation * v1.18: gossip: do not allow duplicate proofs for …
-
Testnet - v1.18.17
This is a Testnet release. It is NOT recommended for Mainnet Beta. ## What's Changed * v1.18: adds a metric for number of unverified gossip addresses * v1.18: Update patch paths for tokio, crossbeam, and curve25519-dalek * v1.18: patches bug in chained Merkle root update * v1.18:…
-
Testnet - v1.18.16
This is a Testnet release. It is NOT recommended for Mainnet Beta. * v1.18: pings received contact-infos on gossip socket address * v1.18: ci: improve version update script * v1.18: retains chained Merkle root across leader slots
-
Mainnet v1.18.15
This is a stable release suitable for use on Mainnet Beta. --- ## What's Changed * Bump version to v1.18.15 * v1.18: add ca-certificates to docker image * v1.18: Bugfix: clean_queue pushes valid transactions back into queue * v1.18: replay: add metrics for threshold failures * v1…
-
Mainnet v1.17.34
This is a stable release suitable for use on Mainnet Beta. --- * v1.17: ci: don't self-update rustup when using the rust-version script * v1.17 - Add detailed metrics reporting for packet filtering * v1.17 - Adds error log for replacements in ProgramCache::assign_program() **Full…
-
Testnet v1.18.14
This is a Testnet release. It is not recommended for Mainnet Beta. --- * v1.18 - Add detailed metrics reporting for packet filtering * v1.18 - Adds error log for replacements in ProgramCache::assign_program() **Full Changelog**: https://github.com/solana-labs/solana/compare/v1.18…
-
Testnet v1.18.13
This is a Testnet release. It is not recommended for Mainnet Beta. --- * v1.18: client: Resend transactions using same mechanism as initial send * v1.18: cli: use newer blockhashes when deploying large programs * v1.18: support Pubkey::to_bytes as constexpr * v1.18: RPC: fix numN…
-
Mainnet v1.17.33
This is a stable release suitable for use on Mainnet Beta. --- - Backport connection stream counter to v1.17 - v1.17: corrected to not use hardcoded connections count for unstaked - v1.17: Change DEFAULT_TPU_CONNECTION_POOL_SIZE to 1 - v1.17: quic: delay calling set_max_concurren…
-
Release v1.17.32
🚧 --- * v1.17: quic server: set initial window to PACKET_DATA_SIZE * v1.17: Limit max concurrent connections * v1.17: chore: add CODEOWNERS **Full Changelog**: https://github.com/solana-labs/solana/compare/v1.17.31...v1.17.32
-
Testnet v1.18.12
This is a Testnet release. It is not recommended for Mainnet Beta. ## What's Changed - v1.18: Disable cache warmer if RPC is not using it - v1.18: Change DEFAULT_TPU_CONNECTION_POOL_SIZE to 1 - v1.18: Limit max concurrent connections - v1.18: blockstore: send duplicate proofs for…
-
Mainnet v1.17.31
This is a stable release suitable for use on Mainnet Beta. ## What's Changed - v1.17: Show staked vs nonstaked packets sent down/throttled - v1.17: quic: use smallvec to aggregate chunks, save 1 alloc per packet - v1.17: BankingStage Forwarding Filter - tighten the minimal stream…
-
Testnet v1.18.11
This is a Testnet release. It is not recommended for Mainnet Beta. ## What's Changed - v1.18: Show staked vs nonstaked packets sent down/throttled - v1.18: BankingStage Forwarding Filter - v1.18: Treat super low staked as unstaked in streamer QOS - v1.18: quic: use smallvec to ag…
-
Release v1.18.10
🚧 This is an internal testing release and is not recommended for any network.