Releases: smartcontractkit/cld-changesets
Releases · smartcontractkit/cld-changesets
v0.5.0
0.5.0 (2026-05-29)
⚠ BREAKING CHANGES
- Deletes the ApproveToken helper and related tests.
- Removes the Solana MCMS state views from the public API.
- Removes the LinkToken and StaticLinkToken state views from the public API.
- Moves version constants out of the public API and into internal.
- Remove
ValidateSelectorsInEnvironmentmethod frompkg/cldfutil/selectors.go.
Features
- delete ApproveToken helper (#70) (83f59e7)
- delete Link state views (#68) (d5f643b)
- link refactor (#71) (177dbc5)
- remove Solana MCMS state views (#69) (eb948dd)
- remove ValidateSelectorsInEnvironment method (#61) (72f431f)
Bug Fixes
v0.4.0
v0.3.0
v0.2.0
v0.1.0
0.1.0 (2026-05-06)
Features
- add "catalog create chain metadata" changeset (#36) (c12bb51)
- add catalog create contract metadata changeset (#27) (8ec1cbc)
- add CRE workflow deploy changeset and operation (#1) (960fde1)
- add target name param to cre deploy changeset (#3) (8b25662)
- fund mcms pdas (#22) (821e542)
- jobspec: port jobspec changesets from chainlink (#21) (0ce3f74)
- link token (#30) (07345c1)
- pkg: add contract constants and Solana MCMS state loading (#5) (6a2bbee)
- port BuildProposalFromBatchesV2 (#24) (28d53d7)
- port run changeset from chainlink (#32) (693922f)
- port solana grant role (#33) (7eca5be)
- port token approve (#40) (04130de)
- port: firedrill mcms with operations api refactor (#25) (6d9010c)
- solana: add SOL funding helpers for deployer transfers (#19) (63bebf8)
- solana: port over mcms pda loader (#11) (7170ddc)