Skip to content

release: 0.8.0#979

Merged
GabrielePicco merged 4 commits intomasterfrom
release/v0.8.0
Feb 19, 2026
Merged

release: 0.8.0#979
GabrielePicco merged 4 commits intomasterfrom
release/v0.8.0

Conversation

@GabrielePicco
Copy link
Copy Markdown
Collaborator

@GabrielePicco GabrielePicco commented Feb 19, 2026

Summary

release: 0.8.0

Compatibility

  • No breaking changes
  • Config change (describe):
  • Migration needed (describe):

Testing

  • tests (or explain)

Checklist

  • docs updated (if needed)
  • closes #

Summary by CodeRabbit

  • Chores
    • Version 0.8.0 released with comprehensive dependency updates across all supported platforms
    • Updated platform-specific binary components for darwin-arm64, darwin-x64, linux-arm64, and linux-x64 systems
    • Synchronized npm package configuration, workspace definitions, and build template configurations
    • All optional dependencies bumped to version 0.8.0
    • Enforced consistent versioning across package management and Rust build systems

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 19, 2026

Manual Deploy Available

You can trigger a manual deploy of this PR branch to testnet:

Deploy to Testnet 🚀

Alternative: Comment /deploy on this PR to trigger deployment directly.

⚠️ Note: Manual deploy requires authorization. Only authorized users can trigger deployments.

Comment updated automatically when the PR is synchronized.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Feb 19, 2026

No actionable comments were generated in the recent review. 🎉


📝 Walkthrough

Walkthrough

This pull request updates the package version from 0.7.0 to 0.8.0 across the project. The main changes include bumping the version in the npm package configuration file and updating all optionalDependencies for ephemeral-validator platform binaries (darwin-arm64, darwin-x64, linux-arm64, linux-x64) to the new version. Additionally, the package template file and Cargo workspace configuration are updated to reflect the new version number.

Suggested reviewers

  • bmuddha
  • Dodecahedr0x
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch release/v0.8.0

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.

@bmuddha bmuddha closed this Feb 19, 2026
@bmuddha bmuddha reopened this Feb 19, 2026
@GabrielePicco GabrielePicco merged commit 258e6ee into master Feb 19, 2026
40 checks passed
@GabrielePicco GabrielePicco deleted the release/v0.8.0 branch February 19, 2026 16:36
thlorenz added a commit that referenced this pull request Feb 20, 2026
thlorenz added a commit that referenced this pull request Feb 27, 2026
* master: (42 commits)
  chore: CI on self-hosted runner (#975)
  fix: handle failed Intents due to 5xx errors from server (#1005)
  feat: implement StreamManager for gRPC subscription management (#985)
  chore: improve delegation error messages and reuse chainslot across retries (#994)
  release: 0.8.1 (#998)
  Create RELEASE_PROCESS.md (#997)
  fix: wait for valid blockhash (#992)
  feat: Add ScheduleCommitFinalize to program-api only (#989)
  release: 0.8.0 (#979)
  hotfix: integration tests (#983)
  hotfix: integration tests (#982)
  chore: revert offset change (#981)
  fix: stop setting loaded accounts data size limit (#980)
  Fix: flaky ledger reset integration test (#977)
  Feat: tui interface for the validator (#972)
  fix: slack ready-for-review reviewer display (#978)
  fix: SetLoadedAccountsDataSize (#976)
  feat: add call_handler_v2 support for ScheduleIntentBundle actions (#946)
  feat: implement ephemeral accounts (#915)
  fix: prevent overrides on subscription updates (#970)
  ...
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.

4 participants