0.25.1
Release Notes
Changelog
- 39a421a chore: bump version: 0.25.1-rc2 -> 0.25.1
- 61c11df docs: add release notes for 0.25.1 (#7850)
- e0d0ed2 chore: bump version: 0.25.1-rc1 -> 0.25.1-rc2
- 74eeb77 fix: enable RP bindings management for workspace admins (#7834)
- 1d8e3d2 fix: display
progress
value as it is (#7836) - 2c86593 chore: bump version: 0.25.1-rc0 -> 0.25.1-rc1
- 117b173 fix: log viewer not updating when page switched (#7823)
- b93bc72 fix: SSO button text color (#7819)
- cfdacb4 fix: correct useResize hook to return proper element sizes [WEB-1656] (#7807)
- 81b673d fix: progress filter in exp (#7811)
- 29ad1d1 fix: Learning curve will send falsey metricType (#7809)
- b0a7e4e fix: Avoid dropdown repeating in ExpList fields dropdown [WEB-1598] (#7800)
- ebd1906 docs: Update the installation guide (#7762)
- 1bf08e5 chore: bump version: 0.25.1-dev0 -> 0.25.1-rc0
- 7f7e89b chore: lock published urls to preserve redirects
- 59ebdf0 chore: lock api state for backward compatibility check
- 9b6c6c7 fix: Get distributed jobs working with devcluster [FE-181] (#7785)
- d786078 chore: revert trial actor refactor (#7797)
- f4ca02a docs: quick fix for version dropdown (#7796)
- 72d34d9 chore: reduce master log noise (#7794)
- 12a513c chore: Create/document a mechanism to run the nightly tests on a PR [FE-146] (#7750)
- af24954 Revert "chore: track dead code [WEB-258] (#7767)" (#7793)
- c815f76 fix: handles custom TLS certs in enrich_task_logs.py [DET-9803] (#7782)
- 5c83901 chore: remove empty
determined/common/api/checkpoint/
. (#7776) - a2b873f chore: suppress the daemonize message on HPC jobs (#7775)
- 5f2f6b8 fix: glitchy width in code editor (#7771)
- bdeb0ea chore: track dead code [WEB-258] (#7767)
- 2167292 chore: trial actor refactor (#7559)
- 06e361e fix: correct date range for avg queued time charts [WEB-1621] (#7754)
- 7c765ae refactor: remove fluent bit & replace with slurm log shipper [DET-9704] (#7639)
- 214198d fix: include
unmanaged
field inGetExperiment
. (#7768) - f8caa0e feat: Create performance tests [WEB-1458] (#7741)
- b0badb2 fix: Handle chart x-axis with all points at x=0 [WEB-1622] (#7760)
- a6d0fba chore: rearrange log level constants (#7752)
- b22f652 chore: ignore flake8 import restrictions pre-commit check (#7759)
- ef8a295 chore: bump version: 0.25.0-dev0 -> 0.25.1-dev0
- 9333c9d docs: add release notes for 0.25.0 (#7756)
- 8af14ab chore(actors): refactor pod.go (#7617)
- 046e060 test: make error checking case insensitive fixing rbac test (#7749)
- 6c530d3 build: fix
go-version-check
command (#7751) - 418931b refactor: make glide-table conform to standard event handler pattern and fix paginated row selection bug [WEB-1471, WEB-1561] (#7704)
- 93d861d chore: use Message for no data in ComparisonView (#7654)
- 4d25428 docs: tweak brew instructions (#7743)
- cf57ce4 chore: upgrade go 1.20 to 1.21 (#7657)
- 0553f19 fix: make rbac messages consistent (#7745)
- e1675b2 fix: not all resource pools should be labeled "default" [WEB-1600] (#7744)
- 2e907ce fix: resource pool card workspace tweaks (#7732)
- 5154c3b fix: proxy tunnel server should use
SO_REUSEADDR
. (#7735) - e845836 fix: React build issue (#7742)
- 2fc5f57 fix: Faster polling for first experiment metrics [WEB-1576] (#7740)
- ad46c44 chore: add a new assertion method to check command exit status and report any errors (#7737)
- 418d5ae fix: allow deletion of workspaces when case-insensitive matches exist (#7738)
- 690d451 docs: Reorganize model dev guide sidenav (#7713)
- 9936984 fix: properly display group metrics in metrics tab charts [WEB-1604] (#7727)
- 15e150b fix: allow zeroes for user agent id and group agent id (#7730)
- 8c84750 fix: catch correct import error and set tensorboard logging to false for --test --local (#7715)
- b6f4f30 fix: allow NodeInformer to fail with permission error [DET-9772] (#7703)
- 00a0bc3 fix(cli): not found errors should retain useful context (#7733)
- 688ea88 fix: fix failing e2e_cpu tests (#7734)
- 613e0ce chore: New constructor for Determined objects using existing session. (#7663)
- 108ffea fix: backfilled tasks weren't seen as trial tasks (#7729)
- 1fcd2f9 docs: Add user guides to the Documentation section (#7721)
- d20f577 fix: changing x axis type should reset any current custom zoom (#7728)
- ef5ae83 chore: update determined cli to handle timestamp format for external jobs (#7668)
- 2eadef1 feat: show external jobs on the resource pool page (#7666)
- 2a570bb chore: crash cluster given RM crash (#7621)
- b66ff4a fix: correct GPU name for A100-80GB. (#7724)
- fdddcbf chore: Add nightly tests to release branches (#7720)
- ae6c927 fix: reset chart min/max when changing xaxisdomain (#7719)
- 5e6af2a fix: properly encode metric to keys for LineChart and ParallelCoordinates (#7714)