We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b5f356b + e044371 commit 073b17cCopy full SHA for 073b17c
gradient/version.py
@@ -1 +1 @@
1
-version = "0.7.1a0"
+version = "0.7.0a2"
releasenotes.md
@@ -1,11 +1,10 @@
# Gradient CLI Release Notes
2
3
-# Release Notes for 0.7.1a0
+# Release Notes for 0.7.0a2
4
#### New features
5
-* streaming metrics
6
-* local workspace upload for deployments
7
-#### Fixes
8
-* major refactor of workspace uploader
+* Added some datetime fields to deployment and experiment models
+* `--modelId` is not required to create a deployment anymore
+* Added commands for reading and streaming deployment, notebook and job metrics
9
10
# Release Notes for 0.7.0a1
11
#### Fixes
0 commit comments