Skip to content

release: v0.11.4#1292

Merged
Dodecahedr0x merged 2 commits into
masterfrom
release/v0.11.4
Jun 4, 2026
Merged

release: v0.11.4#1292
Dodecahedr0x merged 2 commits into
masterfrom
release/v0.11.4

Conversation

@Dodecahedr0x
Copy link
Copy Markdown
Contributor

@Dodecahedr0x Dodecahedr0x commented Jun 4, 2026

Supersedes #1283

Summary by CodeRabbit

  • Chores
    • Bumped package version to 0.11.4
    • Updated optional dependencies to compatible versions

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Jun 4, 2026

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 13dd1afc-e29a-4faa-9f14-5b8dfa17421a

📥 Commits

Reviewing files that changed from the base of the PR and between 2a31a73 and fc1ba4a.

⛔ Files ignored due to path filters (2)
  • Cargo.lock is excluded by !**/*.lock
  • test-integration/Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (3)
  • .github/packages/npm-package/package.json
  • .github/packages/npm-package/package.json.tmpl
  • Cargo.toml

📝 Walkthrough

Walkthrough

This PR coordinates version updates and dependency changes across the npm and Rust package manifests. The npm package is bumped from version 0.11.3 to 0.11.4, with platform-specific optional dependencies for ephemeral-validator updated to match and query-filtering-service updated to 0.1.2. The corresponding npm template is also versioned to 0.11.4. In Cargo.toml, the workspace version is bumped to 0.11.4, workspace members formatting is adjusted, Rust dependency feature arrays are reformatted for consistency, a new dev-context-only-utils feature flag is added to solana-transaction-context, and twox-hash features are reformatted into multiline format.

Suggested reviewers

  • GabrielePicco
  • thlorenz
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/v0.11.4

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@GabrielePicco GabrielePicco enabled auto-merge (squash) June 4, 2026 13:10
@GabrielePicco GabrielePicco disabled auto-merge June 4, 2026 13:18
@Dodecahedr0x Dodecahedr0x merged commit dd4b93f into master Jun 4, 2026
38 checks passed
@Dodecahedr0x Dodecahedr0x deleted the release/v0.11.4 branch June 4, 2026 13:44
thlorenz added a commit that referenced this pull request Jun 5, 2026
* master:
  fix: reject short account responses (#1290)
  fix: wait for pubsub listeners before reconnect (#1253)
  fix: retry failed program subscriptions (#1268)
  release: 0.12.0 (#1299)
  Ignore compute unit price in processor fees (#1298)
  Recover recent pending intents on restart (#1296)
  chore: adjust log level (#1297)
  release: v0.11.4 (#1292)
  fix(scheduler): remove block subscription in the scheduler (#1293)
  fix(committor): race-condition on cleanup (#1291)
  Handle ALT extend invalid instruction data (#1287)
  fix: use provided compute limits instead of defaults (#1289)
  feat: snapshot accountsdb even in the replica mode (#1282)
  feat: added vrf ephemeral test queue, delegation record and metadata for mb-test-validator (#1281)
  fix: use wire size (1232), not encoded size (1644), for tx fit checks! (#1285)
  chore: simplify, rename out_of_order_slot and add a comment (#1284)
  fix: execute post-delegation actions after clone (#1278)
  Handle oversized single-stage committor transactions (#1277)
  Reduce committor RPC confirmation calls (#1271)
  fix: preserve streams on optimize failure (#1273)
thlorenz added a commit that referenced this pull request Jun 5, 2026
* master:
  fix: reject short account responses (#1290)
  fix: wait for pubsub listeners before reconnect (#1253)
  fix: retry failed program subscriptions (#1268)
  release: 0.12.0 (#1299)
  Ignore compute unit price in processor fees (#1298)
  Recover recent pending intents on restart (#1296)
  chore: adjust log level (#1297)
  release: v0.11.4 (#1292)
  fix(scheduler): remove block subscription in the scheduler (#1293)
  fix(committor): race-condition on cleanup (#1291)
  Handle ALT extend invalid instruction data (#1287)
  fix: use provided compute limits instead of defaults (#1289)
  feat: snapshot accountsdb even in the replica mode (#1282)
  feat: added vrf ephemeral test queue, delegation record and metadata for mb-test-validator (#1281)
  fix: use wire size (1232), not encoded size (1644), for tx fit checks! (#1285)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants