Skip to content

chore(release): v0.5.0 program and clients - #240

Merged
dev-jodee merged 1 commit into
mainfrom
chore/release-0.5.0
Aug 10, 2026
Merged

chore(release): v0.5.0 program and clients#240
dev-jodee merged 1 commit into
mainfrom
chore/release-0.5.0

Conversation

@dev-jodee

Copy link
Copy Markdown
Collaborator

Summary

  • Bump workspace/program and Rust client 0.5.0-beta.10.5.0, TypeScript client 0.5.0-beta.20.5.0
  • Regenerate IDL (program.version0.5.0) and clients; only the version string changed
  • Finalize all three changelogs for the 2026-08-10 mainnet deploy

Notes

  • The deployed binary and on-chain IDL report 0.5.0-beta.1: they were built at release commit 364a419, which predates this bump. Noted in the program changelog.
  • Merge after the mainnet upgrade executes, then run the trusted-publishing workflows (dry-run first) to ship clients 0.5.0.

Test Plan

  • CI (fmt, lint, tests, idl-check)
  • just generate-idl && git diff: version-only IDL change

Bump workspace, program, and both clients from the 0.5.0 prereleases
(rust/program 0.5.0-beta.1, TS 0.5.0-beta.2) to 0.5.0 and finalize
changelogs for the 2026-08-10 mainnet deploy. The deployed binary and
on-chain IDL report 0.5.0-beta.1, built at release commit 364a419
before this bump.
@vercel

vercel Bot commented Aug 10, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
solana-subscriptions-program Ready Ready Preview Aug 10, 2026 2:53pm

Request Review

@github-actions

Copy link
Copy Markdown

Compute Unit Report

Instruction Samples CUs Est Cost (Low) [SOL] Est Cost (Med) [SOL] Est Cost (High) [SOL] Δ Avg vs main
cancel_subscription 28 1838 0.000005000 0.000005073 0.000005919
cancel_subscription_now 5 1873 0.000005000 0.000005074 0.000005936
close_subscription_authority 22 1804 0.000005000 0.000005072 0.000005902
create_fixed_delegation 50 3529 0.000005001 0.000005141 0.000006764
create_plan 141 3501 0.000005001 0.000005140 0.000006750
create_recurring_delegation 35 3561 0.000005001 0.000005142 0.000006780
delete_plan 10 359 0.000005000 0.000005014 0.000005179
init_subscription_authority 231 6310 0.000005001 0.000005252 0.000008155
resume_subscription 4 2041 0.000005000 0.000005081 0.000006020
revoke_abandoned_delegation 3 403 0.000005000 0.000005016 0.000005201
revoke_abandoned_subscription 2 2052 0.000005000 0.000005082 0.000006026
revoke_delegation 24 282 0.000005000 0.000005011 0.000005141
revoke_subscription_authority 8 3576 0.000005001 0.000005143 0.000006788
subscribe 52 6642 0.000005001 0.000005265 0.000008321
transfer_fixed 10 5638 0.000005001 0.000005225 0.000007819
transfer_recurring 21 5749 0.000005001 0.000005229 0.000007874
transfer_subscription 14 5990 0.000005001 0.000005239 0.000007995
update_plan 31 2142 0.000005000 0.000005085 0.000006071

🔺 increase · 🔻 decrease · – unchanged · 🆕 new · 🗑 removed (vs main)

Generated: 2026-08-10

@dev-jodee
dev-jodee requested a review from amilz August 10, 2026 15:01
@dev-jodee
dev-jodee marked this pull request as ready for review August 10, 2026 15:01

@amilz amilz left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

v0.5.0 release: version-only bump across workspace/program, Rust and TS clients, regenerated IDL, and finalized changelogs. Consistent across all crates/packages, CI green. Note per PR body: merge after mainnet upgrade executes.

@dev-jodee
dev-jodee merged commit 36f7379 into main Aug 10, 2026
18 checks passed
@dev-jodee
dev-jodee deleted the chore/release-0.5.0 branch August 10, 2026 15:32
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