Releases: wasmCloud/wadm
Releases · wasmCloud/wadm
v0.4.0-alpha.2
What's Changed
- fix(ci): Adds conditional on GH release publish by @thomastaylor312 in #94
- docs(*): Adds known issues to readme by @thomastaylor312 in #95
- Allow more optional manifest things by @brooksmtownsend in #99
- feat(*) simple devcontainer by @brooksmtownsend in #92
- Bumps version for newest alpha by @thomastaylor312 in #103
Full Changelog: v0.4.0-alpha.1...v0.4.0-alpha.2
v0.4.0-alpha.1
What's Changed
- feat(*): Completes spike of HA stream architecture by @thomastaylor312 in #60
- feat(*): Cleaner task running by @thomastaylor312 in #61
- feat: track lattice state in kv by @vados-cosmonic in #62
- ref(storage): Refactors store to better fit the data structure we need by @thomastaylor312 in #64
- feat(*): State generation by @thomastaylor312 in #65
- Added parser to serialize and deserialize OAM manifests by @aish-where-ya in #66
- Modified spread requirements to be a simple Map by @aish-where-ya in #68
- fix(ci): event_consumer_integration tests by @vados-cosmonic in #67
- ref(manifests): Clearer manifest types and documentation by @thomastaylor312 in #70
- feat(event): Full state unit tests by @thomastaylor312 in #69
- feat(api): Implements all model operations by @thomastaylor312 in #72
- feat(*): Handle deploy operations by @thomastaylor312 in #73
- Scaler trait and sample implementation with a SimpleScaler by @brooksmtownsend in #71
- feat(workers): Adds a new command worker by @thomastaylor312 in #76
- feat(*): Automatically observe lattices by @thomastaylor312 in #77
- (feat) Implement the ActorSpreadScaler by @brooksmtownsend in #75
- feat(*): Notifies on manifest deployment by @thomastaylor312 in #79
- feat(*): Integrates in the scalers into the event workers by @thomastaylor312 in #85
- feat(*) Provider Spreascaler implementation by @brooksmtownsend in #83
- feat(*) Link "spreadscaler" implementation by @brooksmtownsend in #84
- chore(*): Changes wadm version to alpha by @thomastaylor312 in #87
- feat(*) wash support by @brooksmtownsend in #89
- Updated README for wadm 0.4 by @brooksmtownsend in #90
- fix(*): Fixes various issues we had while debugging wadm for real by @thomastaylor312 in #91
- Wadm 0.4 by @thomastaylor312 in #93
New Contributors
- @vados-cosmonic made their first contribution in #62
- @aish-where-ya made their first contribution in #66
Full Changelog: v0.3.1...v0.4.0-alpha.1
v0.3.1
What's Changed
- Listen for RPC events on different topic by @autodidaddict in #39
Full Changelog: v0.3.0...v0.3.1
v0.3.0
wadm 0.3.0 release
v0.2.2
What's Changed
- Fixed a few logic errors in config by @brooksmtownsend in #33
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- updated cloudevents to 0.6.1 by @brooksmtownsend in #30
- Removed snappyer, changed Dockerfile to alpine by @brooksmtownsend in #32
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Support vault storage of per-lattice credentials by @autodidaddict in #26
- Corrected argument orders for events by @brooksmtownsend in #27
- Allow linkdefs to put during reconciliation loop by @brooksmtownsend in #28
- Setup c++ toolchains for snappyer by @brooksmtownsend in #29
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Initial release of wadm
! 💥
This release includes the first round of functionality for the deployment manager. We've got plenty more to add and examples coming soon.
What's Changed
- Testable canonical application specification model by @autodidaddict in #2
- interactive rebase for signoff failed so another new PR with cherry pick by @janitha09 in #9
- Gnat.ConnectionSupervisor starts up when the application startsup by @janitha09 in #11
- Adds integration with lattice observer library + new supervision hierarchies by @autodidaddict in #12
- Initial commit of high availability clustering support by @autodidaddict in #13
- Initial commit of wadm API scaffolding by @autodidaddict in #14
- Draft PR by @autodidaddict in #17
- Preliminary implementation of model store and retrieve by @autodidaddict in #18
- Initial implementation of deploy/undeploy functionality by @autodidaddict in #19
- Adding event emission by @autodidaddict in #20
- Added support for mix releases by @brooksmtownsend in #21
- Reconcile after cooldown, ping for initial state by @brooksmtownsend in #22
- Added docker image, build and release actions by @brooksmtownsend in #23
- Cluster gossip configuration, renamed env vars by @brooksmtownsend in #24
New Contributors
- @autodidaddict made their first contribution in #2
- @janitha09 made their first contribution in #9
- @brooksmtownsend made their first contribution in #21
Full Changelog: https://github.com/wasmCloud/wadm/commits/v0.1.0