Release Notes
[0.19.11](https://github.com/determined-ai/determined/blob/0.19.11/docs/release-notes.rst)
Changelog
* b38623975 chore: bump version: 0.19.11-rc6 -> 0.19.11
* ef3c2a897 docs: add release notes for 0.19.11 (6024)
* e687f4ca2 chore: bump version: 0.19.11-rc5 -> 0.19.11-rc6
* c24264892 fix: guard against store polling when not logged in (6018)
* 6171f9531 chore: bump version: 0.19.11-rc4 -> 0.19.11-rc5
* 528d3059a fix: prevent login redirect happening constantly (5974)
* b25a32690 refactor: change auth store to use observables (5963)
* 2d712da4c chore: bump version: 0.19.11-rc3 -> 0.19.11-rc4
* 86b490213 fix: AddMember modal filtering and placeholder (5959)
* 560216c1a fix: dont call getUserSetting until auth is fully checked (6012)
* 88715d561 docs: document `kubernetes_namespace` resource pool config option (6007)
* 47b281cd9 chore: bump version: 0.19.11-rc2 -> 0.19.11-rc3
* 9bc8b7499 Fix merge
* 8c83e3b61 fix: handle nans in GET /api/v1/experiments/:id?showTrialData=true (5998)
* 7d08e7adb fix: treat model registry more like experiments, call workspace-specific permission (5999)
* 6604868f0 fix: add key to ProjectDetails routes (5993)
* 8c020c039 chore: bump version: 0.19.11-rc1 -> 0.19.11-rc2
* e03c0b2ea fix: det checkpoint auto download for gcs (5961)
* e4dff15c1 chore: fix make release issues (5955)
* 8d6000b91 fix: move to login even if already on login (5962)
* 77b4dfb6a fix: update modifled_at in users table (5958)
* c236215d7 fix: adjust tooltip background color (5957)
* b98ccc295 chore: bump version: 0.19.11-rc0 -> 0.19.11-rc1
* d8a1eb9bf ci: increase rc builder size to xlarge (5949)
* c95c0d0a7 chore: bump version: 0.19.11-dev0 -> 0.19.11-rc0
* 70cc4875c chore: lock api state for backward compatibility check
* b05a1ea3d fix: check update permission for killing task (5943)
* e1e02a865 fix: prevent showing many notifications (5944)
* 28dcd1632 fix: avoid typing.OrderedDict (5945)
* cdaf05b93 fix: select in historical usage (5942)
* 1dd9d66d8 feat: HF trainer callback (4783)
* 799e93cd3 fix: set do_request auth token precedence (5868)
* 9fc8b5a79 fix: merge typo from PR 5905 (5940)
* 6a3360752 fix: enable silent notification (5931)
* dca19b606 feat: add workspace name in model breadcrumb (5919)
* ada4d437d fix: resolve infinite API calls in Admin settings page (5938)
* f1bf103d5 feat: Dashboard changes (5905)
* 85052fdd9 chore: Empty component (5865)
* 234c81dde docs: Update Slurm version restrictions (5936)
* 565d67938 feat: Tasks store to observables [WEB-797] (5915)
* 774f04949 docs: FOUNDENG-439 Provide documentation for the proxy support we added to the launcher in FOUNDENG-425 (5934)
* 2ecc5ae99 fix: Give TensorBoard enough time to spin up for e2e tests (5927)
* 7a8e71e2b chore: pull in test utils from rbac ee [DET-8888] (5904)
* dc1a09992 chore: fix comment (5925)
* 17eee5f8a docs: hide `det deploy local ... --agents` option. (5921)
* bd762c3ff fix: spinner not stoping (5914)
* b5c8e5671 perf: [1/n] Add new thread sub-class to handle Tensorboard files sync (5903)
* ec90f73fd docs: clarify usage of slot_type with HPC (5918)
* 4a8068b7d docs: clarify usage of slot_type with HPC (5898)
* 1e1550f67 fix: Check tensorboard responsive before continue [MLG-195] (5886)
* 0e351d757 docs: More specific HPC launcher linux requirements (5913)
* ee11ecea8 chore: address some CI failure issues (5900)
* 17d26cd11 feat: model registry tab in workspace (5901)
* 74b59d73a docs: remove incorrect note about TLS (5906)
* 024cdb03e fix: add a check that prevents console error after removing a metadata row in the modal. (5861)
* 7d9d5b705 feat: add `+` button back to create workspace (5874)
* 34606471c feat: ModelVersion edit permission [WEB-807] (5895)
* 81210aca1 docs: Clarify minimum linux dependency for HPC Launcher (5912)
* a92a35fb8 chore: rename user roles to PermissionsStore, set current user to null (5911)
* a79326033 chore: update dockerhub image in deepspeed_dcgan configurations (5873)
* 6f0b61509 test: increase wait timeout for agent test-intg container exit [DET-8869] (5899)
* 24d5834d5 fix: trapped_signal: unbound variable. (5878)
* e31fe2433 feat: trial metrics grid (5863)
* ce0837d1a style: Update antd to v5 (5788)
* bc7b51d90 docs: add rbac ntsc docs (5804)
* d2489d426 feat(cli/deploy): add --add-tag flag support for aws (5798) [INFENG-120]
* 1fb0f300a Revert "chore: remove cert & auth side effects determined_test_session (5867)" (5889)
* dae58c7ef ci: security-only dependabot PRs for docker. (5890)
* 33754d1ab fix: hasPopulatedSeries react-build issue pt3
* f971fbd47 fix: task type not getting set properly during tensorboard permission check (5891)
* 355852d77 fix: hasPopulatedSeries react-build issue pt2
* c8807e625 fix: hasPopulatedSeries react-build issue
* ee3eb73ae fix: Overflow bugs on charts [WEB-842] (5853)
* 2f1c9b263 docs: Update REST API page (5883)
* 4e04f3f26 feat: update profiler charts (5852)
* 0f781839b fix: TensorBoard file pathnames incomplete and lacking rank information [MLG-274] (5857)
* cb21d9226 fix: cancel api calls after switching workspace (5879)
* 1c4d82256 docs: clarify usage of slot_type with HPC (5882)
* 4f69d4b02 docs: Add known issue for Slurm versions greater than 22.05.2 (5880)
* 382ce9055 chore: Reimplement experiments store with observable (5817)
* 63b606ae8 fix: reduce global_batch_size in pix2pix example (5877)
* f0d5fbd72 chore: unpin version of azure-core and azure-storage-blob [MLG-16] (5860)
* 5d2f817f0 chore: fix CI make package issues (5870)
* e338a522e chore: remove cert & auth side effects determined_test_session (5867)
* 062304453 feat: Chart feature flag (5876)
* 323e78584 feat: Convert userRoles to observables, fix logout issue [WEB-798] (5833)
* 218297ad0 fix: report configured slot type in Kubernetes (5872)
* c00b0f028 docs: more consistent descriptions (5848)
* 22a518d84 fix: rbac for tensorboard proxy (5854)
* b26defe92 fix: theme settings now persists after reloading (5866)
* a4f471371 chore: Increase CircleCI timeout for make package (5862)
* b01251c10 chore: correct warnings in docs (5858)
* 05c7a3bf7 fix: tasks wait an extra 30 seconds on logs race (5821)
* 963be5791 fix: Profiler useSettings bug, dependency warning in chart [WEB-847] (5856)
* 532bf2dd7 chore: migrate agents/resource pool stores to observables (5786)
* 7ddda1c7c chore: use Input, InputNumber, and Form from UI kit (5834)
* 66736f3c7 fix: enable asset compression [WEB-654] (5831)
* 0b821cce5 chore: remove redundant test login util (5851)
* 67ff15d87 feat: correspond Kubernetes resource pools to namespaces (5723)
* 1bc4bca78 chore: change terminate tensorboard implementation (5850)
* df4b65bdf fix: deb and rpm should install master and agent bins into `/usr/bin` (5845)
* 5c4030d4d fix: solve nested form elements (5849)
* 3bb13aa3f feat: moved workspaces to observables (5801)
* c2f8f891a feat: add workspace column to the global tasks page (5819)
* 022266e73 ci: bump dannysauer/actions-assigner from 1 to 2 (5847)
* 88d861afa feat: rbac for tensorboard on multiple experiments/workspaces (5828)
* afd39f18d feat: make metrics a Value [MLG-249] (5789)
* d0092098d fix: Changing display name [WEB-740] (5823)
* bce2b9f1d docs: Update the tutorials home page, add a quickstarter (5791)
* 17242ff6a chore: fix bad docstring (5832)
* 12f2076f2 fix: add patch model permission check (5842)
* 5845ced25 docs: Add misssing suffix in enroot create example (5846)
* b796c2f36 feat: Add multi-arch container manifests for master and agent (5701)
* 2be263e93 ci: switch dock review to new fork [INFENG-149] (5843)
* a2284d191 ci: switch doc review target for forks [INFENG-149] (5840)
* a6c4e300f ci: assign ml-group on doc pr by doc [INFENG-149] (5835)
* 51f047772 fix: spinner alignment (5827)
* 77146b288 fix bug that overwrites .pt.trace.json files and remove print statement (5829)
* 8f1dea81f chore: revert earlier py lint version bump (5826)
* a20bdde6e test: fix test_checkpoints test_session undefined (5830)
* f465ebe55 fix: don't checkpoint gc in exp delete with no checkpoints [DET-8834] (5778)
* 300d2a0b5 test: speed up user tests (5783)
* 90881426d fix: dont update bounds for non-synced charts (5825)
* 8c7af9246 fix: Empty string can be stored in metadata values [WEB-432] (5822)
* 1fc7283e1 pin pyzmq for mypy (5824)
* 9ac61b326 build: up the ci cache buster version (5820)
* d2ba0837b chore: run ci python checks using py3.9 (5805)
* 727a2aa43 feat: Learning Curve using LineChart component [WEB-661] (5807)
* 7649b9a35 fix: m2m test intg fail (5818)
* 9b22c38a3 fix: k8s environment variable with equal sign or empty env errors [DET-8837] (5794)
* c3f0b63d8 chore: strip service name prefix from enums (5814)
* 3ff86eec2 fix: rollback default bindir for new goreleaser. (5816)
* 183196c45 feat: e2e test for checkpoint download through master (5752)
* e506fae93 docs: Move Core API training guide into a single file for consistency (5810)
* b85e42e0b chore: Reimplement project store with observable [WEB-795] (5809)
* e18273e5a feat: Matching charts to wireframe [WEB-684] (5780)
* e9256ecd3 fix: use renamed setup_workspaces util (5815)
* c3bd91d79 feat: homebrew package. (5642)
* 9665db5ad chore: fix button warnings (5796)
* a97ff4134 chore: link tensorboard to its authz method (5812)
* b8662dcb0 feat: clean up ntsc on workspace termination [DET-8813] (5715)
* 8e0de01f3 feat: Launch JupyterLab" button should appear on tasks page [WEB-811] (5792)
* ac054c2ff chore: Inputs, labels and validation (5751)
* 2fdf19ff0 fix: account for listing ntsc in deleted workspaces (5808)
* 8f0c3784a chore: add -w to ntsc workspace cli arguments (5806)
* 6905a6b3c chore: add setup workspaces test util (5811)
* 38c940d67 chore: Increase test timeout for server restart (5813)
* 160785c12 feat: sync x-axis for charts even when data is not aligned [WEB-820] (5767)
* 288178590 feat: GCS Checkpoint Download from master (5619)
* e9f515a49 fix: AWS checkpoint download from master (5663)
* 318a94d1c feat: add task tab in workspace (5782)
* 52d1111b8 feat: RBAC Model Registry (5548)
* 81b596465 chore: replace deprecated funcs (5803)
* 28c9aaea9 chore: bump version: 0.19.10-dev0 -> 0.19.11-dev0 (5797)
* eba2e5f85 feat: checkpoint.upload with selector [MLG-238] (5671)
* 1312aa443 chore: Update CODEOWNERS for backend (5770)
* 00e1ee110 feat: add ntsc workspace cli (5793)
* a8d43faf9 fix: get searcher metric val from column that actually exists (5795)
* 04acc9c2c chore: bump version: 0.19.9-dev0 -> 0.19.10-dev0
* 9b633a713 docs: add release notes for 0.19.10 (5785)
* 03b6dbcc8 chore: missing annotaion in `Shell` proto (5790)
* bac8f4849 fix: Slot Capicity Check Always Fails (5764)
* 861a59a3d chore: introduce observables (5784)
* 09baae50e feat: export chart [WEB-663] (5768)
* 2129824c7 feat: Add trial metrics x-axis in wall time (5742)
* c0f5cd1c4 chore: avoid fetching full cmd spec for identifying tasks (5777)
* d8dc439e0 chore: design kit page content width (5781)
* 8fc805438 chore: remove unused webpack plugin (5750)
* f8598fec6 chore: AuthZ for trials comparison (5466)
* 13ce2bf3a feat: searcher metric in explist (5688)
* 1e18abff1 test: fix test flake for test_master_restart_with_queued (5712)
* fab6c7226 fix: tasks get stuck if container gone in reattach [DET-8828] (5771)
* 0ac4b7b95 test: merge two similar test user session utils (5772)
* b06ef664e fix: zero-slot tasks to stop requesting `nvidia.com/gpu: 0` [DET-8832] (5759)
* 548bbc4dc feat: house ntsc under workspaces - backend (5754)
* b823e98f6 chore: ui kit usability fixes (5769)
* 122184e16 docs: add Apptainer known issues (5756)
* 158e40775 fix: duplicate projects fix and query speed up (5744)
* 8f38649f6 chore: move add members and new project (5763)
* 658e87e21 chore: Fix to the tests so that local tests on mac will correctly skip tests that it cannot run (5753)
* 4df05bf38 chore: Fix slurm gate tests with h5py>=3 dependency (5761)
* 03aa4dd44 feat: LineChart and ChartGrid multi-use components [WEB-659] [WEB-685] (5731)
* 7cca6b15f chore: unflag project details refactor [WEB-565] (5568)
* 28ae8922e docs: On aizn-admin with PodMan cancelling causes slurm & podman problems [FOUNDENG-321] (5760)
* 77250253c fix: fixed CSS rule that broke the breadcrumb bar (5734)
* 94101aa1d docs: Add HPC Launcher architectural information [FOUNDENG-406] (5749)
* fbb55c60d docs: Corrected override config fields for mmdet model_hub introduction (5738)
* 10895654e chore: Use UI Kit Button in application [WEB-771] (5726)
* 5181e61de feat: allow heterogeneous fits [DET-8800] (5748)
* b35f76c27 chore: code refactoring to allow addition of tests for new types of managed devclusters (5618)