Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

solana 1.17.18 #161272

Merged
merged 2 commits into from
Jan 30, 2024
Merged

solana 1.17.18 #161272

merged 2 commits into from
Jan 30, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
This is a stable release suitable for use on 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 (Deprecate bz2/gzip/none/tar snapshot compression types solana-labs/solana#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: Cleans up stale accounts hash cache files (backport of #34933) (#34937)
    • Stale cache files will be completely removed by the time the next full snapshot is taken, if not sooner by the incremental snapshots. It is also safe to delete the entire accounts hash cache directory while the node is stopped.
  • Allow some minimum number of streams for a staked connection - v1.17 (#34894)
  • v1.17: Pin spl-token-cli to 3.3.0 (#34920)
  • v1.17: bump shlex to 1.3.0 (#34880)
  • v1.17: Fix versioned message json deserialization (backport of #34808) (#34824)

@github-actions github-actions bot added rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Jan 30, 2024
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jan 30, 2024
@BrewTestBot BrewTestBot enabled auto-merge January 30, 2024 02:01
@BrewTestBot BrewTestBot added this pull request to the merge queue Jan 30, 2024
Merged via the queue into Homebrew:master with commit da54d70 Jan 30, 2024
12 checks passed
@BrewTestBot BrewTestBot deleted the bump-solana-1.17.18 branch January 30, 2024 02:12
@github-actions github-actions bot added the outdated PR was locked due to age label Apr 24, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. outdated PR was locked due to age rust Rust use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants