Skip to content

chore(release): bump SDK clients to 0.3.0#140

Merged
dev-jodee merged 1 commit into
mainfrom
chore/release-sdks-0.3.0
May 29, 2026
Merged

chore(release): bump SDK clients to 0.3.0#140
dev-jodee merged 1 commit into
mainfrom
chore/release-sdks-0.3.0

Conversation

@dev-jodee
Copy link
Copy Markdown
Collaborator

Summary

  • Bump subscriptions (Rust, crates.io) from 0.2.0 → 0.3.0
  • Bump @solana/subscriptions (TypeScript, npm) from 0.2.0 → 0.3.0
  • Regenerate Cargo.lock crate entry (pnpm-lock unchanged — workspace pkg referenced via link:)

0.2.0 is already published on npm + crates.io and tagged (ts-client-v0.2.0, rust-client-v0.2.0). This bump cuts the next release. Notable changes since 0.2.0: token-2022 support (transfer fees, confidential transfers, inert transfer-hook mints, additional extensions) and authority-generation binding fixes for delegations/subscriptions.

Release Plan

After merge, publish from main via workflow_dispatch (dry-run first, then real):

  • publish-typescript.yml (dry-run=true → false)
  • publish-rust.yml (publish-to-crates=false → true)

These workflows read the version from the manifests and create tags ts-client-v0.3.0 / rust-client-v0.3.0 + GitHub releases.

Bumps clients/rust (subscriptions) and clients/typescript
(@solana/subscriptions) from 0.2.0 to 0.3.0 for the next SDK release.
Regenerates Cargo.lock for the crate entry; pnpm-lock unchanged.
@vercel
Copy link
Copy Markdown

vercel Bot commented May 29, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
solana-subscriptions-program Ready Ready Preview, Comment May 29, 2026 12:06pm

Request Review

@github-actions
Copy link
Copy Markdown

Compute Unit Report

Instruction Samples Min CUs Max CUs Avg CUs Est Cost (Low) [SOL] Est Cost (Med) [SOL] Est Cost (High) [SOL]
cancel_subscription 22 1720 2030 1919 0.000005000 0.000005076 0.000005959
close_subscription_authority 10 1803 1833 1806 0.000005000 0.000005072 0.000005903
create_fixed_delegation 41 3517 12522 5045 0.000005001 0.000005201 0.000007522
create_plan 97 3436 10949 5171 0.000005001 0.000005206 0.000007585
create_recurring_delegation 29 3553 9555 5211 0.000005001 0.000005208 0.000007605
delete_plan 9 359 359 359 0.000005000 0.000005014 0.000005179
init_subscription_authority 173 6226 19726 9360 0.000005002 0.000005374 0.000009680
resume_subscription 3 1723 1723 1723 0.000005000 0.000005068 0.000005861
revoke_delegation 19 255 519 353 0.000005000 0.000005014 0.000005176
subscribe 32 6485 18509 8085 0.000005002 0.000005323 0.000009042
transfer_fixed 9 5479 11466 7197 0.000005002 0.000005287 0.000008598
transfer_recurring 19 5591 11452 6592 0.000005001 0.000005263 0.000008296
transfer_subscription 10 5838 19338 9593 0.000005002 0.000005383 0.000009796
update_plan 22 424 503 477 0.000005000 0.000005019 0.000005238

Generated: 2026-05-29

@dev-jodee dev-jodee merged commit d3edb56 into main May 29, 2026
13 checks passed
@dev-jodee dev-jodee deleted the chore/release-sdks-0.3.0 branch May 29, 2026 12:12
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.

1 participant