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.
1 parent a388586 commit df80266Copy full SHA for df80266
gradient/version.py
@@ -1 +1 @@
1
-version = "0.8.0a1"
+version = "0.8.0a2"
releasenotes.md
@@ -1,5 +1,10 @@
# Gradient CLI Release Notes
2
3
+# Release Notes for 0.8.0a2
4
+#### Fixes
5
+* Fix reading logs with `--follow true`
6
+* Fix creating job without workspace
7
+
8
# Release Notes for 0.8.0a1
9
#### Breaking changes
10
* Removed `entity` parameter from tag-related methods in clients
0 commit comments