What's Changed
🚀 New Features and Enhancements
- Add post_to_studio
start
anddone
calls. by @daavoo in #8688 post_live_metrics
: Passparams
onstart
event. by @daavoo in #8741- scm: add cause of clone errors by @dtrifiro in #8746
- Use
SIGINT
as the default signal inqueue kill
by @karajan1001 in #8657 exp apply
can accept exp names and failed exps as target by @karajan1001 in #8708
🐛 Bug Fixes
- plots: fix regressions to top-level plots by @dberenbaum in #8703
- Make temp dir executed checkpoint experiment return result to workspace. by @karajan1001 in #8668
🔨 Maintenance
- build(deps-dev): Bump mypy from 0.990 to 0.991 by @dependabot in #8563
- build(deps): Bump pyinstaller from 5.6.2 to 5.7.0 by @dependabot in #8655
- build(deps-dev): Bump pylint from 2.15.8 to 2.15.9 by @dependabot in #8706
- build(deps-dev): Bump dvc-render from 0.0.15 to 0.0.17 by @dependabot in #8725
- build(deps-dev): Bump scmrepo from 0.1.4 to 0.1.5 by @dependabot in #8749
- build(deps-dev): Bump filelock from 3.8.2 to 3.9.0 by @dependabot in #8745
- internal: hoist resolver/top-level metrics/plots/params data to file level by @skshetry in #8754
- build(deps-dev): Bump dvc-data from 0.28.4 to 0.28.5 by @dependabot in #8770
Other Changes
- index: remove unused APIs by @skshetry in #8712
- exp save: simplify implementation by @dtrifiro in #8690
exp run --run-all
: re-enable --jobs concurrency by @PythonFZ in #8608queue stop --kill
can kill falserunning
status tasks by @karajan1001 in #8713- exp save: update --help by @dtrifiro in #8729
- update: prevent re-download on every update by @dtrifiro in #8752
- exp: stop checking for unchanged experiments by @dberenbaum in #8743
- exp save: fix help by @dtrifiro in #8758
- config: expose http timeout in config schema by @dtrifiro in #8722
Full Changelog: 2.38.1...2.39.0