Releases: wasmCloud/wadm
Releases · wasmCloud/wadm
v0.8.0-rc.1
What's Changed
- [FEAT] Add the ability to set a stream prefix for all wadm internal streams by @ahmedtadde in #188
- fix(*): Link caching and other goodies by @thomastaylor312 in #190
- [FEAT] Support upgrades of just link config or provider config by @ahmedtadde in #185
- chore(*): Bumps version to 0.8.0-rc.1 by @thomastaylor312 in #192
Full Changelog: v0.7.1...v0.8.0-rc.1
v0.7.1
Breaking Changes
- #181 updates the way we store Actor state in wadm and it is recommended to purge the wadm state bucket before upgrading from 0.6.x to 0.7.1.
What's Changed
- fix: implement model name sort in model listing by @emattiza in #172
- bug: fix structured logging crash by @emattiza in #174
- feat(spreadscaler): Assign leftover instances by weight, instead of spread order by @ahmedtadde in #173
- feat(server): improved output messages for model operations by @ahmedtadde in #178
- feat!(state): Updates event loop to store state from ActorsStarted/Stopped by @thomastaylor312 in #181
- Validate that linkdef targets actually exist in the manifest by @ahmedtadde in #182
- Use actor scale ctl commands by @brooksmtownsend in #171
- Refactor manifest upgrade for more efficient scaler computation by @ahmedtadde in #183
- Add JSON schema validation for OAM manifests by @aish-where-ya in #184
- chore: bump to 0.7.1 by @brooksmtownsend in #186
New Contributors
- @emattiza made their first contribution in #172
- @ahmedtadde made their first contribution in #173
Full Changelog: v0.6.0...v0.7.1
v0.7.0-rc2
What's Changed
- Add JSON schema validation for OAM manifests by @aish-where-ya in #184
Full Changelog: v0.7.0-rc1...v0.7.0-rc2
v0.7.0-rc1
What's Changed
- fix: implement model name sort in model listing by @emattiza in #172
- bug: fix structured logging crash by @emattiza in #174
- feat(spreadscaler): Assign leftover instances by weight, instead of spread order by @ahmedtadde in #173
- feat(server): improved output messages for model operations by @ahmedtadde in #178
- feat!(state): Updates event loop to store state from ActorsStarted/Stopped by @thomastaylor312 in #181
- Validate that linkdef targets actually exist in the manifest by @ahmedtadde in #182
- Use actor scale ctl commands by @brooksmtownsend in #171
- Refactor manifest upgrade for more efficient scaler computation by @ahmedtadde in #183
New Contributors
- @emattiza made their first contribution in #172
- @ahmedtadde made their first contribution in #173
Full Changelog: v0.6.0...v0.7.0-rc1
v0.6.0
What's Changed
- Add Actor and Provider Daemonscalers by @brooksmtownsend in #157
- chore: bump to 0.6.0 for release by @brooksmtownsend in #169
Full Changelog: v0.5.1...v0.6.0
v0.5.1
v0.5.0
Changelog
v0.5.0 (2023-08-23)
Features
- server: add validation support for manifests
(5e7ef37) - status: fully compute status for status updates
(d18811d) - docker: add ca-certificates back to container
(1fa321a) - e2e: add manifest upgrade e2e test
(b0c8820) - linkscaler: add interest in LinkdefSet
(7bd158d) - linkscaler: add interest in LinkdefSet
(e370ac2) - e2e: add status assertions to e2e tests
(2256c8d) - status: implement basic status, validate name
(409de13) - multitenant: store and query manifests by account
(86d34f4) - multitenant: restore consumer multitenant prefix
(df9db63) - multitenant: added e2e test logging
(be385dd) - docker: added make build-docker rule
(5581d01) - multitenant: added basic e2e test
(bd22320) - multitenant: added e2e test infra
(ed2d285) - multitenant: use multitenant prefix ctl cmds
(b19def3)
Fixes
v0.5.0-rc.1
0.5.0 release candidate 1
v0.5.0-alpha.4
chore: bump to 0.5.0-alpha.4 Signed-off-by: Brooks Townsend <brooks@cosmonic.com>
v0.5.0-alpha.3
What's Changed
- feat(status): implement status for applications by @brooksmtownsend in #144
- chore: bumped to 0.5.0-alpha.3 by @brooksmtownsend in #148
Full Changelog: v0.5.0-alpha.2...v0.5.0-alpha.3