0.26.3
Release Notes
Changelog
- bd74446 chore: bump version: 0.26.3-rc3 -> 0.26.3
- 162de31 docs: add release notes for 0.26.3 (#8322)
- a472745 chore: bump version: 0.26.3-rc2 -> 0.26.3-rc3
- bab1dad fix: allow experiments with directory checkpoint storage to parse (#8310)
- ec438f2 fix: adjust width size in group table (#8309)
- 0d49b53 chore: fix job service panic when workspace does not exist (#8306)
- 13525e8 fix: check externalConfig is enabled before setting det_jwt as auth header (#8298)
- 101f279 fix: undefined handling in
CreateGroupModal
(#8301) - b9e64ab docs: quick fix for version dropdown (#8300)
- 48e915f chore: bump version: 0.26.3-rc1 -> 0.26.3-rc2
- 3c2cb53 ci: update wrapper config to always run
- 55c8a3a chore: bump version: 0.26.3-rc0 -> 0.26.3-rc1
- c138065 chore: bump version: 0.26.3-dev0 -> 0.26.3-rc0
- 862b41e chore: bump version: 0.26.2-dev0 -> 0.26.3-dev0
- b2e4b02 docs: add release notes for 0.26.2 (#8245)
- 989a0e3 fix: update bumpversion cfg for new CircleCI config (#8293)
- 54a12b8 fix: fix docs linting (#8291)
- 108cca7 docs: add documentation for Keras and PyTorch profilers [MLG-1094] (#8253)
- a7dfd47 chore: lock published urls to preserve redirects
- 8ae316c chore: lock api state for backward compatibility check
- d0c8273 chore: refactor filterformstore (#8239)
- 2992b82 feat: Updated LineChart in UI Kit [WEB-1700] (#8105)
- c6c3235 fix: login error message (#8240)
- 949ecf9 feat: support PyTorch Profiler in DeepSpeed trials [MLG-1095] (#8251)
- b2ea839 fix: use proper default cpu env image in the helm chart. (#8287)
- ccc78dd chore: install request as dev dep to fix proxy.js (#8286)
- af40f2c fix: only train for one batch in PyTorch Trainer test mode (#8260)
- cbab7e3 fix: dsat with all yaml formats (#8284)
- d17a2cc fix: migrate CLI from deprecated SDK methods (#8282)
- f43acd8 feat: directory checkpoint storage [DET-9594] (#8255)
- f375fbb feat: log policies (#8145)
- 862951f chore(actors): remove slots, slot proxy hacks from agentrm (#8266)
- 8d79c17 feat: webhook type task logs (#8175)
- b086982 test: fix delete experiments potential flake (#8283)
- fe06a0a fix: update copy for Agent UID/GID modal in the user mgmt UI. (#8278)
- 1fbb9f0 chore: restore set resource pool using job service (#8280)
- 0bea20b chore(actors): remove actors from resource aggregation (#8265)
- 76b4bfe feat: update add members to group (#8262)
- f24748c docs: Fix a 404 error (#8277)
- e4701b2 fix: remove Topology from the ResourcePoolDetail page (#8274)
- bec5edd chore(actors): refactor k8s rm without actors (#8264) [DET-9658]
- 46b9360 fix: icon size in TaskBar (#8263)
- 5c12463 test: don't commit Go mocks (#8258)
- a33d2b8 chore: ci should always setup python venv for caching (#8257)
- c09c529 ci: wart removal (#8147)
- 65219ca docs: fix inaccuracies in
bind_mounts
docs. (#8254) - d3bd2cb feat: unify new/edit group modals [WEB-1741] (#8236)
- 3179505 build(deps): bump actions/setup-node from 3 to 4 (#8230)
- e0a7efc fix: support ruamel.yaml>=0.18.0 (#8237)
- 2365df6 docs: check for dropped urls in PRs (#8247)
- f9c6402 fix: deepspeed e2e_tests fail when environment variable contains a newline character [FE-256] (#8154)
- ec7e004 fix: prevent passing login r= param to relayState (#8244)
- ab4cf83 feat: Update "Add Members" to Workspace experience (#8195)
- 25adf7d fix: dont suggest registering or deleting a checkpoint that is already deleted (#8246)
- c52ef71 feat: add new CLI command to edit multiple fields at once (#8075)
- 1d86343 chore: move files from /Clusters into /Cluster [WEB-1730] (#8231)
- 15ee78f docs: Add article for using detached mode (#8217)
- 115d7c2 fix: GetTasks doesn't respect rbac (#8233)
- 47b37eb chore: update Avatar component in UI kit [WEB-1055, WEB-1734] (#8178)
- 4c59393 chore: indirect import for jobs to avoid import cycle (#8238)
- aa77386 chore: add back missing commit in Python SDK (#8206)
- 9a80d99 ci: alternate mechanism for running nightly tests (#8221)
- 27a279b refactor: use Nameplate component in NavigationSidebar [WEB-1057] (#8152)
- c0e3062 revert: fix: support ruamel.yaml==0.18.0 (#8235)
- ae839a8 fix: support ruamel.yaml==0.18.0 (#8228)
- bb7020a fix: inaccurate task queue time [DET-9912] (#8225)
- 12e23b0 fix: pin ruamel.yaml<0.18.0 (#8232)
- 164b920 feat: Update users and groups tab to reflect count (#8224)
- 2ac9661 chore: shorten distributed-quarantine name (#8234)
- c964987 docs: Apply minor edits (#8215)
- f61d250 chore: support redirect on auth failure for echo routes (#8196)
- f251add docs: update the status of TLS security for notebooks. (#8191)
- 54551c5 refactor:
CliError
does not neede_stack
property. (#8179) - 7c6b2d0 chore: deprecate
apex
support. (#7526) - bfda78d docs: quick fix for version dropdown (#8223)
- 5929161 docs: Fix broken Slack links (#8220)
- b076179 chore: refactor actor system out of internal/job (#8174)
- facdc30 fix: remove 'contents' parameter from remove_notes (#8209)
- 448162d docs: Edit setup checklist (#8214)
- 164579f feat: update group table (#8194)
- 8f5e883 fix: Multi-trial visualizations switch from metricType to group string [DET-9896] (#8137)
- 834bd2f chore: remove WebSocket actor (#7552)
- b6e28d7 fix: prevent extra updates when observing settings store (#8212)
- 707f77d fix: Trigger function updates new user modified_at without error (#8210)
- f9c8a86 chore(actors): refactor k8s' resource_pool.go without actors (#8186) [DET-9657]
- ea3d6bf docs: sort articles by weight custom extension (#8208)
- 464fb54 docs: Create new advanced setup section (#8203)
- dd1c6f0 docs: toctree tile css (#8207)
- 53b9bdb fix: CLI uses default where pagination not included in args [DET-9908] (#8192)
- 079304a fix: filter agents/nodes by poolName (#8205)
- 3af965f chore: move ui kit to separate repo (#8104)
- 8735acf docs: remove references to PyTorchTrialContext.from_config() (#8187)
- 03383f2 fix: fix issue with db migrations (#8193)
- 2ff18bc fix: Display byte axis values using humanReadableBytes [DET-9906] (#8189)
- bd5e628 feat: add "Topology" section to the cluster UI (#8108)
- 6dfde99 fix: icons should appear in safari (#8190)
- 36ad3ca chore(actors): refactor pods.go without actors (#8170) [DET-9901]