Releases: iterative/vscode-dvc
Releases · iterative/vscode-dvc
1.2.5
🚀 New Features and Enhancements
- Rename "Studio" to "DVC Studio" in text instances #5142 by @julieg18
- Add plots error message below ribbon #5165 by @julieg18
🐛 Bug Fixes
🔨 Maintenance
- Update demo project and latest tested CLI version (3.34.0) #5140 by @julieg18
- Update demo project and latest tested CLI version (3.35.0) #5144 by @julieg18
- Update demo to latest commit and update version (3.37.0) #5149 by @julieg18
- Increase VSCode test timeout #5147 by @julieg18
- Update demo to latest commit and update version (3.38.1) #5171 by @julieg18
1.2.4
1.2.3
1.2.2
1.2.1
🔨 Maintenance
- Improve studio access token commands #5088 by @julieg18
- Reduce number of plots resize observers #5097 by @mattseddon
1.2.0
🚀 New Features and Enhancements
- Bump min DVC version to 3.33.0 (standardise plots across products) #4734 by @mattseddon
- Add commands for updating
studio.url
in DVC configuration #5072 by @julieg18
🐛 Bug Fixes
- Fix scheduled CLI output test (<DVC_METRIC_DATA> is an array) #5074 by @mattseddon
- Bump min version of VS Code to 1.75.0 #5084 by @mattseddon
🔨 Maintenance
- Update demo project and latest tested CLI version (3.31.2) #5063 by @julieg18
- Get studio url from dvc config #5061 by @julieg18
- Update demo project and latest tested CLI version (3.32.0) #5073 by @julieg18
- Cancel Studio Token Request after five minutes #5071 by @julieg18
- Use signal API to simplify using the smooth slider #5077 by @sroy3
- Fix flaky cancel token request test #5079 by @mattseddon
- Move e2e tests to stable #5082 by @julieg18
- Bump min version of DVC to 3.33.3 (umask error in dvc_objects) #5078 by @mattseddon
- Use resize observer to simplify use get plot #5085 by @mattseddon
1.1.18
🚀 New Features and Enhancements
- Add a message when we are showing only 20 plots #5008 by @sroy3
- Extend available workspace params available to modify #5030 by @mattseddon
🐛 Bug Fixes
- Handle missing items in drag and drop container #5054 by @mattseddon
- Handle project having experiments with no data #5045 by @mattseddon
🔨 Maintenance
1.1.17
🐛 Bug Fixes
- Collect columns from experiments under baseline with error #5041 by @mattseddon