Skip to content

build(deps): bump solana-svm-log-collector from 3.1.3 to 4.0.3#433

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 17, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

Sourced from solana-svm-log-collector's releases.

Release v4.0.3

This a stable release.

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

What's Changed

Full Changelog: anza-xyz/agave@v4.0.2...v4.0.3

Release v4.0.2

This a stable release.

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

What's Changed

Full Changelog: anza-xyz/agave@v4.0.1...v4.0.2

Release v4.0.1

This a stable release.

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

What's Changed

Full Changelog: anza-xyz/agave@v4.0.0...v4.0.1

Release v4.0.0

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

https://github.com/anza-xyz/agave/blob/v4.0/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.2.0-Unreleased

RPC

Breaking

  • The jsonParsed output for confidential transfer Deposit (depositConfidentialTransfer) and Withdraw (withdrawConfidentialTransfer) instructions has been corrected. These instructions operate on a single token account, so the mislabeled source and destination fields have been replaced by a single account field (the mint field is unchanged).
  • Blockstore reward column legacy format support removed.
    • The Rewards column was updated in v1.5 (Solana Labs client) to switch from storing bincode serialized values to protobuf encoded values. The old bincode format will no longer be supported for fallback reads as of v4.2

Changes

  • Added RpcClient::get_latest_blockhash_with_commitment_and_context, which returns the getLatestBlockhash response together with its context (notably context.slot).

Validator

Breaking

  • XDP transmit in SKB (copy) mode is now enabled by default on Linux. The validator requires CAP_NET_ADMIN and CAP_NET_RAW capabilities (plus CAP_BPF and CAP_PERFMON for --xdp-zero-copy). Pass --no-xdp to fall back to UDP sockets. The XDP CPU core is auto-selected to avoid overlapping the PoH core; passing --xdp-cpu-cores with a core that conflicts with the PoH core is an error.

Deprecations

  • --accounts-db-access-storages-method is now deprecated and a no-op (the mmap value was deprecated in v4.0.0; mmap mode has now been removed entirely). The flag is still accepted for backward compatibility, but account storages are always accessed via file I/O.
  • --accounts-db-cache-limit-mb is now deprecated. Use --accounts-db-write-cache-limit instead.
  • --experimental-poh-pinned-cpu-core is now deprecated. Use --poh-pinned-cpu-core instead.

Changes

  • Turbine shred ingestion now rejects shreds more than half an epoch in the future (previously up to 2 full epochs ahead was accepted).
  • When XDP is enabled, gossip egress does not support private and loopback addresses. Operators running with --allow-private-addr must also pass --no-xdp.

CLI

Breaking

Changes

  • vote-account supports Alpenglow and as such vote-account --output json breaks compatibility with older versions.
  • Support Keystone hardware wallets using usb://keystone

4.1.0

... (truncated)

Commits
  • 14786d9 Bump version to 4.0.3 (#13212)
  • 549805f v4.0: Drop incorrectly sized nonces on leader (backport of #13233) (#13244)
  • e538954 v4.0: perf: cache delegated stake for vote account upsert (backport of #13229...
  • 6e7be92 v4.0: blockstore: Disallow deshredded empty entry batches (backport of #13232...
  • 56d1f6b v4.0: entry: Disallow ticks with 0 hashes (backport of #13231) (#13237)
  • c913f82 v4.0: Give write permissions to release jobs (backport of #13178) (#13201)
  • 1845f42 Bump version to 4.0.2 (#12983)
  • e4e3aa4 v4.0: blockstore: add secondary feature flag for SIMD-0340 (backport of #1285...
  • fc630e7 v4.0: xdp: propagate error from TxLoopBuilder instead of panic on socket crea...
  • 252cbf3 Bump version to 4.0.1 (#12841)
  • Additional commits viewable in compare view

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

---
updated-dependencies:
- dependency-name: solana-svm-log-collector
  dependency-version: 4.0.3
  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-svm-log-collector-4.0.3 branch from baee27d to 7e89610 Compare June 25, 2026 22:45
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