Skip to content

build(deps): bump solana-svm-log-collector from 3.1.3 to 4.1.2 - #487

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/solana-svm-log-collector-4.1.2
Open

build(deps): bump solana-svm-log-collector from 3.1.3 to 4.1.2#487
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/solana-svm-log-collector-4.1.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 30, 2026

Copy link
Copy Markdown
Contributor

Bumps solana-svm-log-collector from 3.1.3 to 4.1.2.

Release notes

Sourced from solana-svm-log-collector'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-svm-log-collector'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.
  • Previously deprecated --experimental-retransmit-xdp-interface, --experimental-retransmit-xdp-cpu-cores and --experimental-retransmit-xdp-zero-copy have been removed. Use --xdp-interface, --xdp-cpu-cores and --xdp-zero-copy instead.

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

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 30, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) July 30, 2026 08:11
github-actions[bot]
github-actions Bot previously approved these changes Jul 30, 2026
Bumps [solana-svm-log-collector](https://github.com/anza-xyz/agave) from 3.1.3 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.1.3...v4.1.2)

---
updated-dependencies:
- dependency-name: solana-svm-log-collector
  dependency-version: 4.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/solana-svm-log-collector-4.1.2 branch from 050f5af to 55911a9 Compare August 28, 2026 08:12
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants