Determined

Latest version: v0.37.0

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

Scan your dependencies

Page 8 of 60

0.22.2

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

Changelog
* cc16e0a78 chore: bump version: 0.22.2-rc1 -> 0.22.2
* 5c76b16e2 docs: Add release notes for 0.22.2 (6954)
* 9d4eeda4a chore: bump version: 0.22.2-rc0 -> 0.22.2-rc1
* 9f0ca2eda fix: avoid having user edit modal reset to original state every 5~10 seconds [WEB-1273, WEB-1261, WEB-1203] (6912)
* 41952af7a fix: patch workspacelist context menu (6919)
* b5d4016c4 fix: icon position (6904)
* fbe740de3 fix: Full height on code editor [WEB-1258] (6906)
* 0b0660a45 fix: fix an issue with running det :ntsc logs (6886)
* c74d60ce1 fix: adjust pinned position calculation (6890)
* a45b7907a chore: bump version: 0.22.2-dev0 -> 0.22.2-rc0
* 91df9e4ff chore: lock published urls to preserve redirects
* ace853bc3 chore: bump version: 0.22.1-dev0 -> 0.22.2-dev0
* 85e23c683 docs: add release notes for 0.22.1 (6885)
* b81417b14 fix: remove ptl images from circleci (6870)
* a0aba90b1 chore: Replace `new page` with `new note` in NoteCards (6873)
* 6dacc853e ci(gha/link-docs-preview): fix variable name in output (6879)
* 7a1cb51cf ci(gha/link-docs-preview): fix url base for preview links (6876)
* ad071430b ci(gha/link-docs-preview): use md5sum for branch hashing (6868)
* 2a06b3af1 ci(circle): skip jobs if only .github files were changed (6865)
* 3bd01e293 ci(circle): add HOME to react cache key (6812)
* 63ab1adfd chore(gha/link-docs-preview): comment out yet unworking steps (6863)
* ca900b641 docs: Add documentation for installing and running Determined AI on WSL (6826)
* 08893c526 feat: Add CodeEditor to UI Kit [WEB-1049] (6522)
* 27179ae8c test: fix nightly `test_convergence`. (6842)
* 6a0defd0e chore(gha): add debug info to help iterate on link preview workflow (6821)
* 06b6fd323 fix: total batches update on rollbacks. (6859)
* d995abbe8 ci: install `build` when publishing Python packages (6861)
* 664871080 chore: lock api state for backward compatibility check
* 83f6bbdee docs: reorganize the model dev guide directory (6848)
* 827c561ae test: fix TestNonNumericEpochMetric test (6855)
* 7e4fd9bea chore: increase det deploy gcp server size to 200gb (6850)
* aaaff87e8 chore: devcontainer node version and ssh bindings (6849)
* 03d7d62d9 fix: on dashboard show workspace name and link for tasks (6844)
* 884bca5ba chore: error when non numeric epoch values are reported (6768)
* a1a357ed7 fix: 'det e list' and 'det e list -a' behavior was switched DET-9480 (6829)
* deccdd334 chore: support non numeric metrics in CompareTrials, SummarizeTrials, and TrialsSample [DET-9384] (6734)
* afb8bda33 refactor: Add notes to UI kit (6791)
* 239a559b6 perf: speed up synthetic metric generation (6843)
* 8bba67d02 chore: do not set trial state on PyTorchTrial until load (6716)
* 007d3d4d6 chore: print messages while `det deploy aws (up|down)` waits (6838)
* 6c289c2dd chore: update hermes [WEB-1186] (6818)
* 11274eefd docs: Update launcher dependency to 3.2.9 [DET-9474] (6836)
* eb37c1418 ci: bump GKE Kubernetes version (6835)
* fda7675af feat: Add metrics-stream/metric-names API for multiple experiments [WEB-1107] (6827)
* 6adf59f9c chore: remove bun log messages from master logs [DET-9460] (6816)
* 8d44d6203 chore(CLI): set command bind mounts from --config arg (6769)
* 8e13ab49a fix: Fix designkit screenshots being affected by subpixel lengths (6777)
* 03dc21405 docs: Reorganize setup directory (6819)
* a24bca943 refactor: add 16px bottom padding to Page [WEB-1052] (6770)
* a7a6aaf57 fix: doc url fix (6823)
* df18289ae chore: add some prom utils before they are duped everywhere (6729)
* 803666693 fix: Core api pytorch mnist update2 (6775)
* 5f0a2b8c2 feat: mask token det auth login [MLG-540] (6817)
* 8c975e34a docs: Update language about upgrading/uninstalling CLI (6822)
* bb53fe85f feat: associate templates with workspaces (6605)
* 680e49257 ci: increase `det deploy aws up` wait time to 20m. (6820)
* 979346fea chore(deps): bump github.com/docker/distribution in /agent (6814)
* 969c7d047 chore(gha): fix invalid syntax for docsite linker (6810)
* 7b294d11d chore: update jupyter-lab URL to be consistent with CLI generated URL (6809)
* a9b6b80d5 docs: Reorganize reference directory (6790)
* 6c919d38c chore: add names for experiment test fixture (6760)
* 02961b88f chore: backport workspace creation role assignment config
* 7ff3b4678 feat: replace profiler empty page (6799)
* 9afa0b3d5 fix: det e download auth issue [MLG-526] (6802)
* 948e6e727 fix: agent forwards any https_proxy setting (6794)
* 7af9a309d refactor: add clipboard button to uikit [WEB-1122, WEB-355] (6767)
* 6e6705874 ci: remove broken gh actions test-cli. (6782)
* f42ce80c2 feat: replace spinner cells with loading cells in glide table [WEB-1185] (6795)
* 935364773 ci: Enable deepspeed unit tests (6772)
* eb025cb42 fix: typo in singularity docs (6797)
* 7d94460bf docs: Clarify pip install determined (6755)
* 542a0a789 chore: replace missing workspace id panic with an api error (6758)
* 1fb0e7874 fix: "Select All" behavior on new Experiment List (6779)
* c0edbe45e refactor: remove legacy echo experiment post/patch, trial and trial metrics get endpoints. (6763)
* 132382fe6 chore(circleci): limit doc preview generation to upstream branches (6784)
* be0107597 docs: correct the cloud shared fs information. (6780)
* 7ef5a9986 docs: add rbac example setup diagram (6757)
* bd9cb5c08 chore: Quarantine select React test(s) (6765)
* 12dc9cd40 chore: backport rbac ntsc entity id logging (6762)
* 22eeec637 chore: add initial vscode devcontainer files (6736)
* 80f83cf38 refactor: add dropdown to uikit and update dropdown usage to use uikit version [WEB-1152] (6703)
* 7bc1e322c ci: update to node v18 (6759)
* 4a66b3133 fix: Exp list supports selection with shift/cmd (6745)
* edae25a2e ci: Schedule search indexing with release workflow (6776)
* ebf755ccc chore: use icon component from designkit (6774)
* 5d83c2faa docs: added docstring in _checkpoint.py (6741)
* fbc9417f3 fix: add border after last frozen column in glide [WEB-1194] (6764)
* 4007457b0 refactor: add Icon to UI Kit [WEB-1115] (6635)
* 14c7fff07 refactor: Columns component (6684)
* aa8519e27 ci: exit github comment script when no pr is found (6766)
* d115ff068 feat: Support sorting in glide table (6604)
* 2316bc841 chore: porting EE PermissionDenied changes back to OSS [DET-9468] (6751)
* b7677e9c7 fix: add correct experiment filter grouping (6752)
* 83612df18 chore: cleanup our setup.py (6602)
* 00fda7619 feat: enable double click auto column adjust [WEB-1193] (6727)
* 71572b76b fix: Use position: fixed to replace sticky TrialLogPreview (6753)
* 977948682 fix: allow 0 metrics on old and new charts (6748)
* b0c2fbce9 test: Add visual diff test to designkit (6707)
* 91237bb8c ci: add automation script for redirects (6747)
* 96d7d2694 chore: test RBAC transfers permission from group to users [WEB-1172] (6750)
* b6d6f038c fix: Limit filters queries to experiments in relevant applicable state [WEB-1160] (6568)
* edfd1f8af fix: Remove canCreateExperiment experiment param (use project to get workspace context) (6712)
* 0dcc3f07e chore: chart tooltips always using new tooltip [WEB-828] (6713)
* 99df12dff docs: add renaming tool (6715)
* fb676f6d2 ci: refactor single-gpu e2e_tests (6661)
* 3632e2cc2 docs: update min python version for development (6587)
* 8b0594231 chore: bump version: 0.22.0-dev0 -> 0.22.1-dev0
* 0afef5455 chore: bump version: 0.21.3-dev0 -> 0.22.0-dev0
* 7020730f3 docs: add release notes for 0.22.0 (6739)
* 28e40bafd fix: cell out of bounds (6728)
* 0a82f414f fix: Cluster stats chart displays with single day result [WEB-1206] (6737)
* 5c7bccdfe ci: make custom searcher dump failed trial logs (6709)
* 9be051ec3 fix: spinner layout and typo in workspace success message (6725)
* a643f28b2 fix: Remove redundant scroll bar for new experiment list (6732)
* 64168c288 chore: fix `make -C docs live` for real (6731)
* f28a606c9 feat: agent support for podman (6657)
* 168181b6d fix: Delete multiple experiments with new call [WEB-1135] (6571)
* 7d89b18c7 perf: speed up model versions query (6726)
* a6df988a7 chore(docs): setup docsite previews [INFENG-184] (6704)
* 54f17bc99 chore: tweak proto comment (6723)
* 75bfa693f chore: update new experiment list column widths (6722)
* 8c05a3dba fix: centralize cluster polling and reduce workspace calls [WEB-1190, WEB-1201] (6706)
* dbc085333 docs: edit various minor things, mostly capitalization (6690)
* 0262b679f fix: update convert to just cast string instead of encoding (6719)
* b3d59d980 docs: k8s deployment docs [DET-9449] (6696)
* b47247a27 docs: deprecate `logging.additional_fluent_outputs`. (6718)
* a2fb82ac3 fix: Use throttle for log viewer filters (6662)
* 999ffec5e feat: /api/v1/experiments-search should support filters [WEB-984] (6556)
* e131cf9e7 chore: refactor PermissionDenied RBAC errors [DET-8946] (6618)
* bdd727faf fix: GC jobs do not inherit sbatch_args from custom resource_pool [DET-9363] (6679)
* 18e14e825 chore: deprecate tf1. (6710)
* c9efa08f7 fix: dataloader skip on resume (6708)
* 61d651f5a chore: add flake8 pre-commit check for harness (6695)
* fbfefee4f chore: Remove portable fetch fix (6700)
* 658649004 chore: deprecate EstimatorTrial (6701)
* fc0f3893f fix: pass auth with incorrect password [DET-5623] (6591)
* 67fbac0e6 fix: summary metrics migration earlier than last release latest (6705)
* ad701380b feat: add column picker to new exp list [WEB-978] (6683)
* 55273643a docs: summary metric release note reword (6702)
* 95d1b164e chore: bumpenvs 6eceaca (6692)
* 595304917 docs: summary metric migration downtime (6688)

0.22.1

Not secure
* 7ff42a879 chore: bump version: 0.22.1-rc0 -> 0.22.1-rc1
* b1fa4b566 fix: total batches update on rollbacks. (6859)
* c2243d947 chore: bump version: 0.22.1-dev0 -> 0.22.1-rc0
* 2f4676545 chore: bump version: 0.22.0 -> 0.22.1-dev0

0.22.0

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

Changelog
* 9ec3468af chore: bump version: 0.22.0-rc2 -> 0.22.0
* 6e38c80da docs: add release notes for 0.22.0 (6739)
* 8dee3962d docs: deprecate `logging.additional_fluent_outputs`. (6718)
* a4d513fad chore: bump version: 0.22.0-rc1 -> 0.22.0-rc2
* f3dd11090 perf: speed up model versions query (6726)
* c92719805 fix: fix last cherry-pick
* 188c83b34 fix: centralize cluster polling and reduce workspace calls [WEB-1190, WEB-1201] (6706)
* 35cd4320a fix: update convert to just cast string instead of encoding (6719)
* 47eaa5027 chore: bump version: 0.22.0-rc0 -> 0.22.0-rc1
* f064543c7 chore: deprecate tf1. (6710)
* 7048e941c chore: deprecate EstimatorTrial (6701)
* 8165cb892 fix: summary metrics migration earlier than last release latest (6705)
* 059ff0b14 chore: bumpenvs 6eceaca (6692)
* 40e6c50ae docs: summary metric release note reword (6702)
* a0a2799da docs: summary metric migration downtime (6688)
* 4e8e2e004 chore: bump version: 0.22.0-dev0 -> 0.22.0-rc0
* c950ad769 chore: bump version: 0.21.3-dev0 -> 0.22.0-dev0
* dea331a49 chore: unwind the lazy write of trials to the database (6650) [DET-9405]
* 72a218f96 chore: Introduce local-only designkit route (6438)
* 6eb5fbdf6 feat: add summary metrics to trial obj [DET-9402] (6671)
* 74410b74d docs: Help users find exp conf ref (6691)
* 428e0a9c0 chore: release note on breaking TF changes to Keras optimizers (6693)
* f29c2623f fix: close context menu after click for new experiment list table (6632)
* 9fd198252 chore: replace querystring and query-string with URLSearchParams (6670)
* 4267ff48c ci: fix bug in docs makefile (6689)
* abfe6593f chore: add warning to det auth login flow (6655)
* f3701d058 fix: metricName ident escaping (6686)
* 1d8e9a5fc perf: optimize experiment search [WEB-1163] (6646)
* fb29d6ca8 chore: Add circleci param for default-pt-gpu-image (6680)
* 0278cf29f perf: add latest_validation_id to trials (6672)
* 080ef5f53 refactor: clean up a bit of logic in `test_core.py` (6639)
* aeaea8231 feat: logging message for tb upload completion. (6682)
* d998e7a84 fix: update user management table to use the correct total from pagination info [WEB-1187] (6675)
* 171c3c1f3 docs: add meta descriptions (6654)
* 2634da2f0 chore: disable flag (6674)
* 40d65a991 chore: update license for web pacakges (6638)
* 342c0395d refactor: simplify config handling in `AddExperiment`. (6667)
* 3cc0c51cb chore: bump version: 0.21.2-dev0 -> 0.21.3-dev0
* 0eca7c36d docs: add release notes for 0.21.2 (6673)
* 3f76344a6 feat: add `Open Link in New Tab` and `Open Link in New Window` options to experiment table link cells[WEB-1168] (6637)
* dc2d86ea7 chore: update UI kit Tooltip component (6608)
* c1dc2aeab chore!: remove old template endpoints [DET-9337] (6572)
* 5456d5e1b fix: update column order in ExperimentTrials table (6640)
* aef04d3ee fix: task proxies should recover across restarts (6660) [DET-9325]
* 10e28daa7 chore: run `test-e2e-react` only on upstream branches (6658)
* feea57656 docs: add missing docs for DownloadMode (6648)
* 05e90b321 fix: Fix invalid token logout loop (6653)
* 11c4154d3 perf: summary metrics perf improvements `MetricNames` and `TopTrialsByMetric` (6634)
* dcd0a8c5b fix: Metadata card can view and preserve JSON values [WEB-1183] (6642)
* 97dedf9cc chore: fix det deploy local tests (6612)
* 435d31afc fix: cache k8s summarize for performance (6647)
* 427fc074d ci: fix autoscrape ci job (6629)
* ec3cc9835 fix: Investigate "directory does not exist" tensorboard warning messages [DET-9166] (6594)
* fb98f2b0c test: playwright e2e test setup (6562)
* f0c8ef17e feat: Support "cancelled" and "failed" Shutdown operations [MLG-468] (6627)
* d0fcfe387 ci: reduce overly long CloudFormation stack name (6626)
* 23c701369 docs: update contributors guide (6616)
* 308972f7b chore: refactor columns api (6563)
* ee8f39cca test: fix test_experiment_api_determined_disabled flake (6633)
* bf5377f7d fix: remove TODOs from examples (6636)
* 459d4bb18 fix: Fix cluster store polling (6611)
* 61a804a9b feat: summary metrics (6477)
* 2cb773071 feat: singularity support (5933) [DET-9388]
* acb508421 feat: multitrial improve efficiency [DET-9329] (6545)
* fbc375dec refactor: remove dialogApi modal dependency [WEB-1132, WEB-1133] (6589)
* f43e5e3ca ci: actually auto-scrape algolia records (6623)
* 04e021ff0 chore: fix key error in workspace and project list cli (6625)
* cc22a784a fix: fix validation before logic (6624)
* 7131b4874 perf: remove unnecessary full trial.total_batches recomputes (6621)
* 56d7f6575 chore: lazy load imports to speed up load time [MLG-455] (6590)
* c51c026f1 ci: auto-scrape algolia records (6620)
* 5658c0c70 chore: bumpenvs a8b9c02, remove some selective tensorflow imports [MLG-358] (6595)
* b4deb6d65 fix: include global TaskContainerDefaults when no resource pool (6609)
* 2317b20f8 ci: fully quarantine `test-det-deploy-local` and `test-stress` (6606)
* 5b292b02b fix: jiggle cli.tunnel & cli.proxy code to avoid an import warning. (6599)
* c31550509 chore: add cli render method for json (6548)
* 701651cbc fix: Workspace member modal includes users and groups (6596)
* 84a91947b docs: Add structure to master config ref (6567)
* 7a4d7d5f0 fix: widen the Searcher Metric Values column (6600)
* a660db821 fix: set searcher_metric_values properly (6603)
* 8eff0bca9 ci(circleci): split-off quarantined e2e tests (6601)
* fd7aac67c fix: launch error has no effect for k8s and slurm (6597)
* 87810a80c feat: k8s cluster info using taints/tolerations incl. global ones (6518)
* af65660e4 docs: fix searchbar result paths (6592)
* 1c8bf2acf fix: Moving model to new workspace - workspaces sort (6593)
* ac3cb4be7 feat: storage manager shortcut dictionaries [MLG-407] (6488)
* 1a0f9ff15 ci: quarantine some flaky tests (6577)

0.21.2

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

Changelog
* fa2d99f2a chore: bump version: 0.21.2-rc5 -> 0.21.2
* 187e6ba82 docs: add release notes for 0.21.2 (6673)
* a3007c249 chore: bump version: 0.21.2-rc4 -> 0.21.2-rc5
* e251cb489 fix: task proxies should recover across restarts (6660) [DET-9325]
* d4f910511 chore: bump version: 0.21.2-rc3 -> 0.21.2-rc4
* bc2121614 fix: cache k8s summarize for performance (6647)
* e8e0466d8 fix: Investigate "directory does not exist" tensorboard warning messages [DET-9166] (6594)
* a6731bb56 chore: bump version: 0.21.2-rc2 -> 0.21.2-rc3
* e7597fcb9 perf: remove unnecessary full trial.total_batches recomputes (6621)
* 98239e660 chore: fix key error in workspace and project list cli (6625)
* ef2178acb fix: fix validation before logic (6624)
* ff6b44aa8 fix: include global TaskContainerDefaults when no resource pool (6609)
* c52e2bc34 feat: k8s cluster info using taints/tolerations incl. global ones (6518)
* 34a330f52 fix: jiggle cli.tunnel & cli.proxy code to avoid an import warning. (6599)
* e24048929 chore: bump version: 0.21.2-rc1 -> 0.21.2-rc2
* 45bb0df98 fix: set searcher_metric_values properly (6603)
* 53aaa7104 chore: bump version: 0.21.2-rc0 -> 0.21.2-rc1
* 546c3305c fix: Workspace member modal includes users and groups (6596)
* 8f4850b7a fix: launch error has no effect for k8s and slurm (6597)
* c46470859 fix: Moving model to new workspace - workspaces sort (6593)
* 5d047527f docs: fix searchbar result paths (6592)
* aa9fb17bc chore: bump version: 0.21.2-dev0 -> 0.21.2-rc0
* c104ccee1 chore: lock api state for backward compatibility check
* ba87bb5f5 ci: update remaining references to master branch (6588)
* e1d749756 chore: upgrade Black to latest version (6564)
* 6fa5d18fb fix: update test to reflect change in CompareTrialsRequest (6585)
* 1847e49bf fix: close modal properly (6574)
* 66aee59a4 ci: master main rename (6570)
* b1124791a docs: stop relying on algolia crawler (6584)
* 57077d076 docs: Improve the WebUI page (6579)
* 23a3f8bc4 chore: Update Trial Time Series API endpoint [WEB-1116] (6566)
* 0c3961a76 docs: enable algolia search by adding structure (6541)
* eca4d17b8 fix: metrics sampling for metrics with epochs. (6578)
* c03e8fcdc chore: remove yaml from manifest (6582)
* b646dac17 build: take mockery out of master build path (6546)
* faa5eed83 docs: Add structure to agent configuration ref (6573)
* 402da7cc3 chore: tensorflow 2.12 [MLG-358] (6527)
* e87a2a372 feat: Support order for experiment search API (6479)
* 3ad532f5c ci: kill GKE GPU node pool creation if it's taking too long (6565)
* 70c3fe300 chore: update launch_error docs and add release notes (6561)
* a453cfcdd chore: add --json to det e|task|trial logs [DET-8982] (6544)
* f1f6175bf chore: bump default python version to 3.8 in CircleCI (6560)
* 8f1fd5477 fix: move return in glide table cell
* b57b9ef44 fix: Link clickability restrictions after rebase (6557)
* 042512f5a feat: explist v2 style tweaks [WEB-1108] (6521)
* f92bbedb5 feat: add bulk actions to glide table [WEB-981] (6493)
* 70c2d11af build(deps): bump github.com/docker/docker in /master (6465)
* bc18abae6 chore: simplify logic and improve naming in an RBAC test (6552)
* e99c24122 fix: Append instead of replace sbatch args [DET-9263] (6547)
* 0c979bba0 ci: retry Go download even more (6550)
* 788b01a73 chore: bumpenvs with the `pynvml`-`nvidia-ml-py` switch [DET-9319] (6520)
* a3005cf55 chore: address mypy lint warnings [DET-9334] (6549)
* b2210328b test: add a tool to replicate exps, trials, and metrics [DET-9043] (6211)
* 4705845cd feat: change launch warning to launch error (6412)
* fecb5f828 chore: fix a lint issue in e2e test code (6543)
* 468b689f9 chore: better error messages for logging test [DET-9280] (6535)
* cdda88d11 docs: Minor updates for HPC Launcher details. (6542)
* c25f6ce81 feat: Right-click for context menu in Glide table [WEB-977] (6532)
* 66f82abd7 chore: fix the migration order for adding trials.total_batches (6533)
* 5798ba760 chore: remove docker compose dependency [MLG-37] (6499)
* 380e93bc1 fix: install codecov uploader in CI (6538)
* 1350bb2f1 docs: minor edit pod security (6536)
* c13e13a49 ci: fix incorrect secret in helm workflow (6537)
* 169729a82 chore: code refactor and minor updates [DET-9237] (6515)
* d61fe4326 ci: github actions consistently use major version (6529)
* be10217b0 chore: bump version: 0.21.1-dev0 -> 0.21.2-dev0
* d15c6caa0 docs: add release notes for 0.21.1 (6530)
* a4fea4a46 docs: fix links (6528)
* 41a1c8bb1 build: Some CircleCI tests begin with a python 3.8.16. (6525)
* 835788c78 test: fix race checking for trial logs in missing_docker_container [DET-8933] (6514)
* d375159b6 chore: [FIX] replace helm pw-changer image with generic det env image [DET-9110] (6523)
* 41b01cb4b ci: retry Docker Hub publish steps (6512)
* 5a680b9e8 build: Updates Python used in CircleCI to 3.8.16 (6391)
* 0c6bfad25 chore: replace helm pw-changer image with generic det env image (6483)
* 881645af1 docs: fix broken links, formatting, and typos [MLG-404] (6510)
* 1b5ae8136 chore: bumpenvs to 6218891517b070835640bb5ed3b2e2dd414c56d0 (6504)
* 72aa32a63 feat: steps -> pre-compute metrics and allow non-aligned training and validations [DET-9154] (6372)
* 69547e1f1 fix: remove hp importance [DET-9181] (6446)
* 940c58017 build(deps): bump github.com/docker/docker in /agent (6466)
* 170c9604f style: add inter font and apply (6328)
* ee4cffd02 fix: preserve model registry label order [DET-9303] (6507)
* 7dc905dcc fix: wrap shutil.rmtree in a loop (6506)
* 7587c35ec chore: use UI kit modal for Experiment actions (6478)
* e54121740 fix: use workspaces store in ProjectMoveModal (6505)
* 588306fa1 style: shorter generated py enums names (6496)
* 389303576 fix: exp actions with workspace-specific user perm [DET-9300] (6503)
* 660108545 fix: update settings observables to detect changes (6489)
* a6cd26aef fix: add unique port for local agent tests (6492)
* baf6ee7cf refactor: standardize state stores (6326)
* 8ac243078 fix: task list race caused incorrect 404s to be returned [DET-9293] (6500)
* bfb534989 fix: fix mmdetection checkout in unit tests to last 2.x tag to avoid test failures due to schema naming changes. (6498)
* 008ace532 ci: more retries for `det deploy` (6494)
* 5b7fbd88f docs: remove leftover K80 mentions. (6495)
* 1fb2137d9 ci: skip a test that's currently broken (6497)
* 899f1c901 test: fix ray tests [DET-9267] (6480)
* 5dc80c522 feat: add Core API pytorch mnist tutorial update (6243)
* cb03407ac test: cleanup should kill hung experiments, not cancel (6484) [DET-9284]
* 0e156e4da docs: modified docs for clarity and k8s pod security (6471)
* dbdc53ca3 feat: Bulk delete experiments, experiment filters in LaunchTensorboard [WEB-1127] (6468)
* 5a5a3ce7e docs: release note edits. (6487)
* 89dedb27b docs: Edit Page Title (6485)
* d3d1c484c fix: avoid duplicate labels (6445)
* 8299a884d chore: tweak Go, Python versions in dev setup instructions (6481)
* bbbdbc1de chore: set up authz interfaces for master logs and /resources (6454)
* 2852410cb fix: add remote prop to Python SDK user.User (6476)
* 61847ad13 fix: podspec requests/limits for zero slot workloads [DET-9257] (6469)
* 7ee018d08 chore: create a gRPC endpoint for tasks [DET-8803] (6343)
* 49c93f7a5 chore: remove example bert_squad_pytorch [MLG-396] (6467)
* e41d93408 feat: treat instance startup script as a secret 2 [DET-9214] (6450)
* 557dde22e docs: add a known issue and its fix for PBS - Display valid value for Accelerator field in the Resource Pool Configuration (6379)
* fa1c04342 revert: feat: k8s cluster info using taints/tolerations (6474)
* 64b16e770 Revert "chore: remove docker-compose from det deploy local [MLG-37] (6386)" (6472)
* d33b2202c chore: account for missing aws stack outputs [DET-9255] (6455)
* 48df2bcbf docs: do some copy editing (6462)

0.21.1

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

Changelog
* 42ea168e8 chore: bump version: 0.21.1-rc4 -> 0.21.1
* e10942aa5 docs: add release notes for 0.21.1 (6530)
* ce228f3b1 chore: bump version: 0.21.1-rc3 -> 0.21.1-rc4
* 69e61356d docs: fix links (6528)
* eab31421c chore: bump version: 0.21.1-rc2 -> 0.21.1-rc3
* 5afa655bd chore: bump version: 0.21.1-rc1 -> 0.21.1-rc2
* d2143392b fix: wrap shutil.rmtree in a loop (6506)
* 3aceec7a4 fix: exp actions with workspace-specific user perm [DET-9300] (6503)
* 4e4646b52 fix: update settings observables to detect changes (6489)
* 0a4e60936 docs: release note edits. (6487)
* d2edfd2d9 chore: bump version: 0.21.1-rc0 -> 0.21.1-rc1
* 213f426a6 fix: add remote prop to Python SDK user.User (6476)
* 69bba4514 revert: feat: k8s cluster info using taints/tolerations (6474)
* 7e1c0198f Revert "chore: remove docker-compose from det deploy local [MLG-37] (6386)" (6472)
* bf9f94a6e fix: podspec requests/limits for zero slot workloads [DET-9257] (6469)
* 87195b9f6 feat: treat instance startup script as a secret 2 [DET-9214] (6450)
* bd99cf96b chore: bump version: 0.21.1-dev0 -> 0.21.1-rc0
* e6ee9a467 chore: lock api state for backward compatibility check
* ae5b93373 chore: remove docker-compose from det deploy local [MLG-37] (6386)
* 049a8cda2 feat: storage manager shortcut strings [MLG-221] (6408)
* 20da2b494 fix: Show page not found on experiment details (6459)
* 6568ca41a chore: deprecate HDFS storage support (6460)
* 713d2a3fa fix: do not skip graceful preemption for tasks using alternate rendezvous path (6463) [DET-9258]
* 0ff7f0a7e chore: use UI kit modal for UserSettings modals (6376)
* a4266bd99 chore: add go workspace for dev use (6461)
* 8cc895471 feat: k8s cluster info using taints/tolerations (6425)
* c05b3a170 ci: enable debug mode for `det deploy aws` commands (6458)
* 5d9266a00 chore: remove harness schema gen (6457)
* d84b8aa5a fix: do not error on nullable validation metrics [MLG-403] (6453)
* e6f965adf revert: returned removed message field from TrialLog [DET-8983] (6253) (6456)
* e7d7f580f docs: fix `public_ip` misinformation [DET-7014] (6437)
* e62c11771 fix: add a whitespace in model version createdBy (6424)
* 358f8735f ci: check `det-deploy` exit status in `test_local.py` (6448)
* 31ab9c1d0 docs: Style and organize content around CLI, Commands and Shells (6347)
* 64916c605 revert: feat: treat instance startup script as a secret [DET-9214] (6387) (6449)
* 527ce2a63 build: fix examples makefile (6404)
* 6bb0bfb99 refactor: removed message field from TrialLog [DET-8983] (6253)
* 164f9ff69 chore: Use experiment-search API for new experiment list table (6428)
* e209f37b7 test: examples test requirements.txt maintenance. (6429)
* 60bbb0b2b feat: treat instance startup script as a secret [DET-9214] (6387)
* 7a5d63a2a chore: remove storybook leftover (6426)
* 266d0f1c7 docs: slot command limitations for HPC clusters (6421)
* f0c87afd5 fix: show states dropdown on ExperimentTrials (6435)
* 82e70e7e9 chore: show error message that links to git rebaseability page (6422)
* 482fb5d59 test: set up ci for reporting go tests using junit (6418)
* c4446d537 feat: Add quota limits for helm (6432)
* 347a0b147 fix: dont hardcode explist flag to true (6430)
* be20cbaaa fix: remote users cannot login with or change password (6413) [DET-9246]
* 7ce560ca4 chore: use Modal from UI kit (6350)
* 58f8611da test: Make `test_launch` more portable. (6419)
* c6ca31de6 docs: fix make live (6411)
* b4d20cd71 feat: initial explist v2 setup (6382)
* 5b0a4002f feat: Generate metrics using a determined command. (6222)
* 2e4c61e43 chore: allocate less address space in e2e gke cluster tests [DET-9231] (6405)
* ce8aa20d9 fix: set default value for create model modal (6409)
* f5deb53dd docs: add docs for torch profiler support [MLG-179] (6400)
* a2fa4429a fix: accurately count slots from scheduled jobs by allocationID (6346)
* 0b1b87c4d fix: respect default pool task container defaults [DET-9241] (6410)
* 9e08ff4cd fix: allow `det checkpoint download` for completed checkpoints only [DET-3786] (6377)
* 49bef9ed8 docs: add a simpler proxy configs example, fix typo in proxy ports guide. (6374)
* 172fe178c fix: slot enable/disable for HPC cluster (6396)
* c30922c57 chore: implement experiment details header section using InfoBox [WEB-1064] (6399)
* fda950f95 chore: replace modal hooks with UIKit modals in model and model version pages (6378)
* 3405aa715 chore: remove deprecated `det-deploy` executable [DET-5171] (6401)
* 27d57f3c9 ci: retry deploying and deleting AWS clusters (6392)
* 6841dad57 Revert "chore: allocate less address space in e2e gke cluster tests [DET-9231] (6393)" (6398)
* aad581e07 fix: gently handle `not found page` in model and model version pages (6394)
* a436afcf3 chore: allocate less address space in e2e gke cluster tests [DET-9231] (6393)
* 3f8bfee8b docs: Add resource_manager.launcher_jvm_args [DET-9230] (6395)
* 161bbdfd0 feat: Add API for experiment list columns [WEB-979] (6274)
* 775d06258 fix: checkpoint insertion slow performance on big databases [DET-9219] (6390)
* b47a411f5 feat: specify disk size and type for dynamic agents in gcp deployment [MLG-224] (6384)
* 8960cc7b8 feat: add typography component (6385)
* 13ca47466 feat: refactor compareTrials to support time-series [WEB-999] (6317)
* efbbb92aa fix: Pin version of pydata-sphinx-theme (6389)
* 7aabd8762 fix: Increase timeout to improve situation re: [DET-9125] (6369)
* 7d561801b chore: Fix router/app circular dependency (6370)
* d322a90c9 chore: add better sync/map pkg for Go (6299)
* cdf651f26 feat: Add filters options to multi-experiment actions [WEB-982] (6351)
* d2b43de57 fix: get 'slot list' going for dispatcher (6348)
* b4a21a323 fix: replace unnecessary main tags (6362)
* 161ffdb9d feat: add support for loading state for the dropdown (6371)
* fa92f8d80 fix: set unique port reqs on trial's shallow copied task spec (6381)
* 6a2a16aa2 feat: propogate gcp cluster labels to dynamic agents [MLG-365] (6297)
* 4d69dc72d chore: backport wildcard actor lookup (6375)
* 86882ce0d chore: bumpenvs and bump master amis (6373)
* 5fa1ad16e feat: added RBAC for DeleteModel/Version [DET-9048] (6339)
* 356286f2e fix: handle duplicate workspace name DB errors [DET-8808] (6361)
* 12e36c106 fix: handles race on duplicate model names (6364)
* c11575876 fix: update ubuntu ami tables (6363)
* 33d770828 ci: skip package-and-push-system-dev for web and docs PRs (6332)
* 258c02ded chore: change docs theme to sphinx-book-theme (6323)
* 807068dbf fix: isEqual utility function (6367)
* 8027a0010 fix: log and skip invalid request(trial) id, don't kill experiment (6349)
* 2f57cd6d7 fix: GC task spec's ResourcesConfig should be valid (6366)
* fc923bb03 chore: bump version: 0.21.0-dev0 -> 0.21.1-dev0
* 3be67d962 docs: add release notes for 0.21.0 (6365)
* 26150c40c fix: experiment table offset (6353)
* 8a201a5b5 feat: metrics streaming API (6267)
* 21793dd83 fix: dataBounds was never updated, use unzoomedBounds for chartgrid sync [WEB-1039] (6359)
* 9725ed3d8 chore: tweak task_container_defaults merging logic to append sbatch_args (6360)
* a187669b4 chore: Switch useSettings to observable [WEB-801] (6202)
* 0e8928283 chore: Add Accordion component to UI Kit (6352)
* aeee6b864 fix: pytorch loading accepts trial_class kwarg (6356)
* 4c63fc8c3 style: fix button arrangement (6357)
* 7159f3fe0 feat: Some experiment actions process multiple experiment IDs [WEB-982] (6194)
* 986f5e725 fix: use new router store for login redirect (6322)
* edd7b6a06 fix: workspace modal filter (6341)
* 96dffbe2c fix: remove flaky test in test_convergence.py (6336)
* 2efefabb7 fix: avoid unnecessary refresh in model version node (6344)
* 181ea2bb3 fix: better debug message for invalid request id (6340)
* 51edc7f7c fix: fix patchSlotState util (6345)
* c92026725 docs: add algolia search [MLG-367] (6137)
* a9e9debd0 fix: remove extra markResourcesStarted call (6331)
* 226745f59 fix: close open allocations terminates, too (6283)
* f2ab6ef09 chore: reduce GPU count for GCP deployments (6337)
* 2b6abe31e chore: remove old slots patch endpoint (6330)
* 3e925bc4f fix: double scroll bars in chart grid (6316)
* 6556c2ff4 fix: wording in pytorch trainer guide (6342)
* 18fa59600 fix: skip op assert in test mode (6338)
* e81987a6c chore: add experiment search endpoint skeleton (6275)
* c45bf5532 fix: Workspace members, isFiltered / reset tableOffset (6335)
* 1a4d897e4 fix: Indicate and clear user search filter [WEB-1074] (6309)
* 3bcb21fa2 fix: Learning curve on validation-only experiment (6334)
* a1392afb5 fix: font and layout fix in project card (6252)
* 1c8009418 docs: update index pages with minor edits (6315)
* 0ceae7333 docs: fix release note (6329)
* 45f471838 fix: Fix user store (6327)
* 7033ece54 feat: show log viewer agent filter options even when there is one option (6324)
* 49a4ed229 docs: Add usage examples for Loadable (6325)
* 61513e4b2 fix: workspace card issue (6320)
* acee4e3b1 feat: global port registry for unique port offset [DET-8954] (6148)
* f15aa54e6 fix: Prevent closest point pluging from focusing hidden points (6314)
* 87f72c51c chore: fix allocation req params annotation (6305)
* a8f13572e chore: add modal to UI kit (6188)
* 0effee9d8 test: attempt to make TestIdleTimeoutWatcher more reliable [DET-8974] (6319)
* 29ddce489 fix: expand torch + distutils workaround (6313)
* 894489035 chore: remove old master logs endpoint (6265)
* b88b378e3 chore: avoid usage of k8s NamespaceAll easing k8s permission requirements [DET-9123] (6248)
* cac99bc57 docs: Improve task_container_defaults docs [DET-9120] (6306)
* 765462244 chore: prepare for RBACed agents/slots enable/disable [DET-9156] (6310)

0.21.0

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

Changelog
* b0e47daff chore: bump version: 0.21.0-rc4 -> 0.21.0
* 7b09cc9c8 docs: add release notes for 0.21.0 (6365)
* 0073a1678 chore: bump version: 0.21.0-rc3 -> 0.21.0-rc4
* 18379939a chore: remove old slots patch endpoint (6330)
* b61169c58 fix: pytorch loading accepts trial_class kwarg (6356)
* c45cf5c5b chore: bump version: 0.21.0-rc2 -> 0.21.0-rc3
* 38d7a889a fix: use new router store for login redirect (6322)
* 47cf4c0e0 fix: workspace modal filter (6341)
* 87c0c6619 fix: fix patchSlotState util (6345)
* bedc738e9 fix: Workspace members, isFiltered / reset tableOffset (6335)
* e0d30bb0e fix: skip op assert in test mode (6338)
* 0fdee1eb5 chore: bump version: 0.21.0-rc1 -> 0.21.0-rc2
* 98b342e07 chore: prepare for RBACed agents/slots enable/disable [DET-9156] (6310)
* d3b9c85eb fix: remove extra markResourcesStarted call (6331)
* 403967f5e chore: reduce GPU count for GCP deployments (6337)
* 4d5471095 fix: Indicate and clear user search filter [WEB-1074] (6309)
* a70452fe3 fix: Learning curve on validation-only experiment (6334)
* b5a1e881c chore: bump version: 0.21.0-rc0 -> 0.21.0-rc1
* 69dbc4017 fix: Fix user store (6327)
* aad594735 feat: show log viewer agent filter options even when there is one option (6324)
* f85ab2034 fix: workspace card issue (6320)
* eef0be040 fix: expand torch + distutils workaround (6313)
* 003bd74b6 chore: avoid usage of k8s NamespaceAll easing k8s permission requirements [DET-9123] (6248)
* 93d9e817b chore: bump version: 0.21.0-dev0 -> 0.21.0-rc0
* eef606975 chore: bump version: 0.20.2-dev0 -> 0.21.0-dev0
* f0dd08263 fix: tb_callback not found (6311)
* 9e7a63661 fix: fix disable slot unexpected msg [DET-9155] (6308)
* 6b5eabfd9 feat: cli expect bindings.APIHttpError (6278)
* 0841794bb ci: retry large pip installs (6260)
* a3ab99521 chore: lock api state for backward compatibility check
* fe966c145 feat: remove static agents from gcp deployments [MLG-366] (6281)
* fb2f515f1 chore: deprecated sdk methods (6268)
* fc885e7f2 docs: PyTorch Trainer (6177)
* fec6cf239 feat: load PyTorchTrials with kwargs (6286)
* 9d62826b1 feat: checkpoint delete in python SDK [MLG-377] (6230)
* 640af40d5 feat: log gpu information in task logs [MLG-234] [DET-5274] (6303)
* f006a4acf fix: report_training_metrics on parallel (6304)
* 09df35c38 docs: remove autodoc test snippet (6301)
* b7b07f8b0 fix: allocation rekill shouldn't use time.UTC in fine time checks (6298) [DET-9149]
* 101603355 fix: do not restore stopping_killed experiments (6300) [DET-9153]
* fcdb8e0cf feat: Make Torchwriter behave like Pytorch SummaryWriter (5916)
* 0e024ca40 feat: show TrialWorkloads table when f_chart is on [WEB-1025] (6269)
* 8504b2e50 ci: bump gke version to 1.23 (6292)
* b331c5894 fix: fix err status code for ResourceAllocationRaw (6294)
* 4473ef323 fix: update webui static gzip path regex (6285)
* ed6e0d0bb fix: Run environment bump scripts after environments fix (6287)
* 6e8d23877 docs: add instructions on how to use glasbey colors (6266)
* 6aa04b997 chore: document dropping K80 support [MLG-385] (6272)
* 51cb2a7d0 build(deps): bump actions/setup-python from 3 to 4 (6084)
* cce123798 build(deps): bump actions/setup-go from 3 to 4 (6244)
* 75662c210 chore(deps): bump mellium.im/sasl from 0.3.0 to 0.3.1 in /master (5668)
* 2f2390fb5 fix: login validation (6284)
* 3d5693482 fix: avoid explosion of prom series per actor with better labelling (6280)
* 073e6ace3 chore: update code for new flake8 upgrade (6276)
* 1acb9fd73 fix: reflect data immediately in model page and model version page (6277)
* 447a00d00 fix: remove perpetual spinner (6279)
* 87cf2600c fix: Load multi-trial learning curve with only training metrics [WEB-1026] (6220)
* 9bb9caa80 test: initialize certs properly in an auth utility [DET-9104] (6271)
* 1888c331f chore: remove deprecated validation callbacks [MLG-21] (6215)
* 3e5c8633d chore: do not error on shared_fs delete for nonexistent paths [MLG-378] (6247)
* 44dcfc7f5 fix: browser warnings (6258)
* 51528d861 fix: handle results of polling updates in allocation actor (6264) [DET-9126]
* e444f0e76 test: Small refactor of CLI experiment tests (6237)
* 37794faa8 chore: take advantage of CheckpointContext handling sharded data [MLG-13] (6200)
* ad02a937a chore: update requirement for Launcher version to 3.2.4 (6261)
* c6b7ddeba docs: retitle api reference docs (6257)
* 935ec57c8 chore: minor cleanup in useValueMemoizedObservable (6256)
* 62277829c docs: Slurm details updates [FOUNDENG-512] (6263)
* d89d98a79 fix: Restore proper SIGTERM handling for Slurm/PBS [DET-9124] (6250)
* 36ad65203 feat: use Loadable in ChartGrid and LineChart (6239)
* cf4d47d5a fix: update User Management table on new user [WEB-1011] (6231)
* fd770ff24 fix: Nameplate icon width bug (6251)
* eb954b9ea fix: correct cluster slots card size [WEB-1028] (6249)
* 672223c63 chore: update npm libraries (6241)
* 555f7916a chore: add merge func for task container defaults (6236)
* d808168a8 chore: move from K80 to T4 GPU type defaults (6224)
* 08b04444e chore: bump version: 0.20.1-dev0 -> 0.20.2-dev0
* 0a69a8ce9 docs: add release notes for 0.20.1 (6235)
* 995072622 fix: Chart focus maintained as series changes (6240)
* 352a08ba8 fix: permission issue in member tab in workspace (6208)
* 821994cc9 docs: use theme templates better (6226)
* ca330f507 fix: ensures docker container is cleaned up if a container is killed after start, but before run [DET-8988] (6223)
* 7ddffdb69 ci: update ESLint to v8 (6238)
* e3b607174 chore: preparing to integrate UserByExternalToken with SCIM support (6201)
* 045d3e871 fix: CSS inside router (6234)
* 2138c0c45 docs: update script for new core api user guide (6228)
* 6f3463cb2 docs: add HPC Launcher job exit code known issue (6233)
* 0b9698a1d feat: remove TODOS from users loadable "loading" state (6104)
* 6ec8f55e5 feat: hide non-global roles on user/group modal (6189)
* e9c2259d6 chore: Update max_concurrent_trials to have a default value of 16 (6221)
* a74ccd010 feat: disable user management if external sessions are enabled [DET-8791] (6123)
* b6f7163eb ci: update `Stylelint` to v15 (6218)
* d5665e118 chore: Remove deprecated react-router [WEB-580] (6157)
* b54eda88c docs: minor edits to commands and shells (6227)
* 69c36b3dd feat: show unique HPs for Custom Searcher trials on experiment table [MLG-343] (6192)
* e7b04c7ce feat: collect timing data for actor system internals (6216)
* 7dd63d09b feat: Enable username and display name search on cluster "user" list [WEB-1009] (6198)
* fea9aa429 fix: username case sensitive issue (6196)
* 1c8c4731a fix: log level filter width (6217)
* 5a348d6e7 chore: create Nameplate component (6153)
* 2b3da4d19 chore: remove type/interface member ordering rule from eslint (5896)
* 10f3914f1 fix: `det user change-password` for user's own passwords. (6214)
* 35056ef95 docs: add current rbac limitations to docs (6212)
* b083ad1bb fix: stop ws/prj failed notifications (6210)
* a1c3d93cb fix: flip undefined check logic for url params in ts bindings (6213)
* b429b3f63 fix: project card issue (6185)
* ac586f992 feat: update the regex to match the new build output format (6163)
* e6813e10a fix: default tag in AWS stack updates (6207)
* 11fbfb7c4 feat: PyTorch Trainer (6059)
* efdba0bae docs: clarified rbac and k8s docs (6169)
* 87b3cfb81 chore: move assigned event to correct location (6197) [DET-9012]
* 2269d785c perf: improve checkpoint size performance [DET-8960] (6171)
* 9240dfcca build: Eliminate CRACO, use Vitest for testing (6021)
* c52e317c8 perf: remove `Trialv1.latest_training` field. (6155)
* 5b39a9467 fix: adding exit reason to tensorboard allocation signal (6150)
* 15710891d fix: support mixed CPU/GPU k8s quotas (6195)
* b4a108142 fix: modified historical task allocation endpoint to instead aggregate allocations (6184)
* d13169c98 refactor: use generic Go set type in more places (6179)
* 77f8ec4bc chore: bumpenvs reflecting tf27 not having pytorch (6182)
* 744bd1bca fix: remove get-deps-bindings target from top level makefile (6191)
* a3e7b89ec fix: add `archived` param and simplify query (6175)
* 9f43ad1ec fix: exp move modal (6183)
* 3bc5524cb fix: don't print ':' when err msg is empty (6190)
* 47c139d9f fix: pass workspace ID when creating tensor board from WebUI [WEB-1019] (6186)
* 94d37abfb fix: Continue Trial flow does not take the new `max_length` (6168)
* 5c3d6ae90 fix: Close expiriment fork/ continue trial modal properly (6174)
* e8d4dcb1e build: eliminate java dependency for typescript swagger bindings (6139)
* ba87f946f revert: reflag new chart experience (6181)
* dcf258647 feat: add labels to GCP instances created with det deploy gcp [MLG-170] (6147)
* e8858a615 fix: hide Foldable menu options when button is visible (6178)
* 0849631b0 refactor: replace user store with observables [WEB-799] (6140)
* b3e7ecc86 chore: pass Labels/project/workspace to TaskSpec (6172)
* 455f536fb fix: useMemo does not depend on trial having been loaded (6173)
* 7d8b711e8 fix: separate Router and authCheck (6170)

Page 8 of 60

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.