github solana-labs/solana v1.17.14
Testnet - v1.17.14

latest releases: v1.18.26, v1.18.25, v1.18.23...
pre-release10 months ago

This is a Testnet release. It is not recommended for Mainnet Beta.

  • The v1.17 minimum dynamic port range is now 14 so you may need to expand the range specified by --dynamic-port-range
    • This is expanded from the v1.16 minimum of 13
  • Archive formats[bz2, gzip, tar, none] have been deprecated for the --snapshot-archive-format argument (#33484)
    • Existing snapshots with these formats can still be read, but solana-validator and solana-ledger-tool must be updated to use a different archive format. The recommended value is zstd, which is also the default if the --snapshot-archive-format argument is removed altogether
  • Added --use-snapshot-archives-at-startup for faster validator restarts

Changes

  • v1.17: add metrics on throttled streams (backport of #34579) (#34582)
  • v1.17: rekey partitioned epoch rewards (backport of #34502) (#34571)
  • v1.17: rekey stake limit feature (backport of #34503) (#34508)
  • v1.17: Throttle unstaked quic streams for a given connection (backport of #34562) (#34574)
  • v1.17: spl: Bump token-2022 to v1 (backport of #34412) (#34572)
  • v1.17: Add ContactInfo handling for shred versioning (backport of #34286) (#34570)
  • v1.17: ci: split cargo-clippy into stable and nightly (backport of #34566) (#34569)

Don't miss a new solana release

NewReleases is sending notifications on new releases.