You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 10, 2025. It is now read-only.
getapplicationlog has almost the same response, but instead uses vmstate instead of state as the key name for the engine state. Now a consumer has to add special handling just for getapplicationlog while it can all still be considered execution results.
Do you have any solution you want to propose?
I'd like to propose to streamline the naming to state. We can first add state as another key, mention vmstate is deprecated and will be removed in the release after the one the new key is introduced in to avoid breaking existing tools like the getversion change did.
Where in the software does this update applies to?