Determined

Latest version: v0.38.0

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

Scan your dependencies

Page 3 of 60

0.37.0

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

Changelog
* c41508740 chore: bump version: 0.37.0-rc4 -> 0.37.0
* 736fba6fc docs: add release notes for 0.37.0 (9995)
* 73dee980f docs: fix broken links (9996)
* ecf8ac766 chore: bump version: 0.37.0-rc3 -> 0.37.0-rc4
* 1b5030522 fix: fix default id search for runs (9988)
* 0990c117d chore: bump version: 0.37.0-rc2 -> 0.37.0-rc3
* a78b19084 fix: fix hf on_save raise exception (9977)
* 0560939cd fix: bring in handleEmptyCell from 9963 (9984)
* 7caf18aff chore: bump version: 0.37.0-rc1 -> 0.37.0-rc2
* 08d782a90 fix: show search progress in run table (9976)
* 478c78fd9 fix: Cluster page height (9975)
* 2772a3ce6 fix: correct `dataPath` for hyperparameters (9971)
* 94f2d9514 chore: bump version: 0.37.0-rc0 -> 0.37.0-rc1
* 63e7df004 chore: 0.37.0 environment images (9967)
* b2267d1a3 chore: bump version: 0.37.0-dev0 -> 0.37.0-rc0
* f758303ad chore: lock published urls to preserve redirects
* 2a8e7ddca chore: lock api state for backward compatibility check
* 3f54d073b chore: bump version: 0.36.1-dev0 -> 0.37.0-dev0
* baf451f20 chore: do not log error for resource pools with zero agents (9960)
* 6a8606e63 docs: Add hpc installation guide (9945)
* 3241edb1d fix: fix flaky generic task pause test (9962)
* 43556e99b fix: Remove CSS rule for hiding the Form.Item error message (9872)
* 590600172 perf: improve the initial page load speed (9939)
* eb1b0de39 docs: Add workload alerting (9938)
* cedfcfe01 chore: refactor and test RBAC config policies work [CM-530] (9943)
* 2d884b9ce docs: Add cluster overview (9936)
* e17d12c4a feat: release notes and improvements for workload alerting (9944)
* 0db2e3bbd ci: deflake make slurmcluster, hopefully (9957)
* 95f079d4e feat: add GET global config policies API (9952)
* d943d852e chore: fix global PUT for task config policies (9941)
* 410edf6a8 fix: broken MNIST download in e2e tests (9937)
* 004c194fe ci: fix flaky test_allocation_csv tests (9953)
* 88a4c679b feat: add Config Policies GET API and modify CRUD functions to accept both Workload types (9946)
* a73c8db9a test: debug auth [TESTENG-95] (9942)
* 13db674b5 test: experiment list show archived filter [ET-753] (9932)
* 02e302fc8 chore: remove unused languages from code editor (9898)
* f6d874da1 docs: Replace slack links (9919)
* 26b0954dc chore: implement Delete config policies API handlers (9927)
* 2d12be1b8 test: add projects tests [CM-467] (9928)
* 062cb52a0 fix: use different modules for Trial and Cluster topology (9917)
* 092895818 chore: change log level for log retention policies (9935)
* b559467f6 chore: bump coverage target (9920)
* 3a2ea5629 fix: do not filter slots for mixed-slot-type pools (9902)
* a58ed7c3d chore: reassign RM code to CM in CODEOWNERS (9926)
* cb3515e02 fix: update LogRetentionDays from master config when master starts/upgrades (9930)
* 13b7b3f02 ci: increase timeout for k8s intg tests (9929)
* 6f36969c7 fix: flaky workspace test (9931)
* 867eb3162 fix: update huggingface example (9925)
* 5b2275fe0 fix: Refactor sorting logic in WorkspaceProjects for filtering projects (9903)
* fd7f77abf fix: move validation dataloader check in PyTorchTrial [MD-515] (9923)
* db2881f31 chore: fix config policy unmarshal tests (9924)
* 3900742d4 chore: update test log pattern webhook cache (9922)
* f44687dd7 chore: create config policies table and add NTSC CRUD operations (9915)
* de89f6891 feat: support updating web hook url [MD-482] (9890)
* 02fbdbbe5 fix: huggingface callback raise process preempted exception (9913)
* 8c799b84e chore: prune cruft out of no_op fixture (9912)
* 11de11984 chore(deps): bump path-to-regexp and express in /webui/react (9909)
* 03961b50e test: add workspace tests (9905)
* c877383bb fix: GetTrialRemainingLogRetentionDays should take global log retention days into account [CM-518] (9914)
* fb0d5f910 fix: change workspace name and set resource quota simultaneously (9847)
* 8fb9f6b65 docs: Update ROCM support (9893)
* 481bddb04 chore(deps): bump github.com/docker/docker from 24.0.9+incompatible to 25.0.6+incompatible (9780)
* c1499ac3b chore: removing model_hub references from Makefile (9901)
* c961dbd8f feat: new run object for Run Centric API (9897)
* bfeb418f1 feat: Implement custom trigger for webhooks (9879)
* b6eb05e33 chore: Remove model hub (9869)
* 4a28c10f2 chore: add unmarshal functions for task config policies (9896)
* d842383e5 fix: timezone handling error in queued allocation time update (9892)
* 55b3f9b6b test: cover project id filtering on bulk actions [ET-138] (9870)
* 036477be3 chore: stub new APIs for task config policies [CM-485] (9880)
* be2622a51 test: Delete workspace after webhook test (9891)
* a30bc2562 feat: Add rbac for config policies (9873)
* 8c83d311f chore: create WorkloadType enum and Go config + constraints structs (9885)
* 0a18c5ae6 fix: add backwards compatibility for Pods to Jobs for k8s <v1.27 [CM-461] (9878)
* 8e6bba818 ci: fix master-config syntax (9889)
* d5d647ae8 fix: inconsistent timezone handling in daily allocation aggregation (9888)
* b4209efbc test: login redirect with nested route (9881)
* 8cacba635 ci: add e2e bulk kill test (9868)
* 590c3625b fix: Hf callback metric naming (9887)
* 61fd26b9a fix: reset Model Registry page number on pageload [ET-640] (9876)
* ce27f81cd fix: show `-` for empty data in run table (9871)
* b1c08145b fix: prevent `hyperparameter search modal` submitting the same request multiple times (9883)
* d54713c3d fix: use new ruamel yaml APIs (9882)
* ad5fe5a40 fix: prevent out of bounds navigation on new list views (9875)
* a605f006c fix: reject reconnecting agents with different resource pool configuration (9815)
* db92bad1e feat: Support RBAC in webhook (9859)
* 0ef81aa2f fix: sorting by arbitrary metadata (9874)
* c1b776778 feat: Auto-Populate POSIX Information on sign in using SSO [CM-399] (9755)
* 54b61653f feat: Logic of different modes for webhook (9865)
* a77355127 fix: allow for objects inside array metadata to be typed properly (9864)
* ee269c896 test: successful login with weak or strong password (9858)
* e21fc6f8c ci: pin chromadb version to avoid incompatibility (9849)
* a1234a12c chore: bump version: 0.36.0-dev0 -> 0.36.1-dev0
* d79c90dc5 chore: add docs dropdown link for new version
* ce6da7409 docs: add release notes for 0.36.0 (9854)
* a55af7418 fix: use task sessions in Core API [MD-509] (9860)
* 3ee88bb00 fix: replace tree with code mirror for metadata view (9853)
* 8dd46d5bc chore: Improve CompareTrials perfomance (9807)
* 6e0830394 fix: fix error toast popping up in Workpace Creator view (9855)
* fb95df8c5 chore: add backport github action (9835)
* a37e6e720 fix: prevent loading issues with ipynb files (9850)
* 9de4f72b7 feat: configurable preemption timeout [MD-500] (9833)
* 640126ba7 feat: Add workspaceId, mode, name to webhook (9820)
* d436c2373 fix: reset pinned column state when resetting columns (9852)
* 3a91552ac fix: fix fallback logic for partially provided custom logos (9842)
* 707ad0772 Revert "chore: add tracing info to some backend APIs" (9843)
* 73a756adf fix: update broken tensorflow & certbot links (9846)
* 771bbe4d1 ci: sequential metric count sweep test [Scale-35] (9791)
* 32fafdd89 perf: remove duplicate ids in `ExpMetricNames` api (9848)
* a8fa0155f docs: Fix broken links (9845)
* 2b1856a83 fix: model version name overflow on mobile [ET-384] (9827)
* e13de2042 docs: Document rbac editorprojectrestricted role (9844)
* 2838af41c chore: add tracing info to some backend APIs (9841)
* e3dfb0a70 fix: change filter form to say "Show runs" in flat runs view [ET-740] (9840)
* 52f2b9ff2 chore: add release notes for PR 9822 (9837)
* a37d48216 fix: experiment single trial tabs don't scroll on load (9831)
* aff486c14 feat: Rocm bumpenvs (9830)
* 13622adc2 feat: Add `report_progress` to `TrainContext` (9826)
* d8314611b fix: replace rawsource attribute with node directly, due to removal of rawsource in Docutil 2.0 (9838)
* 7ed9e8309 feat: add EOL notice regarding Aurora V1 & Postgres 12 along with Master Log warnings for Postgres <=12 [CM-413] [CM-416] (9832)
* 5c5f107dd docs: Minor docs enhancements (9836)

0.36.0

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

Changelog
* c349314f0 chore: bump version: 0.36.0-rc7 -> 0.36.0
* 39db2a81d docs: add release notes for 0.36.0 (9854)
* 61538a203 chore: bump version: 0.36.0-rc6 -> 0.36.0-rc7
* 94948238f fix: fix error toast popping up in Workpace Creator view (9855)
* bd332285a chore: bump version: 0.36.0-rc5 -> 0.36.0-rc6
* fa155deca chore: bump version: 0.36.0-rc4 -> 0.36.0-rc5
* 9332ab9cc chore: 0.36.0 environment images (9851)
* 838cafeac Revert "chore: add tracing info to some backend APIs" (9843)
* 1e2447d53 chore: bump version: 0.36.0-rc3 -> 0.36.0-rc4
* f70a03d29 fix: update broken tensorflow & certbot links (9846)
* e3695a9cc perf: remove duplicate ids in `ExpMetricNames` api (9848)
* 101441d83 docs: Fix broken links (9845)
* 8e2849306 docs: Document rbac editorprojectrestricted role (9844)
* 9e73cd3b5 chore: bump version: 0.36.0-rc2 -> 0.36.0-rc3
* 8acaee55a chore: add tracing info to some backend APIs (9841)
* 46a400eb0 fix: change filter form to say "Show runs" in flat runs view [ET-740] (9840)
* 119d544b5 chore: bump version: 0.36.0-rc1 -> 0.36.0-rc2
* 5affb0954 chore: add release notes for PR 9822 (9837)
* 21bc083f6 feat: Rocm bumpenvs (9830)
* 26f8ed22d chore: bump version: 0.36.0-rc0 -> 0.36.0-rc1
* 89d5ddb2c fix: replace rawsource attribute with node directly, due to removal of rawsource in Docutil 2.0 (9838)
* d58ff68d5 feat: add EOL notice regarding Aurora V1 & Postgres 12 along with Master Log warnings for Postgres <=12 [CM-413] [CM-416] (9832)
* 4be07af6a docs: Minor docs enhancements (9836)
* 34b567e87 chore: bump version: 0.36.0-dev0 -> 0.36.0-rc0
* e11629be5 chore: lock published urls to preserve redirects
* 6e0b9d1d3 chore: lock api state for backward compatibility check
* e1a227382 chore: bump version: 0.35.1-dev0 -> 0.36.0-dev0
* 42c2efae4 docs: Docs cleanup (9834)
* 3ed0a3973 docs: Make docs consistent with run centric ux (9824)
* a367cd0f0 chore: deprecate Custom Searcher [MD-504] (9829)
* f7846cb9b feat: allow users with role Viewer and above to view resource quotas (9822)
* 97353c95a fix: Group and User management (CM-436) (9825)
* 358ed28a4 fix: hide metadata section if there's no metadata (9823)
* 287f3be36 chore: unskip flaky test (9819)
* e85ac893a Clarify basic data lineage to mldm (9828)
* c0ca6590b fix: checkpoint table action menu shouldn't vanish on polling [ET-277] (9812)
* 740b0e748 docs: Describe basic lineage steps (9813)
* e5d4b7f43 chore: initial k8s rocm support [CM-367] (9794)
* 9548790e7 chore: fix torch version to 2.2.2 for intel mac (9821)
* b2a82e896 chore: deprecate kubernetes priority w/ preemption scheduler (9763)
* 2002bf02d docs: Getting a list of files in a checkpoint (9818)
* 91d0b6779 docs: Fix broken links (9816)
* e3578490b fix: don't ignore failures during experiment shutdown (9693)
* 9b9641631 test: add go unit tests for experiment bulk actions [ET-138] (9658)
* 92a7ff5b2 feat: support filter by metadata with string type (9810)
* 9da5620ed feat: exclude `Array` type columns (9808)
* 79ffa5255 chore: bump version: 0.35.0-dev0 -> 0.35.1-dev0
* 9949ab0b6 chore: add docs dropdown link for new version
* 261e2e780 docs: add release notes for 0.35.0 (9786)
* a11e9e83b chore(deps): bump torch from 1.11.0 to 2.3.0 (9726)
* bebaf17b7 fix: make navigation sidebar scrollable [ET-633] (9803)
* f7e18fc74 fix: prevent multiple calls to time-series on compare view select (9805)
* db98c4fd9 ci: Add a portable testing framework and scalability tests [SCALE-29] (9762)
* 9702d2283 fix: prevent extra initial calls to search endpoints (9782)
* 4e47a1ee9 chore: change the comment for defaultNamespace in values.yaml (9793)
* d3f3e76e5 test: datagrid action pause flake (9802)
* 1f7473c85 fix: return proper error message when moving a project with a matching names (9795)
* 15d1a6085 ci: fix scripting for `make slurmcluster` job (9801)
* 8173cabb2 fix: forked from link (9798)
* c3400dff0 feat: add editor project restricted role and testing [DET-10428] (9796)
* 2cb102271 test: base model package dependency update [TESTENG-59] (9777)
* 4f319422f test: omnibar tree-extension tests [ET-203] (9783)
* cdbbedda0 fix: don't filter single runs in the comparison view (9789)
* 80822ebe4 ci: label `make slurmcluster` instances for cloud spend [CM-405] (9792)
* ea589d860 chore: fix readme typo (9797)
* 7b4f01cbd fix: Add loading indicator when creating HP search (9774)
* a4d74af3b chore: readme should include codecov (9787)
* 786f25896 fix: uncomment helm values (9790)
* a0349640d fix: fixed helm chart values and master-config.yaml (9788)
* fe14062e0 feat: show metadata in run table (9776)
* 2b589c434 feat: add array column type for abitrary metadata (9759)
* 094c58be8 test: skip flaky test (9784)
* 49c3fa081 chore: add a utility for connecting devcluster to remote k8s clusters (9739)
* 13ebf47d8 chore: add Cluster Name title and change helm value (9775)
* 61aad7838 fix: fix contains filter for hyperparameters and metadata (9779)
* 15226b756 feat: add master config option to provide custom logo (9664)
* f42daca26 feat: make groups scope optional to support azure with OIDC (9773)
* 6105b3f24 docs: fix insecure link to systemd docs (9772)
* 068b9595a feat: checkpoint view for flat runs [ET-658] (9769)
* dab697886 feat: add code tab to run page [ET-657] (9771)
* 2c9109896 test: use previously created experiment for pause test (9727)
* 935799d2f fix: use run checkpoint data instead of experiment for run table filter (9767)
* 30d6e7902 fix: extract searcher metric from experiment payload (9768)
* b8c677370 fix: fix missing task_stats start_time on restored allocation (9745)
* a094ea1b3 chore: pin numpy version and upgrade sphinx [MD-468] (9736)
* 08065978b feat: add Metadata section to TrialDetailsOverview (ET-224) (9639)
* 287faf78c chore: bumpenv pin numpy to 1.x [MD-470] (9748)
* becd8b6ae chore: remove RM Name from RP descriptions (9758)
* fc8ac0baa chore: undo test skip after fix was merged (9754)
* de898c9dd Revert "chore: add configurable posix claims fields to master config [RM-398]" (9753)
* 623c945b3 fix: load trial data for single run searches in search view 9742 (9752)
* 41a512e10 fix: debounce searches column width settings 9700 (9751)
* bc721bf53 refactor: change 'close' to 'save' on button in ManageJob modal [DET-10446] (9750)
* 0ce2ff149 fix: change external_run_id to string type in FlatRun proto (9749)
* 20ed1268d fix: reduce the number of api calls from Workspace Create Modal (9735)
* 61bc7bbf5 chore: add configurable posix claims fields to master config [RM-398] (9690)
* 2cdfdf9f4 fix: change external_run_id to string type in FlatRun proto (9744)
* 36aaed77a chore: fine-tune error and help messages of CLI commands for slot caps (9743)
* 0df7ad346 test: workspace and project tests [TESTENG-60] (9740)
* e00d9f4b2 chore: add release note for ComparisonView bugfix (9741)
* 35ec0773e chore: add 'masterService.annotations' to Helm (9697)
* 5f8dae383 chore: fix exp delete log msg (9716)
* 9dc0afada fix: deadlock issue (9728)
* f8067ba21 chore: skip failing Deactivate and reactivate user test (9723)
* 9efb2162c feat: CLI command to list the members of a Workspace [RM-388] (9686)
* dc1233685 chore: lengthen abbreviation to avoid ambiguity (9733)
* e3524b7d9 chore: add release notes for metrics fetching UI bug (9737)
* 719f8beb0 chore: update copy when f_flat_runs is on (9642)
* 6c4f69b4e test: workspace and project api [TESTENG-46] (9731)
* 4aa6ffa67 docs: Add release docs for continue trial, edit hp search, resource a… (9729)
* d46d77613 fix: use before/after search params for historic allocation CSV download endpoint [DET-10442] (9730)
* a32b0104d fix: show selections in ComparisonView on any page (ET-189) (9694)
* 7260f046c chore: default flat runs to on (9709)
* 202ab6212 fix: Endless fetching for cancelled experiment without metrics (9714)
* 4466c3322 feat: change search-experiments from GET to POST [ET-602] (9717)
* 787a2f377 docs: Fix workspace cli doc (9720)
* c3ca1d4b3 docs: Describe link to mldm data (9718)

0.35.1

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

Changelog
* 9d4bed2e4 chore: bump version: 0.35.1-rc0 -> 0.35.1
* 46b37617b fix: perf issue with too many API reqs when listing pods in all ns (10202)
* 5b03599a6 chore: bump version: 0.35.0 -> 0.35.1-rc0
* 4182da4d1 chore: bump current environment image versions to 0.35.1

0.35.0

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

Changelog
* 7d1b0df82 chore: bump version: 0.35.0-rc20 -> 0.35.0
* e770ee51f docs: add release notes for 0.35.0 (9786)
* 7f03a87e6 chore: bump version: 0.35.0-rc19 -> 0.35.0-rc20
* 3c9a18857 fix: prevent multiple calls to time-series on compare view select (9805)
* c65c6cd8e chore: bump version: 0.35.0-rc18 -> 0.35.0-rc19
* da58c922e fix: prevent extra initial calls to search endpoints (9782)
* 8074fd97d chore: bump version: 0.35.0-rc17 -> 0.35.0-rc18
* 6fed7664c chore: change the comment for defaultNamespace in values.yaml (9793)
* 6d9b7804f chore: bump version: 0.35.0-rc16 -> 0.35.0-rc17
* f02b6b52f fix: forked from link (9798)
* 7928af17f chore: bump version: 0.35.0-rc15 -> 0.35.0-rc16
* 1841a8eb7 fix: don't filter single runs in the comparison view (9789)
* 0b89fad5b chore: bump version: 0.35.0-rc14 -> 0.35.0-rc15
* c45148294 fix: uncomment helm values (9790)
* f04144027 chore: bump version: 0.35.0-rc13 -> 0.35.0-rc14
* f144957ba fix: fixed helm chart values and master-config.yaml (9788)
* bfe79123d chore: bump version: 0.35.0-rc12 -> 0.35.0-rc13
* 2794cdcd8 chore: add Cluster Name title and change helm value (9775)
* 720dcbbb3 chore: bump version: 0.35.0-rc11 -> 0.35.0-rc12
* 94f916d2f fix: fix contains filter for hyperparameters and metadata (9779)
* 501d45c97 chore: bump version: 0.35.0-rc10 -> 0.35.0-rc11
* 44e478627 feat: checkpoint view for flat runs [ET-658] (9769)
* e1ff8bb79 chore: bump version: 0.35.0-rc9 -> 0.35.0-rc10
* 5314c58c7 feat: add code tab to run page [ET-657] (9771)
* f23ca4c2f chore: bump version: 0.35.0-rc8 -> 0.35.0-rc9
* 2b1f0e703 fix: use run checkpoint data instead of experiment for run table filter (9767)
* b750c30a5 fix: extract searcher metric from experiment payload (9768)
* 461434e7a chore: bump version: 0.35.0-rc7 -> 0.35.0-rc8
* 5cb9a328a fix: fix missing task_stats start_time on restored allocation (9745)
* ca4df7739 chore: bump current environment image versions to 0.35.0 (9760)
* b0b9d84b3 chore: bumpenv pin numpy to 1.x [MD-470] (9748)
* 375244d1d Revert "chore: 0.35.0 images (9732)"
* bd4af9d4e chore: remove RM Name from RP descriptions (9758)
* 22c5ae903 chore: bump version: 0.35.0-rc6 -> 0.35.0-rc7
* 2b76ac84d refactor: change 'close' to 'save' on button in ManageJob modal [DET-10446] (9746)
* f739956c8 fix: load trial data for single run searches in search view (9742)
* d1520a429 chore: bump version: 0.35.0-rc5 -> 0.35.0-rc6
* ed47fb07a fix: reduce the number of api calls from Workspace Create Modal (9735)
* e345871f7 fix: change external_run_id to string type in FlatRun proto (9744)
* 8ef93f888 chore: fine-tune error and help messages of CLI commands for slot caps (9743)
* c17fc727f chore: add release note for ComparisonView bugfix (9741)
* 1dbdf003b chore: bump version: 0.35.0-rc4 -> 0.35.0-rc5
* 27b8dbd92 fix: deadlock issue (9728)
* f939bc49f chore: bump version: 0.35.0-rc3 -> 0.35.0-rc4
* c554aecf9 chore: lengthen abbreviation to avoid ambiguity (9733)
* e173bdbe6 chore: add release notes for metrics fetching UI bug (9737)
* b6051affb chore: update copy when f_flat_runs is on (9642)
* 1dddfa37d chore: bump version: 0.35.0-rc2 -> 0.35.0-rc3
* 40e1f56da chore: 0.35.0 images (9732)
* f68e36e39 docs: Add release docs for continue trial, edit hp search, resource a… (9729)
* a341f9e0d chore: bump version: 0.35.0-rc1 -> 0.35.0-rc2
* 9f5fefb1d fix: use before/after search params for historic allocation CSV download endpoint [DET-10442] (9730)
* 9947ebaa2 fix: show selections in ComparisonView on any page (ET-189) (9694)
* 76dc02f38 chore: bump version: 0.35.0-rc0 -> 0.35.0-rc1
* 5e228079e chore: default flat runs to on (9709)
* f84d4ebd1 fix: Endless fetching for cancelled experiment without metrics (9714)
* 556de9c47 feat: change search-experiments from GET to POST [ET-602] (9717)
* 8be3e852f docs: Fix workspace cli doc (9720)
* ca375adc5 docs: Describe link to mldm data (9718)
* d3753648e chore: bump version: 0.35.0-dev0 -> 0.35.0-rc0
* 408a6091b chore: bump version: 0.34.1-dev0 -> 0.35.0-dev0
* 24feb357a chore: add release notes for workspace slot caps (9706)
* 3fbc8c070 chore: lock published urls to preserve redirects
* 248a1bab6 chore: lock api state for backward compatibility check
* fbb5d2401 test: skip flaky test until after release (9719)
* 12fc71cf6 feat: add workspace namespace bindings and resource quotas to workspaces (9180)
* 769d60015 docs: basic lineage release notes (9708)
* 0703e8a75 chore: saas authz changes for rbac (9657)
* bd59ced11 fix: disallow slots in exp config [MD-454] (9698)
* 3995b727e test: create Pause experiment action test [ET-644] (9699)
* 004d9d092 chore: fix makeslurm workload option reference (9645)
* 4f8154858 fix: assign only run in a single run experiment as best_trial_id (9051)
* 543380de4 fix: show the correct empty page in flat run table when filters are applied (9702)
* d5b61813d docs: Describe workspace slot level caps (9687)
* 1255d074b feat: auto-redirect to SSO provider when expired remote session detected (DET-10392) (9613)
* 95c636cba test: move wait statement to shared code (9701)
* def5e344c feat: obfuscate data.secrets if present in experiment config [DET-10232] (9635)
* 8776e3502 fix: unmanaged experiment checkpoint storage path (9625)
* e000e702e docs: use postgres 14 in code snippets. (9691)
* 4a0eb5ff6 fix: Remove experiments immediately after deleting by filtering out deleting experiments (9688)
* f672a8862 fix: use existed templates when launching notebook (9681)
* f721751fa test: experiment list sort [INFENG-766] (9675)
* ca90a63ec fix: highlight `Data Input` link (9676)
* 160445a4f fix: require full object for debounced settings updates (9682)
* 88b93a293 fix: links for Recent Submissions on Dashboard (9651)
* 1c7f4b583 docs: Link to cluster info (9633)
* 5eb0bda38 ci: disable telemetry for ci tests (9671)
* 086de8477 chore: fix e2e test Hf trainer searcher lengths (9683)
* c70dd8c1a fix: resolve indefinitely queued (STOPPING_COMPLETED) trials (9605)
* f4ecd91ae chore: remove ContainerState from ResourcesStateChanged (9680)
* 3baece2ff fix: default value in filter form (9678)
* 4bbde8506 test: workspace spec rearrange + one more test case for now [TESTENG-24] (9674)
* 1500f3935 docs: announce deprecation of Kubernetes priority scheduler (9667)
* ccac2c189 chore: add `determined_master_scheme` for K8s multirm (9673)
* c36705b8a chore: raise exception in HF trainer for mismatched train units [MD-456] (9669)
* e956f286e feat: Add selection label to FlatRuns page (ET-309) (9670)
* bbd6f8a50 test: collect detailed logs for tests in datadog[infeng-752] (9637)
* 274d7638f fix: update sort settings (9665)
* 4b3a100c7 chore: Deprecate model hub (9628)
* c3e5211f2 fix: SearchDetails Pivot bug [ET-632] (9656)
* 0786e08e1 chore: bumpenvs for jupyter upgrades [MD-242] (9660)
* 6d1f778c2 docs: expand det abbreviation in docs (9652)
* 6528500fc chore: remove singularity agent znode nightly test (9659)
* 6cb6a902c fix: user IDs instead of user session IDs for notebook sessions [MD-453] (9627)
* e4a9ae3b1 feat: add Metadata to project columns in Run Table (9629)
* 3663c5b39 fix: upload non-conflicting files for sharded checkpointing [MD-298] (9598)
* 4ece94931 test: add test cases for filter group (9647)
* 02da2a286 chore: Improve core v2 init API [MD-441] (9560)
* 0494cdf77 fix: ensure historic usage charts assume the correct timezone (DET-10407) (9650)
* 9a8591ff7 feat: Add resources allocation-csv to det cli [DFR-519] (9649)
* 3c310c758 ci: environment in e2e-slurm-enroot-znode [MD-451] (9617)
* 71a9c4b1a docs: Update historical csv release note (9654)
* c3e0a4126 chore: deprecating container_runtime config, agentrm supporting singularity,podman, and apptainer (9516)
* 4eeb4db30 feat: add metadata filtering to SearchRuns (9611)
* 0709cab88 chore: hide the docker password in cloudformation stacks (9641)
* a85fd6d00 docs: Describe flat runs view (9644)
* e630bfbe6 feat: support image pull secrets in genai (9653)
* 8379b1356 feat: Add/remove HPs when creating experiment through HP search (9610)
* e9e4458fd fix: allocation csv: gpu_hours -> slot_hours, add resource_pool [DET-10408] (9616)
* 6299dcd08 feat: add basic lineage MDLM link (9482)
* a49800835 chore: send alerts can wait forever and fail for broken workflows (9638)
* 4ac569d9d ci: remove deprecated label from agent config (9648)
* 2aa54e19b chore(deps): bump anchore/scan-action from 3 to 4 (9634)
* 7fab87bcb test: chore: fix some typos (9646)
* 53aa9746b feat: switch `det deploy aws` and CI from `m5.large` to `m6i.large` (9636)
* 13aa32701 fix: overflow in hyperparameter modal (9626)
* d4c50b5c8 chore: set cli pwd warning go to stderr (9536)
* d11c3ee9f docs: Update remote users auto redirect (9623)
* c0fc4c44a feat: add Search actions [ET-603] (9622)
* 1ec5d0119 chore: deprecate job move within priority group (9624)
* d257b896e feat: add getMetadataValues for projects (9618)
* 55b6d254f chore: remove deprecated labels config option (9609)
* 3a8c04257 feat: pause unpause UX (9615)
* 58fbf68dd feat: continue trial from WebUI for multi-trial experiment (9589)
* 95d1d2f49 test: chore: add gratitude to test page model readme [INFENG-767] (9621)
* 547a4c45e test: Add e2e test for experiment edit (9619)
* 576e24472 fix: column picker should effect pinned columns in compare view [ET-605] (9608)
* 262ad5a97 test: collect det job ci logs only in case of failure (9537)
* 3f7cad694 Revert "Docs/improve sample master yaml" (9620)
* c28545d12 fix: docker version bump to unpin requests (9614)
* 0a57cde18 Docs/improve sample master yaml (9607)
* 0e7b3abfe docs: Describe supported k8s versions (9277)
* 2958d421d docs: Add link to FSDP example (9606)
* 000c679e4 ci: extend experiment timeout for slurm test (9601)
* a6a79b808 fix: comparison view parallel coordinates chart shouldn't break when selecting rows [ET-261] (9584)
* d159f14d7 chore: tests for Searches component (ET-198) (9576)
* 309570374 fix: display runs count in ProjectCard (ET-314) (9600)
* f49831c33 feat: Add local Run ID (9212)
* 2dc59ca1f feat: Implement `det cmd describe` (9500)
* ebf23988f feat: add Context Menu to Runs view (ET-232) (9480)
* 84072f6a3 test: readme typo (9597)
* ff8c5ae63 chore: stop enabling all in Go linters [RM-346] (9583)
* 664a1c043 fix: lint issue from flake8-comprehensions 3.15.0 (9596)
* 98d574e24 test: env variable config and automatic setServerAddress [TESTENG-49] (9582)
* 8a47454fb docs: Improve postgreSQL setup (9594)
* 462ed5835 docs: add k8s sec diagram (9593)
* 7e2e3f648 chore: bump version: 0.34.0-dev0 -> 0.34.1-dev0
* cce99a457 chore: add docs dropdown link for new version
* 83a395190 docs: add release notes for 0.34.0 (9561)
* 28cdf6d50 fix: Pause/Resume run test flake (9592)
* 875e32630 feat: Add Resource Allocation stats to trial detail page (9533)
* 1e9dc4219 fix: add numRuns to GetProjectsByUserActivity (9581)
* 4760d9585 chore: change linters to handle Go 1.22 loopvar change [RM-353] (9580)
* e4724dded fix: edit/move modals for projects in workspaces unexpectedly closes [DET-10388] (9588)
* 2a7d2ddc5 chore: disable mmdet test (9577)
* b778712ee chore: Revert "remove circular dependence + correctly derive values" (9590)
* bd633f154 feat: Flat Run Actions (9368)
* 7e3f27b45 remove circular dependence + correctly derive values
* 02596a249 fix: nvidia drivers version matching test failed in test-e2e-gke-single-gpu (9587)
* 13e92e4d1 test: add missing initial_user_password value to circleci config (9575)
* 038bfee45 fix: Return number of runs in a given project for GetProjects (9557)
* a5d5616c4 chore: remove shared cluster test for circle ci (9579)
* d1872433d chore: add Nvidia drivers version matching test and bump env [MD-413] (9567)
* b73fbbca0 test: add `ConjunctionContainer` test cases (9541)
* 28ba37add test: workspace and project page model refactor [TESTENG-48] (9570)
* e5c57681c fix: wrong notebook idleness payload [MD-447] (9571)
* c40b861a6 fix: correct workspace_id column type on allocation_workspace_info (9574)
* fa1c1e18d fix: persist workspace id/name & experiment id for historic allocations [DET-10378] (9550)
* aeaae297f test: page title appendix in global fixture config [TESTENG-48] (9568)
* 8fbed0ea9 fix: do not modify cached GetAgentsResponse (9569)
* 9413e246a feat: add tabs to Uncategorized page (ET-310) (9547)
* 651264b2a fix: add missing columns to workspace response [ET-301] (9566)
* 2331e5b5e fix: return workspace name for breadcrumb in Project Details page (9564)
* f1aa1b471 docs: add link to observability release note (9559)
* c87f04e96 test: playwright timeout config [TESTENG-12] (9558)
* 86ed69f42 fix: add validation to patching project key (ET-305)
* da9025bd3 docs: Describe local password sec (9552)
* 63d69a1d8 test: e2e refactors [TESTENG-2] (9549)
* 8f2155516 fix: hide warning for weak password unless it actually applies [DET-10216] (9538)
* 5942544af chore: fix boto3 requirement syntax (9551)
* 1747b9423 feat: det deploy local generates a password for you [DET-10197] (9518)

0.34.0

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

Changelog
* ede239684 chore: bump version: 0.34.0-rc12 -> 0.34.0
* f0d825da9 chore: bump version: 0.34.0-rc11 -> 0.34.0-rc12
* 1556c181e fix: Pause/Resume run test flake (9592)
* a74e389be docs: add release notes for 0.34.0 (9561)
* e5fc5f1a4 chore: bump version: 0.34.0-rc10 -> 0.34.0-rc11
* a51a640f1 fix: edit/move modals for projects in workspaces unexpectedly closes [DET-10388] (9588)
* ce3ea17ff chore: bump version: 0.34.0-rc9 -> 0.34.0-rc10
* 5b40a5c08 chore: remove shared cluster test for circle ci (9579)
* 0b4dec468 chore: bump version: 0.34.0-rc8 -> 0.34.0-rc9
* 01baf33dc chore: Release 0.34.0 bumpenvs (9578)
* bad22b2bd chore: add Nvidia drivers version matching test and bump env [MD-413] (9567)
* 9adbe7c14 Revert "chore: 0.34.0 bumpenvs (9565)"
* 60ada0c5f chore: bump version: 0.34.0-rc7 -> 0.34.0-rc8
* cde8a186a fix: wrong notebook idleness payload [MD-447] (9571)
* 3f292f59b chore: bump version: 0.34.0-rc6 -> 0.34.0-rc7
* f36b11065 fix: correct workspace_id column type on allocation_workspace_info (9574)
* f0f45f860 chore: bump version: 0.34.0-rc5 -> 0.34.0-rc6
* a6c7918c7 fix: persist workspace id/name & experiment id for historic allocations [DET-10378] (9550)
* f66e81634 chore: bump version: 0.34.0-rc4 -> 0.34.0-rc5
* eaabab17b fix: add validation to patching project key (ET-305)
* d8b80ad87 fix: do not modify cached GetAgentsResponse (9569)
* 25804d70d chore: bump version: 0.34.0-rc3 -> 0.34.0-rc4
* ead223225 fix: return workspace name for breadcrumb in Project Details page (9564)
* 8da67d2ee chore: 0.34.0 bumpenvs (9565)
* 2677dc2f4 chore: bump version: 0.34.0-rc2 -> 0.34.0-rc3
* 42bea1ab5 chore: fix boto3 requirement syntax (9551)
* b2c7e22d9 chore: bump version: 0.34.0-rc1 -> 0.34.0-rc2
* 2f1283d6a fix: hide warning for weak password unless it actually applies [DET-10216] (9538)
* ca208b92c chore: bump version: 0.34.0-rc0 -> 0.34.0-rc1
* f15bda886 feat: det deploy local generates a password for you [DET-10197] (9518)
* abaf2e349 chore: bump version: 0.34.0-dev0 -> 0.34.0-rc0
* 0cf7aba52 chore: lock published urls to preserve redirects
* cd85b4441 chore: lock api state for backward compatibility check
* 25b629996 chore: bump version: 0.33.1-dev0 -> 0.34.0-dev0
* 83b9a8b17 feat: add connect modal for notebook and shell tasks [MD-404] (9545)
* b9ea173f7 chore: Bumpenvs 8c90e80 (9544)
* f9a5dd515 fix: update getProjectColumns calls (ET-270) (9509)
* 325d47e9a pre-commit lint check fix (9543)
* 553521e84 feat: enable token auth for Jupyter notebooks [MD-404] (9452)
* ea929fc69 test: det framework supports "nth" component [testeng-1] (9540)
* 756812988 docs: address two link check failures (9539)
* 3641bfcea feat: support proxied Determined tasks on remote k8s clusters (9469)
* 44f446c26 fix: Huggingface Trust Remote Repo (9535)
* 332010756 chore: allow empty run metadata requests to delete existing metadata (9524)
* 8006e2e14 fix: localize debounced settings updates (9513)
* fec31a148 chore: handle empty nested structs in run metadata as nil leaf nodes (9526)
* 88b01c6de refactor: remove DataGrid pagination code (ET-259) (9520)
* edbeee9e2 test: increase timeouts for running experiments on k8s after env split (9530)
* 0f6eb2432 fix: webui page height (9527)
* 1630c4580 docs: Clarify startuphook (9517)
* 63a416322 feat: support node selectors & affinities for Kubernetes resource pools (9428)
* 6cd7d060b chore: Improving SearchRuns performance when doing hyperparameter filtering (9489)
* 4321143b9 ci: add new feature signoff checkbox [INFENG-710][skip ci] (9410)
* 10667f183 feat: remove round robin scheduler for agentrm (9493)
* 735fb2cee chore: remove hyperparameters from projects table (9504)
* 66ec006ef feat: warn users to change their passwords [DET-10216] (9519)
* 2bce8b657 fix: historical allocations not appearing (9522)
* f9ba7f444 fix: skip webhook regex matching for exp config (9511)
* b51bc93f9 docs: Fix broken links (9523)
* 9adc0927f fix: partially scheduled k8s jobs should display as queued (9468)
* 32585ad21 feat: flat runs comparison view [ET-190] (9477)
* d44013cf1 feat: add arbitrary metadata GET/POST endpoints (9130)
* 21ecda53c test: preparing a homework assignment [TESTENG-3] (9510)
* ee66d1556 fix: allow doesnotcontains filters on hyperparameter column (8842)
* 382995c3a fix: historical allocations not showing task allocation workspace (9496)
* 8e9067b6a feat: Framework Splitting and Bumpenvs (9457)
* f0d26db2b ci: fix some failing long-running tests related to password requirements (9421)
* d0d30cfc7 test: collect det task logs as artifacts for ci jobs (9459)
* e3d01c1e4 chore: remove debug logs that were accidentally committed (9503)
* 3857b7a0d test: upload unit and intg tests to datadog[infeng-501] (9505)
* 3afe5dfd6 chore: check non-multiples of slots per pod for kubernetes rm [MD-403] (9393)
* 2ca7733ef fix: ensure number of project keys possible for testing is not exceeded (9501)
* 0f3018943 docs: Update the URL to the genai docs (9507)
* 86e6b6899 feat: add cluster-wide message (9261)
* e1382670c fix: Searches view fixes (ET-297) (9487)
* aa6521bbc fix: run columns mismatching sort/filter columns for run table (9479)
* de039092b fix: use num pods in k8 job summary (9497)
* 439734b41 chore: avoid payload limitation (9164)
* dde636247 fix: Use experiment config to determine is_multi_trial in api_runs queries (9475)
* f87214b4a test: preparing a homework assignment [TESTENG-4] (9495)
* 27e73074f feat: add custom key to projects table, backfilling based on current project name, and API support (9134)
* a5cf959f3 fix: pin huggingface version to <0.23.0 (9483)
* 97667c570 tc: Test format (9490)
* ffee34fbe test: update playwright [TESTENG-4] (9484)
* 869b96a81 test: readme and test name revisions [TESTENG-5] (9463)
* 698ab6c17 test: docstring revisions [TESTENG-5] (9478)
* 96c061b5c ci: lower hf trainer accuracy target + improve failure messages (9322)
* 84299a660 chore: upgrade golangci linter to 1.57.2 (9279)
* 2588eea32 feat: Pause & Resume run (9129)
* df3919c2a docs: remove all references to PowerPC/PPC64 (9476)
* ca03da16f chore: switch to mockery config file (9473)
* 9160ae96d docs: correct release note for deprecating PPC64/POWER builds (9470)
* 418525e02 fix: convert invalid hparam types to json string (9449)
* 934aeb6c1 fix: job state shows as scheduled when resources are allocated (9466)
* 8d6450894 feat: remove genai from experimental feature list and enable via `/master` feature switches [GAS-1016] (9435)
* 4d8596c47 chore: deprecate PPC64/POWER builds (9467)
* 13a514265 fix: Revert to get_checkpoints.sql call to enable NaN & Infinity values in searcher metric (9440)
* d50433d36 chore: no longer store ee artifacts in circleCI (9426)
* a45aa1e69 feat: add SearchDetails page (ET-53) (9436)
* 4c821c372 docs: clarify data collected by telemetry (9445)
* 57bece47f fix: job queue's allocated slots should be correct after restarts (9461)
* c49eeea2c test: datagrid tests [INFENG-687] (9400)
* 8a9839a51 feat: add option for Checkpoint_GC pod spec in task container defaults (9406)
* d960f2920 chore: only connect to the database once (9456)
* 0fdb8229c feat(rm): convert Kubernetes submissions from pods to jobs (9438)
* f54fb7cb5 test: react test datadog integration [infeng-497] (9455)
* cc4ad2b41 docs: fix observability README docs link (9453)
* ca60325f0 chore: bump version: 0.33.0-dev0 -> 0.33.1-dev0
* 4936847e6 chore: add docs dropdown link for new version
* 7b81df711 docs: add release notes for 0.33.0 (9444)
* da2f94326 feat: add heatmap to runs table [ET-230] (9429)
* 0599d0e36 test: create test users through the API [INFENG-673] (9431)
* ac459f798 docs: Add historical cluster usage warning (9439)
* cf22597ac docs: update broken nvidia anchor link (9441)
* d94e29991 fix: notify master for core checkpoint deletes [MD-325] (9415)
* b96ccba3f fix: dont utilize the default efs mount on normal aws deploys (9437)
* a0f2e3331 fix: redirect on sso login (9369)
* 9abde379b chore: remove stdlib errors package from lint blocklist (9381)
* 515c13501 fix: add Admin Settings to NavigationTabbar (ET-194) (9423)
* 00bbda6eb fix: set the defaults for shared_fs mount in genai correctly (9433)
* 9d54093f9 chore: skip TestSchedule until flake is fixed (9434)
* 9524dd4b5 ci: use priority scheduler in e2e tests (9430)
* 58b31e67a docs: terraforming an EKS cluster with autoscaling and EFS. (9427)
* 8a6f571a0 docs: ignore anchor for observability links (9412)
* 684c38ba2 fix: add feature gate for checking for blank admin/determined password [DET-10197] (9425)
* 6ad9d7304 fix: Keep template modal open when config is invalid (9424)
* 3dfb9ec4b test: remove confusing, unused slurm-related ci code (9417)
* cdd7a82fa test: ensure make unslurmcluster always runs in CI (9420)
* ba31f0360 fix: reset InteractiveTable pagination when filters applied [ET-183] [ET-121] (9413)
* 3cbe805f0 fix: master checks db newness before migrating [DET-10312] (9414)
* da462085b fix: bulk action bug in the old experiment table that cannot trigger bulk actions across pages (9404)
* 657286c30 feat: Add Run columns to GetProjectColumns (9146)

0.33.0

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

Changelog
* 0c2d3cfe9 chore: bump version: 0.33.0-rc5 -> 0.33.0
* e16554188 docs: add release notes for 0.33.0 (9444)
* 8c69d8bc0 chore: bump version: 0.33.0-rc4 -> 0.33.0-rc5
* e1a40b127 fix: dont utilize the default efs mount on normal aws deploys (9437)
* ebe26988b chore: bump version: 0.33.0-rc3 -> 0.33.0-rc4
* b85b8b3fa fix: set the defaults for shared_fs mount in genai correctly (9433)
* 52c7d9512 chore: bump version: 0.33.0-rc2 -> 0.33.0-rc3
* 9968dcec8 fix: add feature gate for checking for blank admin/determined password [DET-10197] (9425)
* 9c4fd74c7 chore: bump version: 0.33.0-rc1 -> 0.33.0-rc2
* 274b152f4 fix: Keep template modal open when config is invalid (9424)
* f4d6f54b8 chore: bump version: 0.33.0-rc0 -> 0.33.0-rc1
* 2661ae06d chore: bump ngc image versions for release (9418)
* cbc15db71 fix: master checks db newness before migrating [DET-10312] (9414)
* d1b3343d1 chore: bump version: 0.33.0-dev0 -> 0.33.0-rc0
* ca451981f chore: lock published urls to preserve redirects
* f2cd0181e chore: lock api state for backward compatibility check
* 6184f6fa3 chore: bump version: 0.32.1-dev0 -> 0.33.0-dev0
* 4af9bfc39 revert: Framework splitting (9405)
* 6fa1420d4 test: project create and delete react e2e [INFENG-456] (9244)
* 860f6a8da docs: Describe config templates WebUI (9399)
* 6ff8eb712 chore: Add slurm codeowners (9403)
* 68b36c6fe feat: require initial passwords on new cluster-up [DET-10197] (9314)
* 0ef3e104d test: datagrid scrolling [INFENG-687] (9379)
* 18ee0e31d chore: Update docker retag scripts (9401)
* 6ed297699 pin setuptools in model hub tests (9402)
* c4ebe5e54 feat: Release WebUI templates with notes (9383)
* 3bbb51a7f feat: Display Log retention days and Remaining log retention days in Logs Tab (9305)
* 047580c0e feat: update default scheduler to priority for agentrm (9385)
* ce70c005e docs: Add more info helm install password (9388)
* b84ee1f00 docs: cluster observability documentation and dashboard improvements (9391)
* c3b3ae6ef feat: helm install checks password complexity [DET-10293] (9360)
* 5c51164b3 fix: Skip resource checking for unmanaged exp (9372)
* 107e10851 feat: add Sort menu to Flat Runs view (9396)
* cb81a44e0 feat: Add charts to Comparison View (ET-99) (9215)
* cd33c13ff test: put flaky fix back in [INFENG-694] (9394)
* d3e89b108 docs: add exp config for unmanaged example 2. (9397)
* d4e23f4d5 chore: pin requests version < 2.32.0 so docker works (9395)
* 5480c57db chore: don't use a seperate schema for views_and_triggers (9392)
* 893f7f5c0 chore: add resource_pools intg test (9356)
* de215938b chore: push oss images per commit (9386)
* 95c70d48f docs: Add nav to genai docs (9387)
* 0c42ced90 feat: SDK methods to fetch pachyderm configs [MD-406] (9348)
* 0ff09e038 docs: Describe pwd requirements WebUI (9378)
* 31bc08a5d refactor: rename multiRM to more intuitive name (9350)
* df7a2afed docs: Update release note (9375)
* 2c9b9b93b feat: add pod labels with proper validation (9364)
* 0a59c637c docs: Remove long metrics rn (9374)
* 7e4b43155 feat: add columns menu to Runs view (9323)
* c10ae9908 test: Remove flakiness of KillRun test (9370)
* 653a0de47 chore: store database code as code [DET-9180] (9302)
* d38e2e005 test: report individual test results from python tests (9366)
* 7bce6ff40 chore: report ntsc names via cli at launch (9228)
* 93c8d81bb ci: keep waiting on failing workloads for sending slack alerts (9371)
* 53edec97e test: More Page Models for Experiment Tracking [INFENG-694] (9367)
* a96cafd49 feat: Framework splitting (9318)
* 3b1d0df90 chore: remove test suite whose marks match no tests (9363)
* 566b6af47 test: page model refactor for dropdown and select components [INFENG-694] (9362)
* 68b7116d4 docs: deprecation notice for agentrm features (9344)
* 20929436f docs: Add FSDP to deepspeed (9182)
* 4f180dbea chore: update npm libraries (9331)
* c7b78fa52 feat: edit/delete template from WebUI (9353)
* 8c5fce7e3 test: provide GKE tests with a Helm value for initialUserPassword [DET-10196] (9361)
* 0941fc4e0 feat: helm requires bootstrap password [DET-10196] (9359)
* f91c2a3eb docs: revert a doc format change to reenable slurm tests (9358)
* 989341c2f feat: add options in flat run (9341)
* 16a3f3bd4 revert: resource pool intg tests (9357)
* 54fb10ab5 chore: add intg tests to resource_pool.go (9199)
* c3901c88a fix: det ckpt download from s3. (9332)
* 7c26fe14e refactor: columnpicker remove hard coded value (9342)
* feb8a7bc2 fix: remove pod labels with potentially incompatible names (9349)
* eab4981ed docs: Reformat grid tables (9321)
* 758ffd7d1 chore: add retries to check-doc-links ci job (9335)
* 80fac3d4c chore: update release notes date (9334)
* efbcdee8a chore: update codecov to ignore e2e react [INFENG-689] (9346)
* 2445d3915 fix: Revert "feat: helm requires bootstrap password (DET-10196)" (9345)
* df0b7f9ac feat: Implement `/template/rename` to patch template name (9320)
* 0a0b3c300 feat: helm requires bootstrap password [DET-10196] (9274)
* 86aa31986 chore: Bunify and add test coverage for `ExperimentTotalStepTime` and `ExperimentNumSteps` (9333)
* 3c0eac697 test: experiement list tests [INFENG-457] (9299)
* cc82cc9b1 chore: add missing setuptools to win cli tests (9336)
* c0fdaa9b9 chore: remove step for authenticated master session check and use standard script (9339)
* b86823043 test: wait for background logout (9340)
* ead928ed0 ci: add missing var overide in ee release [skip ci] (9338)
* cab9ac50a test: log in with the api rather than through the UI for most react tests (9307)
* 349d2a54c feat: View templates from WebUI (9304)
* 9d46f497d chore: update codecov to ignore e2e react [INFENG-689] (9337)
* 6e104657b ci: send job level failure slack alerts (9315)
* 2abacb977 docs: update "install on k8s" guide to use helm repo instead of tarball. (9293)
* 492ef5706 chore: bump version: 0.32.0-dev0 -> 0.32.1-dev0
* f74988c49 chore: add docs dropdown link for new version
* a1b691212 docs: add release notes for 0.32.0 (9301)
* dab4946af feat: add integration config for pachyderm input datasets (ET-12) (8933)
* 3d4e283e1 test: refactor nav spec to use sidebar pagemodels [INFENG-683] (9326)
* 177906083 test: skip a flaky test [ET-233, ET-178] (9324)
* 3b167c7ea fix: filter action experiments, old ExperimentList (9325)
* 5b73dc4de fix: filter batch action experiments (9316)
* 6fb62ad4c feat: support for configuring the shared_fs mount path in genai (9317)
* 5f4cbbfcf Revert "docs: Reformat tables with image names" (9319)
* c9f5e8aca docs: Reformat tables with image names (9312)
* fdaa01589 feat: support filter in flat run table (9250)
* a76c5498c ci: don't run test-e2e-longrunning tests on main (9313)
* ebf19a6ec chore: bumpenvs for efs-utils (9309)
* f9a35d932 ci: run e2e-react manually [INFENG-676] (9310)
* 9cab46d9e chore: drop unused postgres function experiments_best_validation_history (9306)
* ee4f04ea2 chore: stop writing database down migrations [RM-242] (9289)
* 24aaff4ee ci: store npm log (9311)
* e90bd0d8c chore: improve messaging for e2e tests (9286)
* 0aef4c7ec fix: tensorboard metric overwrites and sync throttle [MD-328] [MD-291] (9282)
* f9b96fe23 ci: don't run requests-hpc-tests on main (9308)
* 4c314a2b2 chore: update efs-utils install for v2.0 (9297)
* f6181ab68 test: revert runner size test-e2e-cpu (9303)
* b0a008e7b feat: Update workspace for templates server side (9272)
* 9357391d4 ci: circleci slack alerts should go to ci-bots (9300)
* 49ab75d2e docs: Update Chart.yaml [ci skip] (9298)
* e31135ae6 chore(deps): bump google.golang.org/grpc from 1.58.0 to 1.58.3 (9292)
* f6e42cd7c fix: Bulk Action bug (9255)
* a8d05fa7a test: skip a `useTypedParams` test case due to flakiness (9287)
* 2164912f1 chore: dependabot upgrade grpc/go-jose/net [RM-66] (9280)
* f1aa92e52 chore: log health check failures in master logs (9291)
* 74964457c fix: proto build shouldn't run if source files are unchanged (9290)
* 21f76e9da fix: slots being filled returned out of order on k8s [RM-42] (9276)
* a9c8700ff test: e2e no floating promises [INFENG-668] (9283)
* 7a296fa1e test: flaky user test fix [INFENG-663] (9281)
* e4c6afe55 chore(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 (9202)
* b8eba3aba ci: revert ee rebase changes to dependabot.yaml (9278)
* 9ee9270df ci: gate hpc by request (9198)
* 670ac4025 chore: make command's run startup-hook.sh [RM-159] (9275)
* b78020d1c feat: Create template through WebUI (9263)
* abcc7b474 fix: Hide runs in archived experiments (9270)
* b602ff2b6 docs: fix master config doc typo (9256)
* 6bd2a8cfc ci: try to fix slurm podman tests by not building agent binary (9273)
* 9c068d203 feat: webui create user prompts for password [DET-10221] (9240)
* ae9104245 feat: reuse HTTP sessions (9116)
* a3f0fcfe1 fix: show non det pods in other namespaces than 'default' [RM-141] (9268)
* a611cf078 chore: stop publishing helm charts to NGC. (9271)
* 290518064 test: increase runner size for react e2e (9269)
* f8f867278 ci: try to fix podman tests by building proto once (9267)
* 95b516419 feat: timeout change and package dedupe [ET-243] (9265)
* 55b7fd9b9 chore: Image rename bumpenvs (9253)
* 4d87127da test: some react tests are flaky [INFENG-663] (9264)
* 86328cba8 fix: users can be removed from all groups in Web UI (9259)
* aea83df3e chore: enable genai to connect to db over TLS (9260)
* 703e6bd44 feat: Archive & Unarchive run (9143)
* 8794e42a3 fix: historical-usage date calculation bug (9257)
* cda4363c5 test: increase the timeout on a new users test [INFENG-455] (9258)
* bd7b5efdd test: user tests continued [INFENG-455] (9214)
* dd4d0f93b ci: bugfix for nightlight workflow job name [INFENG-651] (9254)
* 8ef477fbb fix: notification nil pointer dereference (9251)
* 32b6ce6ad feat: Add templates feature flag and entry points (9229)
* f4d046663 fix: hew update for select bug in log viewer (9249)
* c64a6953d feat: Filter templates by workspace (9242)
* 446823231 test: resize test executors that aren't fully used [infeng-598] (9252)
* 95e425757 fix: undo default log retention in values.yaml (9245)
* 1e87778d0 docs: Add qs to getstarted (9248)
* 43e0bf4b8 Revert "docs: Update observability release note" (9247)
* 265314c39 docs: Update observability release note (9246)
* 4d20faeb4 feat: Delete run enpoint (9123)
* 3abe1631d fix: support for metric names over 63 characters long [MD-285] (9232)
* 7cc4c83be fix: allow genai deployments with agent GIDs set to share data properly (9243)
* 5099158cc fix: allow JupyterLab to listen on all interfaces [MD-375] (9213)
* 985daeb70 chore: address protoc warning about unused import (9224)
* 7aa5d5da2 ci: ee and oss job names [INFENG-651] (9239)
* 87ef83d6e test: react e2e use type inference for newed components (9237)
* 9590d7121 ci: devcluster should fail job if step fails [INFENG-640] (9217)
* 245ebfadb feat: don't attempt to deal with EE when cherry-picking PRs for release (9235)

Page 3 of 60

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.