Commit 40a0e61
authored
Version Packages (#511)
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.57.0
### Minor Changes
-
[#482](#482)
[`62ed5d0`](62ed5d0)
Thanks [@rodrigombsoares](https://github.com/rodrigombsoares)! -
Implement SUI proposal analyzer
-
[#510](#510)
[`8fd65fe`](8fd65fe)
Thanks [@graham-chainlink](https://github.com/graham-chainlink)! - feat:
enable strict yaml unmarshalling
When unmarshalling from yaml input for pipelines, if there is a field
not defined in the struct, an error will be returned. This helps catch
typos and misconfigurations early.
-
[#512](#512)
[`c035859`](c035859)
Thanks [@jkongie](https://github.com/jkongie)! - Adds a new option to
test engine environment loading for setting NodeIDs
`WithNodeIDs` - option to set NodeIDs into the test environment
### Patch Changes
-
[#507](#507)
[`3ba8202`](3ba8202)
Thanks [@graham-chainlink](https://github.com/graham-chainlink)! -
fix(catalog/memory): convert to true inmemory implementation
Remove dependency on pgtest
-
[#515](#515)
[`e458ad5`](e458ad5)
Thanks [@vyzaldysanchez](https://github.com/vyzaldysanchez)! - Add extra
info(workflow key and p2p key bundles) when logging JD nodes on a table
format.
---------
Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>1 parent e458ad5 commit 40a0e61
File tree
7 files changed
+23
-32
lines changed- .changeset
7 files changed
+23
-32
lines changedThis 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 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
3 | 25 | | |
4 | 26 | | |
5 | 27 | | |
| |||
| 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