File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 1- version = "0.6.0a2 "
1+ version = "0.6.0 "
Original file line number Diff line number Diff line change 11# Gradient CLI Release Notes
22
3+ # Release Notes for 0.6.0
4+ ##### Note: this list includes all changes made in 0.6.0a* alpha releases
5+ ### Breaking changes
6+ * Removed the ` --vpc ` flag
7+ * ` --name ` is not required to create/run experiment. Parameters in methods for creating/running experiments have changed
8+ ### New features
9+ * Added commands to ` add ` and ` remove ` tags
10+ * Added filtering notebooks by tags
11+ * Added showing tags in ` details ` commands
12+ * Added ` projects details ` command
13+ * Datasets for experiments in YAML options file can now be defined as list of objects
14+ * Allow string instead of list of strings in YAML for options that take multiple values
15+ ### Fixes
16+ * Removed empty lines in logs
17+ * Fixed ` ExperimentsClient.list ` parameters (not a breaking change)
18+ * Fix showing cluster ID in ` deployments details `
19+ * Add filtering entities by tags in ` list ` commands
20+
321# Release Notes for 0.6.0a2
422### Breaking changes
523* Removed the ` --vpc ` flag
You can’t perform that action at this time.
0 commit comments