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

latest releases: v1.18.23, v1.18.22, v1.18.21...
8 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: Logs the number of storages kept alive by fastboot (backport of #34667) (#34670)
  • v1.17: pin ahash to 0.8.4 (#34636)

Don't miss a new solana release

NewReleases is sending notifications on new releases.