File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change 11# Gradient CLI Release Notes
22
3+ # Release Notes for 0.8.0
4+ ##### Note: this list includes all changes made in 0.8.0a* alpha releases
5+ #### Breaking changes
6+ * Removed ` entity ` parameter from tag-related methods in clients
7+ #### Fixes
8+ * Fix reading logs with ` --follow true `
9+ * Fix creating job without workspace
10+ #### New features
11+ * Added ` deployments logs ` command for reading depoyment logs
12+ * Added ` --command ` option to ` deployments update `
13+ * Added ` --projectId ` option to ` deployments create ` and ` deployments update `
14+ * Added ` gradient-utils ` to required
15+
16+ # Release Notes for 0.8.0a2
17+ #### Fixes
18+ * Fix reading logs with ` --follow true `
19+ * Fix creating job without workspace
20+
21+ # Release Notes for 0.7.1
22+ ##### Note: this list includes all changes made in 0.7.1a* alpha releases
23+ #### New features
24+ * Added ` deployments logs ` command
25+ #### Fixes
26+ * Fix reading logs with ` --follow true `
27+ * Fix creating job without workspace
28+
29+ # Release Notes for 0.7.1a0
30+ #### New features
31+ * Added ` deployments logs ` command
32+ #### Fixes
33+ * Fix reading logs with ` --follow true `
34+ * Fix creating job without workspace
35+
336# Release Notes for 0.8.0a1
437#### Breaking changes
538* Removed ` entity ` parameter from tag-related methods in clients
You can’t perform that action at this time.
0 commit comments