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
version `1`, and a `client_compatibility.clients.cli.supported_versions`
@@ -342,7 +342,7 @@ names the CLI version, server version, compatibility window, and next step:
342
342
343
343
```bash
344
344
$ dw workflow:list
345
-
Server compatibility error: refusing before the requested operation because dw 2.0.0-beta.10 cannot safely interoperate with server 2.0.0-beta.10. Compatibility window: cli >=2.0.0-beta.10,<2.0.0-beta.11; control-plane version 2; worker protocol same-major <= 1.0. Next step: Upgrade dw, pin dw to a supported release, or connect to a compatible server. Detail: Server compatibility error: missing control_plane.request_contract; expected durable-workflow.v2.control-plane-request.contract v1.
345
+
Server compatibility error: refusing before the requested operation because dw 2.0.0-beta.13 cannot safely interoperate with server 2.0.0-beta.13. Compatibility window: cli >=2.0.0-beta.13,<2.0.0-beta.14; control-plane version 2; worker protocol same-major <= 1.0. Next step: Upgrade dw, pin dw to a supported release, or connect to a compatible server. Detail: Server compatibility error: missing control_plane.request_contract; expected durable-workflow.v2.control-plane-request.contract v1.
346
346
Next steps:
347
347
- Upgrade dw, pin dw to a supported release, or connect to a compatible server.
0 commit comments