v0.4.0
Rewritten wadm release!
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
- 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
- fix/100 allow nats JWT to be file or literal by @brooksmtownsend in #108
- feat(tests): Adds e2e test scaffolding by @thomastaylor312 in #111
- Added stale.yml definition by @brooksmtownsend in #115
- ref(server): Refactors storage for manifests by @thomastaylor312 in #116
- feat(*): Adds support for provider config by @thomastaylor312 in #118
- feat(*) Remove jitter with plural events and expected events by @brooksmtownsend in #112
- feat(scaler): Accounts for other providers running the lattice by @thomastaylor312 in #119
- feat(tests): Finishes e2e tests by @thomastaylor312 in #124
- Fixes an unclear glob export by @thomastaylor312 in #126
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