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
Copy file name to clipboardExpand all lines: CHANGES.md
+13Lines changed: 13 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,18 @@
1
1
# Changes
2
2
3
+
## v0.8
4
+
5
+
Breaking changes:
6
+
7
+
* New features:
8
+
9
+
* The driver can now use the new `--ddcloud-mcp-endpoint` command-line argument (environment: `MCP_ENDPOINT`) to designate a custom end-point URI for the CloudControl API.
10
+
11
+
* The following command-line arguments have changed to be consistent with their corresponding environment variables:
12
+
*`--ddcloud-user` is now `--ddcloud-mcp-user`
13
+
*`--ddcloud-password` is now `--ddcloud-mcp-password`
0 commit comments