Releases: smartcontractkit/cld-changesets
Releases · smartcontractkit/cld-changesets
v0.7.1
10 Jun 19:53
Compare
Sorry, something went wrong.
No results found
0.7.1 (2026-06-10)
Bug Fixes
use specific type to avoid requiring the address in datastore delete (#84 ) (846077c )
v0.7.0
10 Jun 18:44
Compare
Sorry, something went wrong.
No results found
0.7.0 (2026-06-10)
⚠ BREAKING CHANGES
Delete pkg/contract/mcms/view/v1_0 and GenerateMCMSWithTimelockView.
Features
Bug Fixes
change type from address ref key to address ref (#83 ) (23a126d )
v0.6.0
02 Jun 13:26
Compare
Sorry, something went wrong.
No results found
0.6.0 (2026-06-02)
Features
add datastore chain metadata changeset (#75 ) (7d0c300 )
add datastore contract metadata changeset (#74 ) (4b75d9b )
add datastore delete address ref changeset (#72 ) (11308c8 )
v0.5.0
29 May 15:00
Compare
Sorry, something went wrong.
No results found
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 ValidateSelectorsInEnvironment method from pkg/cldfutil/selectors.go.
Features
Bug Fixes
move contract version to internal package (#64 ) (936a00b )
v0.4.0
18 May 15:06
Compare
Sorry, something went wrong.
No results found
0.4.0 (2026-05-18)
Features
add changeset and operation to delete CRE workflow (#54 ) (f0e341a )
add support for multiple api key to deploy workflow (#55 ) (a68f156 )
transfer native (#56 ) (4368e49 )
Bug Fixes
use cache dir for sol programs loading (#52 ) (b04f4d9 )
v0.3.0
08 May 19:36
Compare
Sorry, something went wrong.
No results found
0.3.0 (2026-05-08)
Features
add catalog create address refs changeset (#38 ) (c22ad31 )
add catalog update address refs changeset (#43 ) (a9de479 )
add catalog update env metadata changeset (#46 ) (5a793ef )
add sonar properties file (#44 ) (cbc2fa5 )
port deploy mcms with timelock (#28 ) (39a62f2 )
v0.2.0
07 May 07:11
Compare
Sorry, something went wrong.
No results found
0.2.0 (2026-05-06)
Features
add catalog update chain metadata changeset (#37 ) (9ec54b5 )
add catalog update contract metadata changeset (#29 ) (1687d14 )
v0.1.0
06 May 14:35
Compare
Sorry, something went wrong.
No results found
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 )
Bug Fixes