Commit 8fd541d
authored
Version Packages (#1034)
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.
# Releases
## chainlink-deployments-framework@0.110.0
### Minor Changes
-
[#797](#797)
[`52ef992`](52ef992)
Thanks [@stackman27](https://github.com/stackman27)! - Extend Canton
chain authentication with OAuth2 client credentials (CI) and
authorization code (local dev) providers, using RFC 8414 metadata
discovery aligned with chainlink-canton authentication packages.
-
[#1031](#1031)
[`ca31efb`](ca31efb)
Thanks [@JohnChangUK](https://github.com/JohnChangUK)! - feat(analyzer):
implement Canton MCMS proposal analyzer
-
[#1027](#1027)
[`6a2444f`](6a2444f)
Thanks [@graham-chainlink](https://github.com/graham-chainlink)! -
feat(datastore): add FindUniqueRef and FindAndFormatRef query helpers
-
[#1021](#1021)
[`df502cb`](df502cb)
Thanks [@graham-chainlink](https://github.com/graham-chainlink)! -
feat(deployment): add OutputBuilder for changeset output and MCMS
timelock proposals
-
[#1030](#1030)
[`f794f9d`](f794f9d)
Thanks [@graham-chainlink](https://github.com/graham-chainlink)! -
feat(changeset): add sequenceutils.NewOnChainChangesetFromSequence for
on-chain sequence changesets
### Patch Changes
-
[#1033](#1033)
[`f2ff7d3`](f2ff7d3)
Thanks [@stackman27](https://github.com/stackman27)! - Accept
`ONCHAIN_CANTON_OKTA_*` environment variables as legacy aliases for
Canton OAuth config and infer `client_credentials` when OAuth secrets
are set without `ONCHAIN_CANTON_AUTH_STRATEGY`.
---------
Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>1 parent f2ff7d3 commit 8fd541d
8 files changed
Lines changed: 19 additions & 31 deletions
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| 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 | + | |
3 | 21 | | |
4 | 22 | | |
5 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments