wasmCloud / wadm

wasmCloud Application Deployment Manager (wadm): Declarative application deployments for wasmCloud applications.
https://wasmcloud.com
Apache License 2.0
95 stars 22 forks source link

fix: Provider state handling from 0.82 #270

Closed brooksmtownsend closed 2 months ago

brooksmtownsend commented 2 months ago

Feature or Problem

This PR fixes an issue where state stored by an older version of wadm+wasmcloud(0.82) would cause trouble in event handling by repeatedly nacking failing to deserialize an event.

Related Issues

Fixes #269

Release Information

Consumer Impact

Testing

Unit Test(s)

Acceptance or Integration

Manual Verification