Skip to content

build(deps): bump solana-pubsub-client from 3.0.12 to 4.1.2 - #4140

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/solana-pubsub-client-4.1.2
Open

build(deps): bump solana-pubsub-client from 3.0.12 to 4.1.2#4140
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/solana-pubsub-client-4.1.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps solana-pubsub-client from 3.0.12 to 4.1.2.

Release notes

Sourced from solana-pubsub-client's releases.

Release v4.1.2

What's Changed

Full Changelog: anza-xyz/agave@v4.1.1...v4.1.2

Release v4.1.1

What's Changed

Full Changelog: anza-xyz/agave@v4.1.0...v4.1.1

Release v4.1.0

This a stable release suitable for Testnet, Devnet and Mainnet Beta.

https://github.com/anza-xyz/agave/blob/v4.1/CHANGELOG.md

What's Changed

Full Changelog: anza-xyz/agave@v4.1.0-rc.1...v4.1.0

Release v4.1.0-rc.1

This is Mainnet-beta Upgrade Candidate release recommended for 10% adoption. It is also recommended for Testnet and Devnet.

https://github.com/anza-xyz/agave/blob/v4.1/CHANGELOG.md

What's Changed

Full Changelog: anza-xyz/agave@v4.1.0-rc.0...v4.1.0-rc.1

Release v4.1.0-rc.0

This is a testnet release. It is also recommended for Devnet.

https://github.com/anza-xyz/agave/blob/v4.1/CHANGELOG.md

... (truncated)

Changelog

Sourced from solana-pubsub-client's changelog.

Changelog

All notable changes to this project will be documented in this file.

Please follow the guidance at the bottom of this file when making changes The format is based on Keep a Changelog. This project adheres to Semantic Versioning and follows a Backwards Compatibility Policy

Release channels have their own copy of this changelog:

4.3.0-Unreleased

RPC

Breaking

  • Failing to successfully establish a Bigtable connection will now result in a fatal error when running with either --enable-rpc-bigtable-ledger-storage or --enable-bigtable-ledger-upload. Previously, the error would be logged and the process would continue without a Bigtable connection.

Changes

Validator

Breaking

  • Loading a snapshot that contains an invalid vote account is now a hard error. Previously such accounts were silently dropped for compatibility with snapshots created before v2.1.0.
  • Banking trace is now disabled by default. To enable, provide --enable-banking-trace <max bytes>.
  • Previously deprecated --tpu-connection-pool-size has been removed. The connection pool size is fixed at the previous default of 1.
  • scheduler-bindings version has been increased to 5. Connecting external schedulers must be updated.

Deprecations

  • --disable-banking-trace is now deprecated and a no-op (banking trace is disabled by default). The flag is still accepted for backward compatibility.
  • --limit-ledger-size is now deprecated in favor of --limit-blockstore-size. The argument is still accepted for backwards compatibility but slated for full removal in the future.
    • --limit-blockstore-size uses a more precise counting mechanism than --limit-ledger-size.
    • If using a non-default value with --limit-ledger-size, a good starting point is to double that value for --limit-blockstore-size.
    • --limit-blockstore-size may occupy more disk footprint at steady state with current cluster activity; however, disk usage should be more stable during abnormal cluster activity.

Changes

  • Validators running without --full-rpc-api and with snapshot generation disabled no longer store transaction signature keys in the status cache. Message hashes remain cached for duplicate transaction detection.
  • External scheduler execution responses now report PARTIAL_BATCH_CANCELLED for CommitCancelled errors in non-all-or-nothing batches. All-or-nothing batches continue to use ALL_OR_NOTHING_BATCH_FAILURE.
  • Using the deprecated value minimal for --accounts-index-limit now defaults to 25GB.
  • Unstaked nodes can now receive consensus messages via votor from any staked node.

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code skip-changelog labels Aug 1, 2026
Bumps [solana-pubsub-client](https://github.com/anza-xyz/agave) from 3.0.12 to 4.1.2.
- [Release notes](https://github.com/anza-xyz/agave/releases)
- [Changelog](https://github.com/anza-xyz/agave/blob/master/CHANGELOG.md)
- [Commits](anza-xyz/agave@v3.0.12...v4.1.2)

---
updated-dependencies:
- dependency-name: solana-pubsub-client
  dependency-version: 4.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/solana-pubsub-client-4.1.2 branch from 752c50c to bc4527b Compare August 18, 2026 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code skip-changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants