0.19.0
Changelog
- 5497b51 chore: bump version: 0.19.0-rc2 -> 0.19.0
- d4a101c docs: add release notes for 0.19.0 (#4671)
- 35c926f chore: bump version: 0.19.0-rc1 -> 0.19.0-rc2
- 1f0a22e fix: Count only active tasks in cluster info board (#4658)
- 0785b69 chore: bump version: 0.19.0-rc0 -> 0.19.0-rc1
- 86ba506 fix: description overflowing table cell (#4656)
- 90f3c26 chore: bump version: 0.19.0-dev0 -> 0.19.0-rc0
- f296b9e chore: lock api state for backward compatibility check
- 7ae6674 chore: bump version: 0.18.5-dev0 -> 0.19.0-dev0
- 704c36b chore: hide user management for now (#4652)
- c1dc69b ci: long running det_deploy_local stress test to upstream (#4643)
- 74349af fix: change average_training_metrics default to true [DET-7240] (#4646)
- 8016426 fix: update resource pool job queues to paginate properly (#4579)
- bc9ec2b chore: test improvement for _pytorch_context and _pytorch_trial [DET-7761] [DET-7763] (#4494)
- ffc1b34 style: fix avatar card for long names (#4644)
- 5d57eab style: fix disabled primary button style (#4645)
- c980fea fix: model deital bugs (#4640)
- 9032f67 feat: enable open telemetry in agent [DET 7085] (#4276)
- 5625323 chore: install ptl in startup hooks (#4380)
- 69083b9 fix: minor bugs in test config creation (#4515)
- 84a63b6 feat: allow DET_PASS and DET_USER to skip need for login [DET-7025] (#4597)
- c4e32ba style: update account layout [ET-7829] (#4627)
- f8c8c99 fix: agent entrypoint should use
exec
. [DET-7834] (#4641) - ead85bb feat: support pagination in bun (#4634)
- 331376e build: skip det-deploy-local for webui only changes (#4628)
- 2acd123 feat: Show active experiment and task count on resources page [DET-7680] (#4566)
- 8bd2c84 feat: User management list view [DET-7796] (#4607)
- be07453 chore: fix docs/.gitignore to use .rst (#4633)
- de18b88 chore: allow setting context type for useModal (#4612)
- 177ae96 chore: handle new type-pyopenssl pacakage (#4632)
- 2da2ed2 test: fix EditableMetadata test flake (#4610)
- 96a3a15 chore: enhance GitHub issue templates (#4630)
- b5b99f5 ci(lint-docs): migrate to gha workflow (#4621)
- a89d7b3 docs: apply formatting again
- b7d28bb docs: complete switch from
txt
torst
extensions - ad0c129 chore: implement closeBar feature for omnibar (#3306)
- 3358e90 chore: remove getProjectExperiments and merge into getExperiments (#4606)
- 271f5e9 Adding issues template
- 27da5e8 ci: test downstream (#4604)
- b1d3604 fix: reject reconnecting agents with different device configuration [DET-7568] (#4381)
- 4336924 ci(circleci): remove determined-ci context ref (#4613)
- ce0f89d docs: model definition file cache (#4609)
- 6742e1a chore: add attr to track api state has been initialized (#4599)
- e409e71 chore: share useModal hook [DET-7781] (#4571)
- e161839 fix: flaky test caused by compare stats [DET-7838] (#4576)
- a17c043 fix: rocm-smi workaround without product info (#4553)
- 1d87dcf style: fix spacing for tabs and headers [DET-7823] (#4595)
- 8e52a79 docs: shorten landing page tile descriptions (#4605)
- d149a54 fix: Drop rendezvous interface warning (FOUNDENG-139) (#4594)
- 066c11e fix: helm option "defaultPassword" caused the deployment to hang [DET-7814] (#4570)
- 6362a30 ci(lint-react): migrate to gha workflow (#4592)
- 0d0f89b ci(lint-secrets): migrate to gha workflow (#4591)
- a5ca19e feat: text search for task/trial logs [DET-7446] (#4577)
- fb4dba5 chore: add cache to tools/devcluster.yaml (#4584)
- 0e0784e docs: restructure content (#4484)
- db32a64 fix: ignore order for Set isEqual [DET-7822] (#4589)
- 9c79ea8 test: switch hamid with a one line check (#4596)
- 881ef68 chore: update relative import styles to absolute (#4581)
- 10205cd docs: update description of telemetry reporting (#4175)
- 0c60209 feat: add sort and order to users api [DET-7828] (#4573)
- 6d3065d feat: open tasks in embedded task view in CLI [DET-7686] (#4563)
- 58fc5b1 fix: notebook ignores --template CLI param and notebooks still launch if --preview param is set [DET-7632] (#4476)
- d81faa2 fix: zero slot tasks k8s using wrong image and exposing all GPUs [DET-7808] (#4586)
- deef881 ci(test-cli): migrate to gha workflow (#4575)
- 05827e1 ci(test-e2e): move optional jobs into own workflow (#4587)
- 823e322 fix: allow zero slots for JupyterLab in modal (#4582)
- 52c5a00 chore: tweak ilia's CODEOWNERS. (#4580)
- 85531d1 chore: rbac query params [DET-7843] (#4583)
- 7570626 refactor: move user settings to page [DET-7795] (#4550)
- 31fff14 fix: double scroll bar (#4578)
- 3897a50 fix: storybook rendering issue (#4554)
- b1818a4 fix: missing
key
for rows (#4564) - 91811cf refactor: replace antd Space with flexbox gap in SelectFilter (#4569)
- facb234 chore: add docs to codeowners (#4568)
- 46888f0 fix: expconf copy timeout too short causing errors (#4567)
- 9559b99 fix: race condition on experiment config for 'det e create --paused' [DET-7789] (#4533)
- 09dfaf5 chore: eslint keyword spacing (#4561)
- 011ca00 chore: update eslint array multiline and add eslint arrow paren (#4562)
- d5f8977 feat: Place experiment in a project using CLI [DET-7720] (#4552)
- cb92dd6 feat: add dynamic page title to embedded task page [DET-7681] (#4555)
- 48b6c32 refactor: make sso a plugin [DET-7560] (#4559)
- 2bb461e feat: remove reset column widths button [DET-7675] (#4558)
- 5a163d8 chore: bump version: 0.18.4-dev0 -> 0.18.5-dev0
- d109ef4 docs: add release notes for 0.18.4 (#4547)
- f519b39 style: add gofumpt (#4217)
- 002d950 ci(scan-docker-images): migrate to gha (#4546)
- 495f409 ci: switch to custom-built container image (#4535)
- f13c237 perf: improve deepspeed checkpointing for sharedfs (#3905)
- 92bf7c5 feat: api to expose experiment model code [DET-7465] (#4374)
- 00c2909 feat: Web UI request checkpoint deletion [DET-7113] (#4545)
- 9907bc7 fix: increase time to wait for command in priority scheduler test (#4544)
- 2d59d25 chore: remove activemetric duplication [DET-7737] (#4469)
- ff758fd fix: correct allocation end times when cluster heartbeat is before allocation start time (#4556)
- 8ae44d4 fix: hide description placeholder when archived (#4551)
- 1e6da7b fix: rename window title (#4548)
- 2760885 fix: polish cluster page UI [DET-7682] (#4508)
- 85f72ed feat: update allocation bar legend logic [DET-7683] (#4510)
- 5e1bd1a chore: update omnibar with new theme variables (#4528)
- 9045e21 fix: tensorboard redirecting due to missing rp (#4542)
- d0d23be fix: scroll bar overlap (#4538)
- 20ac538 feat: use skeleton component for rendering the table while fetching data (#4462)
- 7ddc8ad chore: agent sends log level with agent added container logs (#4532)
- 937964e chore: temporary-disable-dependabumps (#4541)
- 6004b89 fix: rename lable
restarts
toauto restarts
(#4536) - 633be08 fix: change
short ID
width (#4537) - 1e66cab test: disable flaky test for now (#4530)
- 7a54c9a fix: persist whose workspaces/projects (#4525)
- b673e34 test: update avatar tests to remove warnings (#4523)
- bdfa9fa fix: text color in Hyperparameters page (#4529)
- e9ea762 fix: skip gzip only for proxy web assets [DET-7802] (#4517)
- 82d1144 feat: docker auth improvements [DET-7633, DET-7636] (#4513)
Docker images
docker pull determinedai/determined-master:0.19.0
docker pull determinedai/determined-master:5497b5114
docker pull determinedai/determined-master:5497b5114db5546f1ecaa2349dd6e8c4c3638fd5
docker pull determinedai/determined-dev:determined-master-5497b5114
docker pull determinedai/determined-dev:determined-master-5497b5114db5546f1ecaa2349dd6e8c4c3638fd5
docker pull nvcr.io/isv-ngc-partner/determined/determined-master:0.19.0
docker pull nvcr.io/isv-ngc-partner/determined/determined-master:5497b5114
docker pull nvcr.io/isv-ngc-partner/determined/determined-master:5497b5114db5546f1ecaa2349dd6e8c4c3638fd5