Determined

Latest version: v0.33.0

Safety actively analyzes 640974 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 57

0.19.11

Not secure
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)

0.19.10

Not secure
Release Notes
[0.19.10](https://github.com/determined-ai/determined/blob/0.19.10/docs/release-notes.rst)

Changelog

* 600ec8b4b chore: bump version: 0.19.10-rc1 -> 0.19.10
* 5ff2dfcde docs: add release notes for 0.19.10 (5785)
* f329e0472 chore: bump version: 0.19.10-rc0 -> 0.19.10-rc1
* a5f517849 chore: bump version: 0.19.10-dev0 -> 0.19.10-rc0
* 246386cea chore: bump version: 0.19.9-dev0 -> 0.19.10-dev0
* dd691a015 chore: lock api state for backward compatibility check
* 485370fe6 chore: mark and hide generated code (5743)
* 8ed6cd4f5 fix: Pass default to overwrite Users table column preferences [WEB-760] (5708)
* b61f85aac fix: modify user session token set for external session (5736)
* 5be6a1149 fix: chaging the config from an error state to a new state cleans current errors (5727)
* 6531d4e71 docs: python sdk title (5700)
* d5a55e529 docs: fix make live (5746)
* 990e62e95 chore: remove unused code (5733)
* dc1ecefbd fix: make LegacyConfig the default choice (5294)
* 8f7c2c991 fix: useModalCustomizeColumns values not updating on page change [WEB-696] (5724)
* cea28379c ci: support intg tests with old db data (5699)
* be67810f2 chore: use tf 2.8 in ci [MLG-11] (5711)
* 8dc98ca90 fix: use new storagePath rules to store experiment-level trial info (5635)
* 33b459e8b chore: add telemetry for instance provision requests on provisioner tick (5656)
* 5b89b89d8 feat: manipulation of key-value start using storagePath (5683)
* 73c1a9f1e fix: 'det job list' ignores the '--resource-pool' argument (5713)
* 657b5ad60 chore: Use Pivot from UI Kit (5695)
* 8216f129a chore: replace antd breadcrumb with UIKit breadcrumb (5707)
* eb9e530dd ci: autolabel docs pull requests (5714)
* 4226975b3 chore: Use the UI Kit Pagination component in the application [WEB-776] (5706)
* 53f14281a fix: check permissions loading in Page component (5703)
* ed088bc46 feat: Dashboard (WEB-678) (5601)
* 4f12118db chore: update browserslist as recommended (5710)
* 97ca1b2aa chore: fix ntsc api annotations (5702)
* 73ef47e4b feat: allow configuring multiple RPs for Kubernetes [DET-8711] (5698)
* 4952af27e chore: replace antd checkbox with UIKit checkbox (5690)
* 203a2ffd0 chore: fix ui kit Breadcrumb children (5705)
* 62530a88e docs: update date in conf py file (5691)
* b69bab1c1 chore: Use Tooltip from UI kit (5689)
* 7c9345420 chore: Upgrade all eslint devDependencies [WEB-758] (5686)
* 2f56dea6d fix: add k8s permissions to fix patch bug (3395)
* 6f24bd336 feat: k8s restore jobs on master restart [DET-8718] (5584)
* 435de162c fix: experiment errors with set_stop_requested in dtrain [DET-8788] (5677)
* 903ce81dc feat: User Management modal changes (WEB-727) (5654)
* 800f564a1 chore: updated master location hint (5680)
* 936ecf42c fix: SSO Provider name capitalization (5675)
* 9817eee6a fix: historical-usage page (5681)
* 44ccf3252 chore: ui kit [WEB-543] (5430)
* 817b3961d chore: remove mock_workspace_members feature flag [WEB-2] (5676)
* b660a03ef fix: trailing slashes for dirs with selectors (5678)
* 8f7fca792 chore: `xlarge` resource class for `package-and-push-system-dev` (5679)
* 8a9aa193c fix: return projects in GetProjectsByUserActivity when no experiments exist [WEB-767] (5674)
* 27e4b8f06 chore: Move '+ New Workspace' button to nav item [WEB-698] (5644)
* 7b48636ae docs: Add known issue (5662)
* f5d65677a fix: put Kubernetes resource pool at right address (5672)
* 21feb9f91 chore: clean up det e create cli [MLG-44] (4914)
* 99ba0581f fix: validate workspace name (5647)
* 97f120c41 chore: fix PyTorchTrial docstring (5670)
* 448f3e349 chore: downgrade typescript from v4.9.3 to v4.8.4 (5667)
* fb7694c68 refactor: prepare for multiple k8s RPs (5665)
* 4f9a510bd docs: documentation for job_project_source (5659)
* 57fc20f8b chore: move k8s resource pool methods to correct file
* c15d6cfe2 chore: remove data layer feature (5567)
* 27b3bcd57 fix: save merged metadata for sharded ckpts locally (5657)
* d611afc4e fix: revert change to flex menu (5658)
* 9665d8efe fix: allow killing of STOPPING_CANCELED experiments [DET-8283] (5655)
* e26de79d7 fix: delete model version modal should dismiss on first try [WEB-744] (5653)
* c71ce2600 docs: fix typo in rbac docs (5652)
* b51836ff2 fix: changing displayname now reflects on the sidebar (5603)
* 9b0c1a972 fix: log filters scoped to trial/task (5626)
* c6ba8665c fix: add missing key (5650)
* 45274db7d fix: correctly report command submission time on restore (5631)
* 905540945 fix: swagger json spec 404 error. (5651)
* c044262b2 feat: master config option to enable notebook timeouts by default. (5622)
* 38f5a55aa fix: Workspace members search fixes for users and groups [WEB-753] (5645)
* 4075c7455 fix: remove modal in workspace member (5640)
* 9577b7fd8 fix: hook inside useMemo warning (5638)
* 9cf35e7c6 fix: failed test case by adding missing context provider (5637)
* b05178d86 fix: input fix for deletion modal (5636)
* 031153408 chore: remove references to images with TensorFlow 2.5 and 2.6 from documentation and fixtures [MLG-217] (5623)
* 17fce38d5 fix: Close continue/fork experiment modal [WEB-699] (5624)
* 6de230fb9 feat: WebUI use UserBadge component [WEB-721] (5616)
* 27f3db271 fix: restore columns in exp. multitrial viewer (5634)
* 48b6312a5 fix: gpt-neox e2e test (5630)
* fcb0a3faf ci: save time by only storing necessary artifacts (5629)
* 3c0df83a7 fix: replace `InlineEditor` with antd `Input` in table for description (5625)
* f09854f6a fix: WorkspaceProjects dropdown (5628)
* 3297da7e6 feat: Include No Rank in rankIds dropdown [WEB-239] [WEB-240] (5449)
* a69403f09 feat: memoized the vizible columns to avoid re-renders (5581)
* 679154356 fix: view cluster as a non-admin (5621)
* 35d9504bb chore: WebUI remove old store (5605)
* e82236363 fix: Workspace store quickly reflects add/remove [WEB-635] (5607)
* 0e5a31916 fix: disable autocomplete in user group (5615)
* c13be0c17 chore(deps): bump ubuntu from 20.04 to 22.04 in /master (4325)
* bf1cb1ffe chore(deps): bump ubuntu from 20.04 to 22.04 in /agent (4326)
* e1ac54d3c refactor: rewrite container manager lib without actors (5386)
* da1894284 chore(deps): bump github.com/grpc-ecosystem/go-grpc-middleware from 1.2.2 to 1.3.0 in /master (4353)
* 7569b0892 chore(deps): bump github.com/emirpasic/gods from 1.12.0 to 1.18.1 in /master (4346)
* fe3ab3ab5 fix: Tensorboard launch from experiment multi-select (5610)
* 12a91e9ba feat: Separate admin page [WEB-720] (5608)
* 9f28c0c7c chore(deps): bump github.com/docker/distribution in /agent (4354)
* f9e2bf670 build(deps): bump github.com/spf13/cobra from 1.2.1 to 1.6.1 in /agent (5328)
* 97cc3a6a6 fix: Dashboard recent projects backend (5606)
* aee93f02d build(deps): bump github.com/labstack/echo/v4 from 4.6.3 to 4.9.1 in /master (5249)
* 6033108de chore(deps): bump github.com/gorilla/websocket from 1.4.2 to 1.5.0 in /master (4344)
* 94afa115e fix: make AWS EFS, FSx deployments work. (5602)
* 6cbefbd02 build(deps): bump github.com/docker/docker from 20.10.12+incompatible to 20.10.21+incompatible in /master (5340)
* dc8176992 chore(deps): bump github.com/shirou/gopsutil in /agent (4345)
* 1d97bd3ca docs: Add Slurm MaxNodes configuration info (5604)
* 7a22d223f ci: commit generated go code for protobufs. (5555)
* cd4a7dbb7 fix: hide Active Command UI unless it can be populated from API (5600)
* 7b5e5bbdd fix: closing jupyterlab modal updates url (5599)
* 825af7e3c fix: Cannot close workspace modal (5598)
* a434c1f76 fix: Do not fail gc of already deleted checkpoints [FOUNDENG-387] (5593)
* 42f71cf5e fix: note card height adjustment (5597)
* 19f20a9bc fix: docs should not require user auth. [DET-8744] (5596)
* 9c0d26124 fix: ensure current user available in store when reloading app (5595)
* eaa9245d9 feat: create endpoint to return projects by activity [WEB-676] (5582)
* 353e606d0 docs: Add "Ticket" section to pull request template (5217)
* a11ff2fc1 chore: add audit logging for echo endpoints (5447)
* 96d4b42c6 fix: Enable sorting for user management table (5594)

0.19.9

Not secure
Release Notes
[0.19.9](https://github.com/determined-ai/determined/blob/0.19.9/docs/release-notes.rst)

Changelog

* 6bd5f074c chore: bump version: 0.19.9-rc3 -> 0.19.9
* 04f9fc7e1 docs: add release notes for 0.19.9 (5632)
* b9c2752d3 chore: bump version: 0.19.9-rc2 -> 0.19.9-rc3
* 2330c977c fix: WorkspaceProjects dropdown (5628)
* e329ed54e chore: bump version: 0.19.9-rc1 -> 0.19.9-rc2
* 45ef5f92f fix: ensure current user available in store when reloading app (5595)
* 440880f6e chore: bump version: 0.19.9-rc0 -> 0.19.9-rc1
* 72167da94 fix: Tensorboard launch from experiment multi-select (5610)
* 499665a99 fix: hide Active Command UI unless it can be populated from API (5600)
* 2babd446f fix: closing jupyterlab modal updates url (5599)
* 3978d6ff0 fix: Cannot close workspace modal (5598)
* 7955b5405 chore: bump version: 0.19.9-dev0 -> 0.19.9-rc0
* 60e63d7b9 chore: lock api state for backward compatibility check
* 28eaeb7be refactor: break out Kubernetes resource pool object [DET-8709] (5589)
* 909f8ff06 feat: Add link to fork / continued trial [WEB-296] (5588)
* 32a34bb3c feat: sharded checkpoints (5489)
* 2696b691e chore: split knownroles from store [WEB-589] (5580)
* 8c055dbf8 ci: Revert "ci: temporarily disable test results upload. (5592)"
* 514eb2c89 chore: check and format examples (5587)
* a17a251d5 chore: eliminate webui warnings [WEB-666] (5586)
* bac53c92f ci: temporarily disable test results upload. (5592)
* 96992d4d8 chore: docs for launcher-provided pools (5566)
* 8e7f30e84 ci(circle-ci): install gke auth plugin (5575)
* 0eb07b3ff fix: workspace member (5579)
* c3d10aeb1 chore: update Kubernetes fetch-creds.sh to handle cert file path (5524)
* bfc506734 docs: Minor Enroot doc fixes (5585)
* 9d3828920 feat: Display experiment total checkpoint size [WEB-298] (5554)
* c7d1e6241 chore: split omnibar state out of store (5553)
* 33c9d2c4d docs: Increase Slurm dependency to 20.02 [FOUNDENG-377] (5583)
* 4efa6a2e7 chore: Remove storybook (5576)
* 66de8c4b5 fix: Report incorrect configuration message to stderr [FOUNDENG-370] (5578)
* d60d1a047 chore: Pinned workspaces in stores/workspaces [WEB-586] (5522)
* e05d17dbc chore: add structured task and trial logs (5569)
* a038c8fa2 ci: comment out the Ruby-based markdownlint checks (5577)
* ead8c10d6 feat: fix spinner after logout (5572)
* e377d2fb3 chore: inherit PBS & Slurm defaults (5560)
* 0f18bb8f9 chore: Remove check for deprecated init permissions (5571)
* e9365d407 feat: moved users and auth away from the Store (5539)
* 485971b5e feat: copy changes (5561)
* d1e2e8ea7 ci: fix TestRWCoordinatorLayer flake (5563)
* 7c58a72f6 chore: Split UserRoles out of Store (5549)
* 9899398c9 refactor: rewrite fluent lib without actors [DET-8303] (5385)
* 1854b050d fix: ContainerLog.ToEvent honors Level [FOUNDENG-370] (5558)
* 05c27544a chore: fix mypy false positive (5559)
* f7a90e2d7 chore: remove unused file (5557)
* c32ac364d chore: Split determined info from Store [WEB-584] (5541)
* b18d7dd3d fix: jupyter modal stalling and garbling input [WEB-579] (5556)
* bba309647 chore: remove unused setAgents store action (5551)
* 59950b80d chore: fix potential named statement leak (5320)
* 131bfb20b feat: add activity table and post user activity api [WEB-665] (5518)
* b35d4707e fix: group management edit and delete options (5550)
* 27e86ccd0 docs: NVIDIA Enroot support [FOUNDENG-329] (5546)
* 1856fd00b chore: update gpt-neox example and improve deepspeed launcher (5527)
* cd0aac880 chore: filter workspaces by userId (5529)
* 6bb1b3555 fix: use bash in bash script (5540)
* 3736b2c1d chore: split `resource pool` from Store Context (5543)
* 023cd8b72 chore: Update resource pool resolution & validation (5538)
* a2cc1112c chore: Moving active experiment and task queries to separate stores [WEB-581] [WEB-582] (5521)
* 1ae77fd5d feat: Oauth2 in Python SDK [DET-8504] (5422)
* 737371385 chore: schemas implement generic-like behavior (3763)
* 336ea28e1 chore: delete try_reauth from authentication logic (5542)
* cd060ada4 ci: add markdownlint and json schema (5545)
* cec6348fc chore: transformer image installs scikit-learn (5547)
* b81da3b42 chore: add Session.with_retry() (5535)
* 7695e3590 refactor: rewrite container lib without actors [DET-8301] (5384)
* 9265ba104 fix: Enable tasks filter by user [WEB-675] (5525)
* af269e5c5 chore: bump version: 0.19.8-dev0 -> 0.19.9-dev0
* 7f741f421 docs: add release notes for 0.19.8 (5537)
* e07330e8e ci: move useful weekly tests to master branch, remove the rest [DET-8725] (5530)
* 4161fc622 fix: workspace list pagination (5534)
* c1a237f84 fix: sandbox experiment list settings for each project (5531)
* ca31dcca6 chore: bump antd (minor version update) (5475)
* 6a392b9ce feat: open tasks in existing tab [WEB-420] (5528)
* f60e8f492 fix: avoid error converting user requested stop for custom searcher (5520)
* 602816400 feat: add icons in experiment and trial detail pages (5512)
* aeb35f695 feat: WebUI support user agent group when creating user [WEB-638] (5446)
* 67010f7e2 test: speed up nightly `test_protein_pytorch_geometric`. (5513)
* 58de4d410 fix: Workspaces list, prevent settings update loop (5519)
* 16227106d feat: migrate projects to use store/context (5509)

0.19.8

Not secure
Release Notes
[0.19.8](https://github.com/determined-ai/determined/blob/0.19.8/docs/release-notes.rst)

Changelog

* 5eb5b45a4 chore: bump version: 0.19.8-rc2 -> 0.19.8
* 95c6ef40f docs: add release notes for 0.19.8 (5537)
* 5c4c6002b chore: bump version: 0.19.8-rc1 -> 0.19.8-rc2
* e8ea6b648 fix: sandbox experiment list settings for each project (5531)
* 0e8d941f2 chore: bump version: 0.19.8-rc0 -> 0.19.8-rc1
* bcfca6ae5 fix: Workspaces list, prevent settings update loop (5519)
* b8cb0c162 feat: migrate projects to use store/context (5509)
* b2e7c4ed8 chore: bump version: 0.19.8-dev0 -> 0.19.8-rc0
* 682745a51 chore: lock api state for backward compatibility check
* 6b88d7176 chore: add pre-commit check for python (5392)
* 1c0677440 feat: det deploy aws enterprise edition (5516)
* 17a65b3c0 feat: retry transient failures on det experiment wait (5393)
* b0a3f29a6 fix: nightly test for custom searcher (5515)
* 2c3a54ed6 fix: Create workspace as non-admin [WEB-691] (5517)
* fd98a7dfa docs: Document PBS CUDA_VISIBLE_DEVICES requirement [FOUNDENG-359] (5514)
* 63e502a12 docs: Document PBS CUDA_VISIBLE_DEVICES requirement [FOUNDENG-359] (5511)
* 41dc8c16c chore: add tensorboardTimeout to Helm chart [DET-8716] (5500)
* 533171996 chore: changes k8s unable to find exit status from 137 -> 1025 [DET-8717] (5507)
* c2d050c35 chore: minor fixups (5510)
* e930e2e7c chore: bump `Prettier` v2.8.0 (5505)
* 071b6ef13 fix: rbac describe role fails with --json flag (5506)
* 2e492cb9a test: fix model registry test. (5504)
* 1a62e3d2a ci: fix test_workspace_org (5503)
* 5febd9826 fix: cli and sdk logout works without login (5493)
* 90f18a26d fix: Increase experiment icon font weight (5488)
* 38ead9830 chore: remove unnecessary cleanup (5498)
* 1e3041cfe feat: Add warning for submissions for requests that cannot currently be fulfilled [DET-6410] (5376)
* 09f3781f6 fix: aws instance id under IMDSv2. (5494)
* dd761a68a docs: Slurm/PBS override of default resource pools (5496)
* 5b3d8aece feat: Add slurm.gpu_type to expconf [FOUNDENG-338] (5492)
* 57dc77c11 chore: container defaults for PBS/slurm (5485)
* 3da4a456e chore: configure HPC resource pool providers (5479)
* e5d547750 fix: `GetModelVersion` lookup by version number. (5408)
* 1d8cda210 ci: disable Tensorflow 2.5-2.7 tests. (5487)
* 65562d640 ci: bump openjdk version. (5490)
* 95f704a00 chore: Move workspaces to their own store [WEB-674] (5484)
* 1c883d9ec refactor: restructure rm package (5457)
* 8fc3ce35a fix: Ensure authorized_keys permisison [FOUNDENG-342] (5454)
* 9dd5829af ci: fix rounding that created invalid timestamppb.Timestamps (5482)
* a0652de19 fix: solve flakiness for the Spinner tests (5483)
* 7e02d2bea fix: Experiment listing should not have spurious state triggers (5477)
* ecdb07369 fix: metrics selection (5480)
* 17c444de2 chore: tighten py bindings to_json advertised type (5450)
* f2fe59348 ci: bump python 3.7.11 -> 3.7.15. (5476)
* 8957c026b feat: useSettings improvements (5187)
* d85ee6c57 chore: more pbsbatch_args usage (5458)
* 8e317cb3e fix: trial comparison modal style (5467)
* 8d349cc41 fix: handle 'null'::jsonb when aggegrating resource size in proto_get_trials_plus.sql (5464)
* c05a5e2ad perf: remediate issues with `cast` + `proto_checkpoints_view` (5465)
* f55aa8655 chore: replace deprecated scss (5460)
* 2384e5681 chore: remove `skipLibCheck` (5459)
* 13fa0c1b7 refactor: rewrite docker lib without actors [DET-8300] (4943)
* 7832a93ef style: remove wall of echos from shell script (5456)
* fb4240b36 refactor: rewrite websocket lib without actors [DET-8299] (5382)
* 118777a1a fix: WebUI project loading msg (5439)
* 662a023ab fix: note page button issues (5453)
* ec01546a4 feat: WebUI use icon for experiment/trial state [WEB-237] (5373)
* 81031757f string interpolation log (5455)
* e0b95727a fix: Jupyter notebook iframes (5434)
* 1a79b1a70 fix: Revert changes to rankId and other numeric filters (5452)
* 931f79c9e feat: enable limited core api usage in NTSC (5451)
* b279bb5b0 feat: user mgmt functions in SDK + new user API from old API + CLI uses SDK [DET-8495, DET-8496] (5206)
* 08f40afd2 chore: bump `Typescript` (5444)
* 781e7543d chore: Add expconf slurm.gpu_type [FOUNDENG-338] (5448)
* c7d6923d5 chore: FOUNDENG-296 Determined shows PULLING state while container is spinning up (5443)
* 516f2afcc fix: editing projects in table [WEB-641] (5445)
* 75e8214dc docs: Document Singularity cache managment script [FOUNDENG-333] (5437)
* 3c82434bb feat: remove checkpoints from multi trial tabs [WEB-639] (5440)
* 4710747ba fix: remove `noImplicitAny` (5416)
* c4fe41034 fix: experiment with null notes can't load (5429)
* aa94e65dc revert: Add webhooks_base_url to det deploy (5432)
* dc93b519b fix: `timeAgo` tooltip position (5419)
* 2aba2a468 fix: sync modal data when cancel (5433)
* df231ecad ci: bump resource class to avoid test-intg-master flakes (5438)
* cb7e0826b feat: Trial and Task log filters [WEB-239] [WEB-240] (5420)
* 4356faee0 Revert "chore: Revert content-security-policy change" (5424)
* c19e23f5f chore: make patch user atomic [DET-8659] (5428)
* bf02b05a4 feat: Add webhooks_base_url to det deploy (5354)
* 5a476ac60 feat: master and agent instances created with IMDSv2 support [DET-7987] (5421)
* 43e176e0a chore: bump version: 0.19.7-dev0 -> 0.19.8-dev0
* 1b3cb5522 docs: add release notes for 0.19.7 (5425)
* ff7ad9e7d chore: Revert content-security-policy change
* 63dc63a22 chore: Add content-security-policy via meta tag, webpack plugin [WEB-310] (5414)
* 5a3acc18b fix: fix copy button (5417)
* 75969d3ec fix: better name for hermesfilters; listen for onReset for filters (5405)
* bf0d2a8a5 fix: WebUI remove checkpoint storage config (5409)
* f29cfd0e0 fix: avoid panic in getTasks (5412)
* a453ed552 fix: clear table settings between users and groups pages (5415)
* e1270e5fd fix: adds user to group when create group through external token (5413)
* cbd92d332 fix: workspace header in mobile view (5406)
* 6fa66cabd chore: migration for adding newly created scim users to usergroups (5410)
* fb10b6fc9 build: lint and fmt shell scripts [DET-7566] (5389)
* 384a2093a fix: create personal groups for other ways a user can be created (5407)
* 9933a464e fix: Avoid writing to users known_hosts [FOUNDENG-314] (5403)
* 8ba901e1f chore: remove unused slurm options validation (5401)
* 87982d088 fix: handle webhook testing errors (5404)
* 3e5492646 fix: Skip role fetch when rbac not enabled (5402)
* e6d5f6d29 fix: sort by log severity level (5390)
* 5c7d5c7a3 fix: update webhook payload check in e2e test (5377)
* ccb1e9535 ci(test-e2e): add e2e test mark as cluster label (5368) [INFENG-5]

0.19.7

Not secure
Release Notes
[0.19.7](https://github.com/determined-ai/determined/blob/0.19.7/docs/release-notes.rst)

Changelog

* b6c8b9490 chore: bump version: 0.19.7-rc2 -> 0.19.7
* 806c03381 docs: add release notes for 0.19.7 (5425)
* 95c3c48a5 chore: bump version: 0.19.7-rc1 -> 0.19.7-rc2
* a5227912d fix: fix copy button (5417)
* 6fe00372d fix: better name for hermesfilters; listen for onReset for filters (5405)
* 8c5a63ee5 fix: WebUI remove checkpoint storage config (5409)
* 3de9bdb87 fix: Skip role fetch when rbac not enabled (5402)
* 64ccb0a92 fix: avoid panic in getTasks (5412)
* 51f2e98cb fix: adds user to group when create group through external token (5413)
* 3d88e34b4 chore: bump version: 0.19.7-rc0 -> 0.19.7-rc1
* 1d8f46152 chore: migration for adding newly created scim users to usergroups (5410)
* 707878667 fix: create personal groups for other ways a user can be created (5407)
* ef75386c7 fix: workspace header in mobile view (5406)
* 817abe3af fix: update webhook payload check in e2e test (5377)
* 3bdad4176 chore: bump version: 0.19.7-dev0 -> 0.19.7-rc0
* b2746c04b chore: lock api state for backward compatibility check
* e1b26a5f8 feat: WebUI expand workspace configuration [WEB-33] (5396)
* fb5ea8b22 chore: Rbac oss audit logging [DET-8309] (5378)
* 76fb4f72f fix: redirect url to login page (5399)
* 0075d014e chore: pause shared-web ci checks (5388)
* b149ee760 ci: increase RAM for master build (5397)
* 822692539 chore: Move Agents into their own context, introduce Loadable abstraction (5358)
* 20f548d19 fix: Workspaces member page refetch after update [WEB-621] (5391)
* 5db6ef49a chore: cli allow workspace --checkpoint-storage-config-file to use yaml (5394)
* cd6c3cd5e fix: typescript inside keys function (5383)
* 2c08b9986 fix: group together 4xx and 5xx HTTP responses for prometheus [DET-8336] (4996)
* b81c4b44e ci(remote-docker): pin version to 20.10.18 (5369)
* 85536a778 ci: add pre-commit execution action (5379)
* 264f48925 docs: RBAC v1. (5298)
* 892ef4afa ci: enable yamllint [INFENG-116] (5359)
* 282ddc05a fix: TorchWriter.reset() closes SummaryWriter (5375)
* f9d8cfe2f fix: enter to submit (5374)
* 6472abe6f chore: support out-of-k8s dev workflow (5237)
* bbebe348a chore: generate PATCH-friendly bindings (5325)
* 3221e4e39 fix: allow workspace admins to change role assignments in webui. (5371)
* cb7156a53 feat: checkpoint storage config per workspace [DET-8350] (5309)
* 83b201d69 ci: restrict token perms & change head ref
* 288c69c2e fix: improve previous tag logic (5367)
* 44000a644 fix: validate username and display name in `PostUser`. (5366)
* 1475136fe ci: remove -f from remote
* 62c6e3e17 ci: add throwaway user information for rebase
* 23b34cbb7 ci: use head_ref for rebase if available; else ref
* 752c7fa32 ci: switch rebase check to use https
* 3a26aef52 ci: Move conditional down to steps
* 7231c1e84 ci: Switch checkout method [INFENG-98] (5364)
* 2ebf33666 chore: Enable library checks for TypeScript; update types [WEB-191] (5360)
* 68b620533 docs: remove references to PBT (5257)
* c8cfcaa67 ci: add more credentials [INFENG-98] (5363)
* 65f6df309 fix: Shiyuan's suggestion to release note (5362)
* f16095d31 ci: fix action env vars
* 342e5d8ca ci: Add rebase check on PR/main push [INFENG-98] (5190)
* 774275ca3 Revert "fix: shiyuan's change to custom searcher release note"
* f3c6dbec7 Revert "lint"
* b902fd46d lint
* b2b3be5ff fix: shiyuan's change to custom searcher release note
* 540d486c7 ci: Fix previous tag logic (5103)
* c82d0afb1 fix: Group management page role edit [WEB-544] (5339)
* 572924719 chore: rbac refactor authz iface (5343)
* 149f9d9b6 Add release notes header with link [INFENG-115] (5327)
* 1ad39c34a chore: bump version: 0.19.6-dev0 -> 0.19.7-dev0
* fab75ccef docs: add release notes for 0.19.6 (5357)
* f2c051b7f feat: remove webhooks feature flag [WEB-560] (5345)
* 28c10ed71 docs: fix tutorial link (5355)
* 5adb2e27c refactor: rbac protos: move from is_global to scope type masks. (5346)
* e4a9e021c fix: signed payload generation (5353)
* 3c8b2f11e chore: Replace react notebook library with notebookjs [WEB-77] (5284)
* 6e19529b4 feat: add stable diffusion textual inversion example (5280)
* de0272d5c chore: replace `enum` with `object as const` (5348)
* 761cf7295 fix: overflow of long names without spaces [WEB-485] (5351)
* c9ddf7731 fix: fix roll polling in non rbac instances (5349)
* 781716fc2 chore: add field for internal web UI use to identify product context (5342)
* 0d4281e16 chore: introduce useui as a separate store [DET-8575] (5338)
* f3319c0e6 chore: add style lint fix (5337)
* f0dbef885 docs: Explicitly document Apptainer as supported [FOUNDENG-294] (5344)
* 2747638f0 feat: Create Webhook Sender [WEB-213] (5258)
* 623976d12 feat: when user can't create workspaces, show a disabled button [WEB-553] (5341)
* 2f5a5ab9c fix: duplicated messages logged at INFO and ERROR levels. (5323)
* 0a651a3af fix: add and edit workspace member UI [WEB-552] (5335)
* f41a90d8f chore: don't tell users to contact admin for wrong password or wrong username (5336)
* 3ce6cd777 chore: HPC job ID is logged in experiment log. (5315)
* aaba9069b feat: Non-global permissions assignable globally [WEB-539] (5324)
* 9f76ecbc3 feat: User can change their own username [WEB-238] (5304)
* 6a663c530 fix: improve chart interactivity (5326)
* 5f8c3e285 chore: simplify `ptrs.Ptr` (5330)
* 0370f546d fix: login loading (5334)
* 6ec84d105 chore: log error when experiment is unrestorable (5333)
* 02c5ab256 fix: HP Parallel Coordinates remembers filters as data comes in [WEB-279] (5243)
* 99827d79d fix: exclude allocations without start times from aggregation (5329)
* 9cf034b0c fix: account for incompatible pbs-related expconf change (5332)
* b646464a0 feat: support streaming logs in Python SDK [MLG-46] (5174)
* b70f8a483 chore: delete dead code to fix flake8 (5331)
* 078017823 fix: Poll roles, remove canGetPermissions permission (5322)
* 1f1fd81e5 chore: change list-users-roles and list-groups-roles to return assignment info (5286)
* 45d30bcaa feat: implement feature switch [WEB-535] (5310)
* 23d951a5d docs: Notification doc zapier [WEB-216] (5305)
* 039fd0d7e docs: slots_per_nodes for PBS & Slurm (5314)
* 9edc784db docs: Add PodMan requirements and known issues [FOUNDENG-289] (5311)
* ea333d6ce fix: move permission denied error to not encounter hash error (5319)
* 6c814bedc chore: Revert "fix: remove duplicate event message." (5316)
* e4b1494f4 chore: add FieldMask type to apiutils (5247)
* 677dbc956 test: fix flaky custom searcher test (5317)
* 2a76a70ed feat: actually support --device strings (5287)
* 722dfdb34 fix: dont trigger loading state on experiment selection (5299)
* 58d2a2793 chore: replace `enum` with `object as const` (5308)
* 1ef521062 fix: layout of logview (5307)
* c711c4321 ci: fix missing say command (5313)
* 13760a39f fix: tweak live docs server. (5293)
* b3ff34c8e fix: remove duplicate event message. (5252)
* 2d4eff4f4 feat: Changing and removing roles from workspace members list (5283)
* 4fae14f48 fix: remove compare action for experiments (5302)
* 7f33e1558 fix: dont show loading state when polling trial details (5301)
* 5ae91f179 chore: API and DB error for invalid input (5212)
* bdf5b3ec5 fix: UI improvement when no permission [WEB-532] (5274)
* 2dd8e71d9 fix: `det rbac describe-role` list global assignments for users. (5297)
* 10a866f8a fix: dont show scrollbars in table cells (5290)
* 02511f2e9 chore: take out manual shared testing instructions (5270)
* f40c99255 chore: Revert "chore: update to `Stylelint` v14 (5238)" (5296)
* e0b4b5447 fix: Avatar text color change (DET-8237) (5246)
* 515d25b0d fix: account for incompatible expconf change (5292)
* ae4282eb4 docs: add documentation for setting up Slack Webhooks [WEB-215] (5278)
* 1a2acad37 fix: fetchMyRoles on login, only if rbac is on (5291)

0.19.6

Not secure
Release Notes
[0.19.6](https://github.com/determined-ai/determined/blob/0.19.6/docs/release-notes.rst)

Changelog

- 12adc4752 chore: bump version: 0.19.6-rc6 -> 0.19.6
- 2766fd1e7 docs: add release notes for 0.19.6 (5357)
- 4cb7414fa chore: bump version: 0.19.6-rc5 -> 0.19.6-rc6
- ad4aca79c chore: bump version: 0.19.6-rc4 -> 0.19.6-rc5
- 54be3a640 chore: bump version: 0.19.6-rc3 -> 0.19.6-rc4
- 68013ba8a chore: bump version: 0.19.6-rc2 -> 0.19.6-rc3
- 1d124b164 fix: account for incompatible pbs-related expconf change (5332)
- 5ecd13659 chore: bump version: 0.19.6-rc1 -> 0.19.6-rc2
- a19bbf0b9 fix: dont trigger loading state on experiment selection (5299)
- 05ad8b6a0 fix: layout of logview (5307)
- 846e3e3c3 fix: remove compare action for experiments (5302)
- 96cde3940 fix: dont show loading state when polling trial details (5301)
- 89a3b60d8 chore: bump version: 0.19.6-rc0 -> 0.19.6-rc1
- b42a431f9 chore: Revert "chore: update to `Stylelint` v14 (5238)" (5296)
- 88f75e333 fix: dont show scrollbars in table cells (5290)
- 073d79a66 fix: fetchMyRoles on login, only if rbac is on (5291)
- 40dbeacf9 fix: account for incompatible expconf change (5292)
- 4f849d6d9 chore: bump version: 0.19.6-dev0 -> 0.19.6-rc0
- ba7ae157f feat: Trials Comparison Frontend (4820)
- 7c20754b7 chore: update to `Stylelint` v14 (5238)
- d140af079 fix: keyboard scrolling in logs [WEB-463] (5266)
- fc05dfd80 fix: lockdown NTSC EE rebase import cycle (5285)
- 60e5fe145 feat: custom searcher (4424)
- 4b8c94f0b docs: Add PBS documentation [FOUNDENG-184] (5232)
- 013b3d9bc docs: external notification general doc [DET-219] (5244)
- 020d23aa0 fix: remove =true from sso url querystring (5282)
- 6c54d3809 chore: improve project not found error message in create experiment (5277)
- 36e4b3569 fix: position resize shadow under cursor at start (5242)
- dd3e39d80 feat: support configuring agent self-shutdown for `det deploy aws` (5241)
- 644e747df fix: Wire up user edit modal to rbac endpoints (5261)
- 340c8a1c1 chore: remove unnecessary getPath usage (5272)
- 5db81f6e1 refactor: Add ability to lockdown NTSC [DET-8276, DET-7377] (5260)
- a487eab7d refactor: authz checkpoints [DET-8533] (5233)
- 3ea55a7ef fix: add version check for protoc to prevent confusion (5271)
- 7ac9e7e1a fix: workspace page tab route (5269)
- c4b7b5018 chore: add to git blame ignore list (5262)
- 7b264a3c8 fix: Workspace member modal handling of groups and roles (5268)
- aa9f1ba86 chore: make web_lint_check.py executable (5265)
- 781bff654 fix: fix getPath (5256)
- 21355bf32 fix: check target user, allow \wadmin\w names but not admin itself [WEB-529] (5251)
- 2fee696da feat: page listing Webhooks [from main repo] [WEB-211] (5259)
- ad8e6ef71 fix: selector fixes in log viewer (5192)
- b3f253f3c docs: fix fypos, grammar edits for clarification, etc. (5186)
- 67890df6f fix: Load workspace members from RBAC API (5253)
- 81ac80478 chore: PBS & Slurm options for commands (5219)
- cef943026 fix: decorate PBS & slurm options with ,omitempty (5230)
- 8cf354c60 feat: support -i/--include [MLG-194] (5193)
- 77ff49a35 chore: bump version: 0.19.5-dev0 -> 0.19.6-dev0
- 5ce358ca8 docs: add release notes for 0.19.5 (5227)
- 794742b55 build(deps): bump amannn/action-semantic-pull-request from 4 to 5 (5239)
- 79a163078 feat: ls for all applicable cli options [MLG-193]
- c5b535b7d fix: trial workloads sort and filter (5228)
- 7096deb14 fix: Roles should be fetched immediately when logging in (5229)
- b32039d77 chore: update to `React18` (5226)
- f88fddc03 fix: register checkpoint "new model" workflow [WEB-499] (5215)
- 8ee7e8c26 perf: remove unused getExpValHistory calls (5172)
- 7e7cd9643 refactor: Authz tasks [DET-8367] (5209)
- dc6160874 fix: hide uncategorized from nav, when it is not available to RBAC user (5203)
- 10f5d7bae feat: Add CAN_EDIT_WEBHOOKS permission to pre-canned admin role [WEB-218] (5200)
- 552bef9c4 chore: update to `react-router-dom` v6 (5222)
- fccaecac6 test: enables linting for master integration tests (5223)
- b35a55970 fix: correctly aggregate allocation resources by agent label. (5214)
- b9803c0d3 chore: Round Robin scheduler message (5216)
- cfdd7bb0d fix: custom error requires permission object (5221)
- bdb41a824 build: fix check if test-intg-downstream could be skipped (5115)
- 999eb800e feat: add echo authentication by default (5008)
- 906356ead chore: new react-router components (5166)
- d285e8fd7 chore: add custom permission [DET-8526] (5195)
- b5d018541 fix: replace shell script with python script for `Pre-Commit` (5220)
- 98ef84e97 fix: fix the error message for auto checkpoint download (5201)
- 4806f1f74 ci: only run lint in package-and-push for release workflows. (5191)
- c091de954 chore: revert "fix: use theme var in Avatar stylesheet [DET-8237] (5109)" (5211)
- b8155bdda fix: table ui follow up (5207)
- 8f01284da fix: only call fetchKnownRoles in RBAC, closing testing issue (5210)
- 78b2b9dde refactor: authz allocations [DET-8366. DET-7971] (5178)
- 8a7e7999a chore: usePolling on fetchMyRoles (5204)
- 48ac9af20 fix: RBAC calls getPermissionsSummary, changes to admin's use of listRoles [WEB-517] (5185)
- cf2df493a chore: remove accidentally added attributions file (5202)
- 20fde081a fix: resolve table UI issues (5199)
- 08bab936f fix: remove unnecessary loading state (5181)
- 37fe428ef fix: page transition in multi trial page (5198)
- 106e2313e feat: rbac authz refactor for user groups [DET-8478] (5136)
- 522d192ed fix: avoid using lookbehind regex (5197)
- 40b3739bf fix: stop infinite rerender in move experiment modal (5194)
- 0d608e558 fix: check for horovod backend in PyTorchTrial (5180)
- 0429c648c ci: bump cache buster version (5189)
- 3cecf5014 feat: Add Webhook CRUD API [WEB-212] (5175)
- 8f01b4611 feat: enable configuring the agent to shut down on connection failure (5044)
- cad902c7f feat: support `security.authz` config option in helm chart. (5183)
- 5d5be28bd chore: refactor slurm/pbs options to expconf (5150)
- 1703adfeb fix: do not publish helm chart for *-rc releases [DPS-260] (5182)

Page 7 of 57

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.