File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1- version = "0.9.0a2 "
1+ version = "0.9.0 "
Original file line number Diff line number Diff line change 11# Gradient CLI Release Notes
22
3+ # Release Notes for 0.9.0
4+ ##### Note: this list includes all changes made in 0.9.0a* alpha releases
5+ #### Breaking changes
6+ * Normalized parameter names in ` notebooks ` group and ` NotebooksClient `
7+ ### Fixes
8+ * Fixed NotImplementedError raised when parsing experiment with dataset volume options set
9+ * Fix output of ` metrics stream ` command
10+ * Fixed experiment status constants and added constants for deployment statuses
11+ * Fixed reading logs with ` --follow ` . The bug caused all log lines in a loop instead of only the new one
12+ * Fixed ` TypeError ` occurring when a job was being created without ` --workspace `
13+ ### New features
14+ * Added whole directory upload to ` models upload ` command
15+ * Added a command group for managing ` secrets `
16+ * Added ` notebooks logs ` command for reading logs of notebooks
17+
318# Release Notes for 0.9.0a2
419### Fixes
520* Fixed NotImplementedError raised when parsing experiment with dataset volume options set
You can’t perform that action at this time.
0 commit comments