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
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,19 @@
1
1
# Changes
2
2
3
+
## v0.9
4
+
5
+
New features:
6
+
7
+
* More useful help / documentation for auto-generated SSH keys.
8
+
3
9
## v0.8
4
10
5
11
New features:
6
12
7
13
* 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.
8
14
* The driver will now generate a new SSH keypair if one was not already configured via command-line arguments.
9
15
16
+
10
17
Breaking changes:
11
18
12
19
* The following command-line arguments have changed to be consistent with their corresponding environment variables:
0 commit comments