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.17 #160595

Merged
merged 2 commits into from
Jan 22, 2024
Merged

solana 1.17.17 #160595

merged 2 commits into from
Jan 22, 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: geyser: allow custom name in config file (backport of #33550) (#34669)
  • v1.17: [zk-token-sdk] Restrict Edwards and Ristretto multiscalar multiplication vector length to at most 512 (backport of #34763) (#34849)
  • v1.17: rpc: parse token accounts in simulate_transaction (backport of #34619) (#34852)
  • v1.17: pin ahash to 0.8.5 (#34802)
  • v1.17: sdk: add bounds check when instantiating Keypair from byte array (backport of #34817) (#34822)
  • v1.17: Bump h2 to v0.3.24 (#34823)
  • v1.17: ci: use openssl 3.1.1 for Windows build (backport of #34795) (#34797)

@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 22, 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 22, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Jan 22, 2024
Merged via the queue into Homebrew:master with commit 7b6d7f6 Jan 22, 2024
12 checks passed
@BrewTestBot BrewTestBot deleted the bump-solana-1.17.17 branch January 22, 2024 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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. 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