File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1- version = "0.8.0a2 "
1+ version = "0.8.0 "
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+
316# Release Notes for 0.8.0a2
417#### Fixes
518* Fix reading logs with ` --follow true `
You can’t perform that action at this time.
0 commit comments