Commit 0fd291e
authored
Version Packages (#519)
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.58.0
### Minor Changes
-
[#514](#514)
[`406cb82`](406cb82)
Thanks [@DimitriosNaikopoulos](https://github.com/DimitriosNaikopoulos)!
- Handle Catalog ResponseStatus errors as grpc errors
-
[#518](#518)
[`99ee634`](99ee634)
Thanks [@graham-chainlink](https://github.com/graham-chainlink)! -
feat(offchain): new JD in memory client
-
[#522](#522)
[`0cbed61`](0cbed61)
Thanks [@graham-chainlink](https://github.com/graham-chainlink)! -
feat(engine): integrate memory JD to test runtime
-
[#529](#529)
[`4bb40fa`](4bb40fa)
Thanks [@graham-chainlink](https://github.com/graham-chainlink)! -
feat(catalog): new datastore field in domain.yaml
Field `datastore` is introduced to configure in future where should the
data be written to, either file(json) - current behaviour or remote on
the catalog service.
By default, this field will be set to file for backwards compatibility.
-
[#520](#520)
[`2cc6462`](2cc6462)
Thanks [@ecPablo](https://github.com/ecPablo)! - improve decoded
proposal error to use bullets instead of tables
-
[#517](#517)
[`5220e9a`](5220e9a)
Thanks [@graham-chainlink](https://github.com/graham-chainlink)! -
feat(engine/test): support memory catalog
### Patch Changes
-
[#527](#527)
[`8041f81`](8041f81)
Thanks [@giogam](https://github.com/giogam)! - chore: remove Catalog
field from Environment struct
-
[#524](#524)
[`41b8c65`](41b8c65)
Thanks [@graham-chainlink](https://github.com/graham-chainlink)! - fix:
remove dep on chainlink-common
---------
Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>1 parent 41b8c65 commit 0fd291e
10 files changed
Lines changed: 26 additions & 45 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.
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 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
3 | 28 | | |
4 | 29 | | |
5 | 30 | | |
| |||
| 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