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`
@@ -341,7 +342,7 @@ names the CLI version, server version, compatibility window, and next step:
341
342
342
343
```bash
343
344
$ dw workflow:list
344
-
Server compatibility error: refusing before the requested operation because dw 0.1.73 cannot safely interoperate with server 0.2.221. Compatibility window: cli >=0.1,<1.0; 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.3 cannot safely interoperate with server 2.0.0-beta.3. Compatibility window: cli >=2.0.0-beta.3,<2.0.0-beta.4; 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
346
Next steps:
346
347
- Upgrade dw, pin dw to a supported release, or connect to a compatible server.
0 commit comments