Commit 15b3d1c
chore(main): release 0.8.0 (#88)
🤖 I have created a release *beep* *boop*
---
##
[0.8.0](v0.7.1...v0.8.0)
(2026-07-01)
### ⚠ BREAKING CHANGES
* `DeleteChainMetadataChangesetInput.ChainMetadataKeys`,
`DeleteContractMetadataChangesetInput.ContractMetadataKeys`, and
`DeleteAddressRefChangesetInput.AddressRefKeys` — plus the matching
operation Input fields — now hold concrete key structs instead of the
framework interface. The `DeleteAddressRefKey` type previously exported
from `datastore/changesets/` is removed. In-Go callers should switch to
JSON construction (no in-tree callers in chainlink-deployments today).
### Features
* add DeleteResourcesSeq and DeleteResourcesChangeset
([#78](#78))
([f33c8f4](f33c8f4))
* add refactored set config changeset,sequences and ops
([#90](#90))
([f5dde6f](f5dde6f))
* deploy custom topology mcms [CLD-2766]
([#100](#100))
([b9638bc](b9638bc))
* fund mcms pdas [CLD-2765]
([#101](#101))
([c71b37c](c71b37c))
* grant role timelock - changesets and EVM sequence
([#104](#104))
([3d6a235](3d6a235))
* grant role timelock solana
([#109](#109))
([5fe27c1](5fe27c1))
* jd changesets
([#103](#103))
([628cfb7](628cfb7))
* JD changesets and operations
([628cfb7](628cfb7))
* **mcms:** add MCMS fire drill changeset [CLD-2764]
([#97](#97))
([2530e9e](2530e9e))
* **mcms:** add Solana deploy changeset for MCMS with timelock
[CLD-2719]
([#108](#108))
([06e4c39](06e4c39))
* **mcms:** add solana support for transfer changeset
([#114](#114))
([2695394](2695394))
* **mcms:** add transfer-to-timelock changeset [CLD-2762]
([#99](#99))
([0d52620](0d52620))
* new mcms deploy changeset
([#89](#89))
([a0317ae](a0317ae))
### Bug Fixes
* improve solana speed tests
([#111](#111))
([d52089d](d52089d))
* make datastore delete inputs JSON-deserializable
([#87](#87))
([68d4cda](68d4cda))
* **mcms/transfer:** change to datastore ref type
([#113](#113))
([f75c78b](f75c78b))
* use opscontract.WriteOutput in set-config
([#107](#107))
([e1a60bb](e1a60bb))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Co-authored-by: app-token-issuer-ops-platform[bot] <275822481+app-token-issuer-ops-platform[bot]@users.noreply.github.com>1 parent 3e32e1d commit 15b3d1c
2 files changed
Lines changed: 32 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
3 | 34 | | |
4 | 35 | | |
5 | 36 | | |
| |||
0 commit comments