Determined

Latest version: v0.38.0

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

Scan your dependencies

Page 7 of 60

0.25.1

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

Changelog
* 39a421a2d chore: bump version: 0.25.1-rc2 -> 0.25.1
* 61c11df5c docs: add release notes for 0.25.1 (7850)
* e0d0ed250 chore: bump version: 0.25.1-rc1 -> 0.25.1-rc2
* 74eeb777e fix: enable RP bindings management for workspace admins (7834)
* 1d8e3d201 fix: display `progress` value as it is (7836)
* 2c8659373 chore: bump version: 0.25.1-rc0 -> 0.25.1-rc1
* 117b17381 fix: log viewer not updating when page switched (7823)
* b93bc72f1 fix: SSO button text color (7819)
* cfdacb4ed fix: correct useResize hook to return proper element sizes [WEB-1656] (7807)
* 81b673d96 fix: progress filter in exp (7811)
* 29ad1d19c fix: Learning curve will send falsey metricType (7809)
* b0a7e4eff fix: Avoid dropdown repeating in ExpList fields dropdown [WEB-1598] (7800)
* ebd1906f8 docs: Update the installation guide (7762)
* 1bf08e59a chore: bump version: 0.25.1-dev0 -> 0.25.1-rc0
* 7f7e89b3d chore: lock published urls to preserve redirects
* 59ebdf061 chore: lock api state for backward compatibility check
* 9b6c6c727 fix: Get distributed jobs working with devcluster [FE-181] (7785)
* d786078f9 chore: revert trial actor refactor (7797)
* f4ca02a72 docs: quick fix for version dropdown (7796)
* 72d34d9e8 chore: reduce master log noise (7794)
* 12a513c43 chore: Create/document a mechanism to run the nightly tests on a PR [FE-146] (7750)
* af24954ea Revert "chore: track dead code [WEB-258] (7767)" (7793)
* c815f76da fix: handles custom TLS certs in enrich_task_logs.py [DET-9803] (7782)
* 5c839013e chore: remove empty `determined/common/api/checkpoint/`. (7776)
* a2b873f03 chore: suppress the daemonize message on HPC jobs (7775)
* 5f2f6b87e fix: glitchy width in code editor (7771)
* bdeb0ead5 chore: track dead code [WEB-258] (7767)
* 216729287 chore: trial actor refactor (7559)
* 06e361e4c fix: correct date range for avg queued time charts [WEB-1621] (7754)
* 7c765ae9a refactor: remove fluent bit & replace with slurm log shipper [DET-9704] (7639)
* 214198da5 fix: include `unmanaged` field in `GetExperiment`. (7768)
* f8caa0eb2 feat: Create performance tests [WEB-1458] (7741)
* b0badb2c5 fix: Handle chart x-axis with all points at x=0 [WEB-1622] (7760)
* a6d0fba66 chore: rearrange log level constants (7752)
* b22f652ac chore: ignore flake8 import restrictions pre-commit check (7759)
* ef8a29558 chore: bump version: 0.25.0-dev0 -> 0.25.1-dev0
* 9333c9d25 docs: add release notes for 0.25.0 (7756)
* 8af14ab9d chore(actors): refactor pod.go (7617)
* 046e060af test: make error checking case insensitive fixing rbac test (7749)
* 6c530d3b1 build: fix `go-version-check` command (7751)
* 418931b20 refactor: make glide-table conform to standard event handler pattern and fix paginated row selection bug [WEB-1471, WEB-1561] (7704)
* 93d861d1c chore: use Message for no data in ComparisonView (7654)
* 4d25428f7 docs: tweak brew instructions (7743)
* cf57ce4eb chore: upgrade go 1.20 to 1.21 (7657)
* 0553f19d5 fix: make rbac messages consistent (7745)
* e1675b2f6 fix: not all resource pools should be labeled "default" [WEB-1600] (7744)
* 2e907ce64 fix: resource pool card workspace tweaks (7732)
* 5154c3b8d fix: proxy tunnel server should use `SO_REUSEADDR`. (7735)
* e845836b7 fix: React build issue (7742)
* 2fc5f57ba fix: Faster polling for first experiment metrics [WEB-1576] (7740)
* ad46c44ad chore: add a new assertion method to check command exit status and report any errors (7737)
* 418d5ae35 fix: allow deletion of workspaces when case-insensitive matches exist (7738)
* 690d45162 docs: Reorganize model dev guide sidenav (7713)
* 993698487 fix: properly display group metrics in metrics tab charts [WEB-1604] (7727)
* 15e150b25 fix: allow zeroes for user agent id and group agent id (7730)
* 8c8475079 fix: catch correct import error and set tensorboard logging to false for --test --local (7715)
* b6f4f30ef fix: allow NodeInformer to fail with permission error [DET-9772] (7703)
* 00a0bc3e8 fix(cli): not found errors should retain useful context (7733)
* 688ea883e fix: fix failing e2e_cpu tests (7734)
* 613e0ce75 chore: New constructor for Determined objects using existing session. (7663)
* 108ffea29 fix: backfilled tasks weren't seen as trial tasks (7729)
* 1fcd2f92d docs: Add user guides to the Documentation section (7721)
* d20f5773e fix: changing x axis type should reset any current custom zoom (7728)
* ef5ae831d chore: update determined cli to handle timestamp format for external jobs (7668)
* 2eadef199 feat: show external jobs on the resource pool page (7666)
* 2a570bbb4 chore: crash cluster given RM crash (7621)
* b66ff4a35 fix: correct GPU name for A100-80GB. (7724)
* fdddcbf89 chore: Add nightly tests to release branches (7720)
* ae6c9270b fix: reset chart min/max when changing xaxisdomain (7719)
* 5e6af2ac0 fix: properly encode metric to keys for LineChart and ParallelCoordinates (7714)

0.25.0

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

Changelog
* fea501495 chore: bump version: 0.25.0-rc7 -> 0.25.0
* 3201f276a docs: add release notes for 0.25.0 (7756)
* 29fbea26c chore: bump version: 0.25.0-rc6 -> 0.25.0-rc7
* 16509f681 test: make error checking case insensitive fixing rbac test (7749)
* 79a5faa97 chore: bump version: 0.25.0-rc5 -> 0.25.0-rc6
* 9fde7c744 fix: not all resource pools should be labeled "default" [WEB-1600] (7744)
* 154168fca fix: resource pool card workspace tweaks (7732)
* d3a42d752 chore: bump version: 0.25.0-rc4 -> 0.25.0-rc5
* 41f925170 fix: React build issue (7742)
* 1c81e4cec chore: bump version: 0.25.0-rc3 -> 0.25.0-rc4
* c4443b315 fix: make rbac messages consistent (7745)
* 1a8324339 fix: allow deletion of workspaces when case-insensitive matches exist (7738)
* f298ebf2f fix: properly display group metrics in metrics tab charts [WEB-1604] (7727)
* 450d1b5a5 fix: allow zeroes for user agent id and group agent id (7730)
* fd13b2947 chore: bump version: 0.25.0-rc2 -> 0.25.0-rc3
* c12138788 chore: bump version: 0.25.0-rc1 -> 0.25.0-rc2
* 1cea78383 fix: allow NodeInformer to fail with permission error [DET-9772] (7703)
* 5d5718f21 fix(cli): not found errors should retain useful context (7733)
* 98e062190 fix: backfilled tasks weren't seen as trial tasks (7729)
* 306baaa6b fix: changing x axis type should reset any current custom zoom (7728)
* 406656f6a chore: bump version: 0.25.0-rc0 -> 0.25.0-rc1
* 00f3af9f1 fix: correct GPU name for A100-80GB. (7724)
* 4dd33e4d7 fix: properly encode metric to keys for LineChart and ParallelCoordinates (7714)
* a028cd2e0 chore: Add nightly tests to release branches (7720)
* 17796e346 fix: reset chart min/max when changing xaxisdomain (7719)
* 05f808bf9 chore: bump version: 0.25.0-dev0 -> 0.25.0-rc0
* 1cb537ef9 chore: lock published urls to preserve redirects
* 719618174 chore: lock api state for backward compatibility check
* 6e3942970 chore: bump version: 0.24.0-dev0 -> 0.25.0-dev0
* 1c8ce3ff8 fix: add missing workspace_id from get_templates (7706)
* efdc70bdd fix: code cleanup for mapx unit test (7710)
* 0a345296c fix: add unit test cases for mapx methods Values and Clear (7699)
* 1a4bee456 feat: `det deploy gcp` support for a2-ultragpu and g2-standard. (7702)
* 2fd253580 fix: users can see inaccessible RPs (7707)
* e83660c54 fix: rp bindings intg test failure (7701)
* f1e9b72d4 chore: Remove estimatortrial (7700)
* e2f217306 feat: replace clone function with structuredClone and add polyfill (7624)
* f528cc6db fix: botched rebase/rename in the detached mode. (7695)
* 08de85861 fix: Continue Trial modal does not reset mode [WEB-1566] (7688)
* f9c560088 fix: error message in jupyter (7693)
* 2607fd16e fix: patch workspace has duplicate update statements (7697)
* bf1b87bb9 fix: correct outstanding error in mapx (7698)
* cdc41e965 fix: add type check to pod spec merge (7691)
* e340d507d chore: add Values and Clear methods for mapx (7669)
* 6bc3c68f8 docs: algolia scraper to scrape only xml (7690)
* 09779862a docs: fix new release notes (7694)
* 76134b292 chore: dev cli support for calling master apis (7462)
* 43c715ba5 docs: add release notes for 0.24.0 (7680)
* c513e70a0 chore: add new RBAC permission view external jobs (7671)
* 128b1066e docs: work around bug causing version dropdown to fail (7685)
* 26559edb1 feat: check if default resource pools are bound (7687)
* 7d8fce591 docs: improve writing of the github readme (7689)
* 857309f6b feat: add rp bindings permissions (7673)
* 5c685681f chore: api intg tests [DET-9725] (7589)
* 1ad812d11 docs: Improve the GitHub Readme (7613)
* 8239b1993 fix: default pools editable and submittable (7647) (7672)
* 4f60d647f chore: unpin click version (7684)
* ec90842ab chore(deps): bump arduino/setup-protoc from 1 to 2 (7537)
* b4cbe9c52 chore: enable mask closable by default for drawers (7676)
* b1f02ed4c chore: limit reported slots (7683)
* 75c1f178e fix: tensorflow version for macos (7679)
* 0a5b40623 fix: allow special characters in user manangement filter (7681)
* 1af32e3ae feat: Update user.modified_at when user added or removed from groups (7665)
* 23a82242f fix: Case-insensitive client-side username search [DET-9770] (7677)
* a368a559a chore: limit reported slots (7648)
* 60a07e44c fix: make -C master clean build [DET-9333] (7660)
* fcf780796 chore: custom metrics group in new experiment list (7518)
* dc006b1d0 docs: Fix formatting (7670)
* 6ee0521e0 docs: Introduce users to pachyderm w det (7661)
* 4ef8b2007 feat: detached mode v1 / core api v2. (7060)
* d580ecf16 fix: allow checkpoints to be GCed without validation metrics and add tests (7653)
* 204caa5ea fix: optional chaining in `extractMetricValue` (7662)
* 0ead6aca0 chore: telemetry actor refactor [DET-9663] (7585)
* e437bd808 docs: Point to pytorch distributed launcher (7649)
* 08ff4be42 docs: fix epoch metrics article (7643)
* 395aa4024 docs: Update resource pool to workspace mapping (7642)
* 28cbdc2a5 fix: properly show the pagination for experiment list paged view (7638)
* 68624f68f chore: avoid creating new table columns for non-legacy metrics (7656)
* e558063c8 chore: Add eslint rule for imports to take one line [WEB-1567] (7650)
* 0bc5dced9 ci: bump everything to torch==1.11 (7599)
* 4eb6ebe90 fix: Project delete/move triggers update of workspace projects list [WEB-1497] [WEB-1377] (7646)
* 145dd63bd ci: indicate GHA run URL when reporting a cherry-pick conflict (7635)
* 8d2b531be chore: Show Tooltip instead of actions for Default Resource Pools [WEB-1554] (7644)
* 0bab558d8 fix: select component width (7640)
* 32fac3343 chore: use eslint rule to avoid relative imports through parent [WEB-1496] (7637)
* dfd547527 chore: remove unused parseFloat for decoding string metric values (7641)
* e472ea775 fix: alphabetical binding workspaces and search copy change [WEB-1552, WEB-1553] (7633)
* 7b96933ad fix: properly clear out the settings from the database [WEB-1559] (7636)
* e9e66b1e4 fix: fix incorrect return type for downsampled metrics (7618)
* 930fc9db4 feat: custom metric groups (formally known as types) [WEB-1469] (7570)
* 75e93d9a3 docs: bump rstfmt version (7611)
* 34c5b5a66 fix: trigger jobs fetchAll on pagination changes [WEB-1546] (7602)
* 29e63afe7 Remove say workaround and update version (7628)
* 0a241761f chore: fix pod-spec merge logic (7574)
* ce3136ab9 feat: Don't show charts where all series are Loaded(no data) [WEB-1524] (7609)
* d3c027b74 feat: OptionsMenu moved to left group (7623)
* 4d002c499 docs: Add article on how to view epoch metrics (7504)
* 4327a2504 fix: rp binding resolving resource pools (7629)
* f79e95efa ci: fix release branch selection when cherry-picking EE PRs (7630)
* d6a5c7909 fix: Handle metric names finish loading, but still empty (7634)
* 2844566aa chore: support mobile view in UIKit [WEB-1314] (7626)
* 3ec9c4922 fix: button filter text (7632)
* 0d293b510 fix: ChartGroup vertical spacing (7631)
* 6fd4b2193 feat: replace custom `isEqual` to lodash `isEqual` (7625)
* fa9162962 feat: add searcher metric sorting (7614)
* 5ff0b7d37 fix: avoid converting workspace name to sentence casing [WEB-1548] (7622)
* 37259d427 fix: treat searcher metrics value as a number in the ui (7612)
* bbe70e07c feat: Resource pool tab for workspace (7582)
* 369ddf3c9 feat: Copy cell value from experiment list table (7604)
* 3cb434de1 fix(actors): trial lifetime must contain allocation lifetime, still (7615)
* 033a9f6ae fix: Single-point tooltip closes when mouse exits chart [WEB-1541] (7595)
* b8f95ad82 docs: Add css rule to turn off scrolling when clicking on section links (7610)
* 9994aa3cb fix: code editor height issues (7573)
* acdd6c4e0 docs: improve a release note (7601)
* 37cc9f0ec chore: add agent --image-root (7597)
* 69ab985d9 refactor: trial's can have one or many tasks [DET-9647] (7355)
* 7c076b2e3 ci: fix remote name in PR tracking script (7607)
* b2ee9b3d0 fix(actors): create valid fake group actor for checkpoint GC, don't leak it (7606)
* 776be105f fix: fix checkpoint gc which was incorrectly deleting some checkpoints (7523)

0.24.0

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

Changelog
* 620162ee7 chore: bump version: 0.24.0-rc5 -> 0.24.0
* 809eda9b5 docs: add release notes for 0.24.0 (7680)
* 399ad9cfc chore: bump version: 0.24.0-rc4 -> 0.24.0-rc5
* b1b2bf232 fix: allow checkpoints to be GCed without validation metrics and add tests (7653)
* 378fe8d87 chore: bump version: 0.24.0-rc3 -> 0.24.0-rc4
* c1ffb7557 docs: fix epoch metrics article (7643)
* abf253b77 make error message more accurate (7659)
* d57c5ecc2 fix: default pools editable and submittable (7647)
* b7aa1f44c chore: bump version: 0.24.0-rc2 -> 0.24.0-rc3
* 9095ee86e fix: properly clear out the settings from the database [WEB-1559] (7636)
* 328ff9a88 docs: Add article on how to view epoch metrics (7504)
* 39fa1db05 fix lint from 7629
* 24b89f71d fix lint from 7634
* 8806cd549 fix: Handle metric names finish loading, but still empty (7634)
* a104da8b3 Revert "fix: Handle metric names finish loading, but still empty (7634)"
* ed5e38cfa fix: rp binding resolving resource pools (7629)
* aafcff8f6 fix: Handle metric names finish loading, but still empty (7634)
* 68464716a fix: treat searcher metrics value as a number in the ui (7612)
* 7aea1b45b fix(actors): trial lifetime must contain allocation lifetime, still (7615)
* 524cc58ea chore: bump version: 0.24.0-rc1 -> 0.24.0-rc2
* 1f0b33e16 fix: fix checkpoint gc which was incorrectly deleting some checkpoints (7523)
* 57d7bc467 fix(actors): create valid fake group actor for checkpoint GC, don't leak it (7606)
* 3a20df160 chore: bump version: 0.24.0-rc0 -> 0.24.0-rc1
* d17dbfd46 chore: bump version: 0.24.0-dev0 -> 0.24.0-rc0
* d7b2f5c84 chore: lock published urls to preserve redirects
* 49317516a chore: bump version: 0.23.5-dev0 -> 0.24.0-dev0
* bfd964c16 fix: proto user always has false remote (7126)
* 5bc166664 chore: fix incorrect make invocation (7605)
* e960b5788 Update README.md (7587)
* c95735448 chore: bumpenvs 24.0 (7594)
* 3c44a2ff1 fix: ensure selected file path matches loaded file in codeeditor (7563)
* 84a58005d fix: fetch the latest projects (7598)
* 50fc3e7cc chore: update comment to clarify endpoint behavior (7583)
* 38a49cf25 docs: update doc string related to adding enable_tensorboard_logging flag (7600)
* 549273ccf feat: Enable disabling Tensorboard logging [MLG-22] (7508)
* 6d6d5adcf chore: Remove ptl adapter (7591)
* 306e0df8d fix: remove flaky component if new xp list is active. (7590)
* db7ae17cd ci: Add pytorch2 tests (7581)
* 62cc08cfc feat: Move new charts into always-on Metrics tab [WEB-1522] [WEB-1523] (7542)
* 5cf569d08 docs: fix lint for docs/architecture/introduction.rst (7586)
* 7c6aead50 chore: migrate to singularity --nvccli (7576)
* 923a7427a chore: Make explist_v2 generally available (7561)
* efc4458e4 Added Profiling to the Benefits table in the intro (7580)
* 4ad4a76a5 fix: quick disambiguation on exp. checkpoint size (7579)
* d40ae7731 chore: fix rph docs url publishing step (7487)
* 5f21741fe docs: edit release notes readme (7578)
* cd1976109 fix: Button icon spacing (7568)
* 22ca0506b feat: get unbound pools endpoint [DET-9696] (7527)
* d05e53049 test: unpinning responses (7551)
* d63d9034a chore: Parse and format APIExceptions (7531)
* ada554f2f docs: edit some release notes (7540)
* 9d44ffcd8 docs: add sphinx-tabs extension (7577)
* 3623a23b9 docs: Edit the release notes readme (7572)
* 04fb7ef80 chore: summarize state of mock_client_test.go [DET-9731] (7571)
* 708db2df6 fix: Accomodate partial experiment list settings (7564)
* 345da9c35 chore: add linter for google style guide-compliant python imports. (7550)
* 2969f5343 chore(rm): refactor cluster management APIs into RM (7569)
* f10b47437 chore: update type to handle generic summary metric types [WEB-1538] (7567)
* 577cebe8a chore: Add web as codeowner for /webui (7565)
* 56a59c026 fix: hide `cluster logs` in mobile view (7557)
* 4bcb04bbb fix: log level filter broken on det t/e logs [MLG-798] (7558)
* 88338c1f6 fix: overwrite bindings not working for zero length list (7549)
* 3258b92c4 fix: correct name for external jobs (7566)
* fd7edc876 fix: scrolling when dragging column headers in Glide Table (7548)
* fbcc4b5f8 fix: Dont seek min and max on projects with 0 experiments (7560)
* 6f448b426 feat: Replace sum and count training metrics with mean in new experiment list (7493)
* de9e4f5f3 chore(actors): refactor checkpoint GC tasks (7435)
* da4696be9 chore: master linting less verbose (7553)
* 99279ad8a feat: Provide an interface to enable resource managers to show External jobs on the resource pool queue. (7070)
* 42feb36db docs: apply minor tweaks (7554)
* 3534b4988 docs: correct some `det deploy gcp` docs facts. (7556)
* f42cdcc0e chore: add copy to manage bindings modal (7555)
* 88a93b071 chore: update default exp list columns [WEB-1488] (7534)
* cc8cb6308 fix: Groups modal does not include inactive users [WEB-1256] (7528)
* b693ddd7e build: convert svgs to react by default (7541)
* 01bdf93ff feat: Heatmap support for glide table (7267)
* 277e12406 chore: update fmt-sql config and version (7544)
* db8e9657d ci: setup CODEOWNERS for ml-sys team. (7546)
* 318ffdaf8 chore: Add new `update` function to userSettings store (7469)
* bde72d645 chore: use Dropdown for Experiment List menus (7522)
* fcbc80ef2 refactor: add Spinner to UI Kit [WEB-1451] (7498)
* 03f503c45 ci: add a sql fromatter (7538)
* ec32f2f89 ci: handle duplicate cherry-picks of a PR to release branch (7502)
* 3db61f586 fix: compare charts showing no data while loading [WEB-1485] (7516)
* 43ff696dc fix: Improve HPC error shutdown to improve logging [FE-44] (7488)
* a69ec2791 chore: temporarily rollback agent usage of --nvccli (7533)
* 90e131a83 fix: fix default pools and refactor (7535)
* e86d47aff fix: use proper experiment project resolution (7532)
* c7ac817d9 fix: disable Manage Bindings option for default pools [WEB-1521] (7519)
* 5f0ff575e fix: custom proxies do not work for trials in slurm [DET-9718] (7529)
* 4722ee984 fix: filter scrollbar adjustment (7530)
* 9867d4d5e fix: Selected experiments in glide table persist [WEB-1366] (7289)
* 39013e900 chore: add option to syntax highlight cli json output (7471)
* e75c7f4df chore: rename db metric references to custom_type (7473)
* fa626b0ef chore(actors): refactor allocation actor without actors (7391)
* 303f0d213 chore: bump version: 0.23.4-dev0 -> 0.23.5-dev0
* 630f721af docs: add release notes for 0.23.4 (7524)
* 2dd26d588 fix: Don't return a workload for deleted checkpoints [WEB-1505] (7491)
* e13190aa4 fix: Reset cluster jobs pagination when offset is out of bounds (7521)
* ab21b6e3e chore: rollback torch 1.7 support removal. (7525)
* 56d444e91 chore: update vite (7505)
* ec0e750f3 style: update copy and add dividers to exp list table action dropdown [WEB-1490] (7506)
* cddaf4f15 fix: rename checkpoints (7513)
* 7b6f8e161 chore: remove double newline in cli error messages (7472)
* 44f03fd1d fix: det tunnel should work with proxy port exposed [FE-121] (7492)
* 28d18d9e3 fix: unbumpenvs. (7496)
* d86824139 feat: Pytorch2 necessary changes (7515)
* 54c5a7dd1 style: update experiment selection label [WEB-1510] (7510)
* 0c4a19fc4 fix: rp-workspace mapping RP not found [WEB-1508] (7514)
* 9deeb48e2 fix: support `searcherMetric` (7511)
* 525ebfec5 chore: consolidate k8s informers code & fix Makefile mocks (7455)
* 5ef7d3035 ci: put all GHA jobs for release tracking in a concurrency group (7507)
* 47ac57351 fix: Metrics with dot in name appear correctly in trial view [DET-9691] (7450)
* 856a96352 fix: k8s determined-container gets wrong RunAsUser (7503)
* 18821cd7f ci: avoid latest responses==0.23.2 (7501)
* c02fce2db docs: rp workspace mapping release notes (7499)
* 33ab05afd fix: typo that allows binding default aux pool (7500)
* 4fde62967 fix: avoid crashing the new exp page (7489)
* 28953dcef docs: FE-120: Add `job_history_enable = True` to PBS installation requirements (7480)
* fcfcbe66b docs: Add RP to Workspaces user guide (7326)
* 707221c5b docs: Describe WebUI settings (7478)
* 836661318 chore: add migration number validation to migration util (7347)
* 57c3e8c63 test: skip `test_efficientdet_coco_pytorch_const`. (7494)
* 847101702 test: fix rbac test failures (7476)
* aac4272b9 fix: stop showing invalid loading (7470)
* 932783054 fix: ChartGrid styling (7485)
* 7f35b7d17 fix: rp workspace mapping not working (7490)
* d29d49db3 feat: backend support for inference metric tracking part 1 (7375)
* db01c03fe fix: chart tooltip overflow (7484)
* 99ac6042f fix: experiment list compare panel resize (7477)
* b11d1cbca fix: only let cluster admins manage resource pool bindings [WEB-1476] (7483)
* 6f147fd86 docs: Add torch batch process example (7482)
* b71e79a70 fix: rename `checkoutCount` to `checkpoints` (7481)
* ebac1d381 ci: Conda bump (7479)
* 1e021bccf ci(aws): fix RDS connections (7475)
* 19945b6e3 ci: correctly change item status in release tracking (7460)

0.23.4

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

Changelog
* f5484dd32 chore: bump version: 0.23.4-rc4 -> 0.23.4
* 9c8ea0cc6 docs: add release notes for 0.23.4 (7524)
* 91e6b82b7 chore: bump version: 0.23.4-rc3 -> 0.23.4-rc4
* 8afa9125b fix: rename checkpoints (7513)
* d8d671bb2 chore: bump version: 0.23.4-rc2 -> 0.23.4-rc3
* 6b2654129 fix: unbumpenvs. (7496)
* fdc9acf87 fix: rp-workspace mapping RP not found [WEB-1508] (7514)
* 99f9cc343 fix: support `searcherMetric` (7511)
* 65f76b298 chore: bump version: 0.23.4-rc1 -> 0.23.4-rc2
* dc4472e66 fix: k8s determined-container gets wrong RunAsUser (7503)
* 54b66024a ci: avoid latest responses==0.23.2 (7501)
* ecbfe61c1 docs: rp workspace mapping release notes (7499)
* 3131f4320 fix: typo that allows binding default aux pool (7500)
* 593ace02c fix: avoid crashing the new exp page (7489)
* 557a272c6 docs: Add RP to Workspaces user guide (7326)
* 7fcff5a60 test: skip `test_efficientdet_coco_pytorch_const`. (7494)
* 8648e0583 test: fix rbac test failures (7476)
* 17ac0d68d chore: bump version: 0.23.4-rc0 -> 0.23.4-rc1
* 8db5076df fix: rp workspace mapping not working (7490)
* ecaad56a6 fix: rename `checkoutCount` to `checkpoints` (7481)
* ed19b6939 ci: Conda bump (7479)
* 66f67f9ec ci(aws): fix RDS connections (7475)
* 2d64e16fd chore: bump version: 0.23.4-dev0 -> 0.23.4-rc0
* 4dda861b7 feat: RP<>workspace mapping (7461)
* 9bffd21d0 chore: add a toy experiment example for pushing generic metrics (7442)
* 7e7ac8bba fix: use friendly names for user settings (7465)
* fda723567 chore: Turn new experiment listing off by default (7466)
* e6cabd61e docs: rephrase the home page title (7463)
* 4e9748f6f feat: Allow user setting of feature flags (7438)
* 307e2eeca chore: avoid postgres uuid extension (7459)
* a66db238b chore: explist_v2 feature switch should default to on (7249)
* 3ba990424 style: mobile version of exp list v2 [WEB-1422] (7433)
* 6fe921862 test: mark RBAC-related tests 'e2e_cpu_rbac' (7401)
* aafac4695 fix: chart axis long label (7451)
* 9e37ed457 docs: Reset home page tiles and sidebar (7446)
* 8dc0cfd64 fix: wider width for top trials select (7431)
* b67d981c9 ci: fix latest release branch selection (7432)
* c915f8415 chore: podspec-capability-bugfix (7447)
* 2cc2656c4 feat: Pin column when compare panel open (7414)
* 04485b201 chore: update docs hpe compliance web section id (7449)
* 78d8baa40 feat: minor edit to torch batch process embedding example (7440)
* 2ff3d2e0a chore: allow no pinned columns [WEB-1423] (7419)
* 210c4463d feat: sort resource pools by name when creating new jupyterlab sessions [WEB-1138] (7444)
* 2e776a4c7 fix: chart tooltip has exp. name (7410)
* bd470b648 feat: Merge data and row height menus in explist v2 (7405)
* 9caaae88e docs: update aria labelling for sidebar toggles and toctree groups (7381)
* 9de58bdbd fix: update get agents call for agent disable all (7441)
* 2d3120d75 feat: master audit logging should log failed requests at `Info` level. (7434)
* 34347a1d0 feat: Compare icon reflects status (7443)
* c409c31ed style: apply hover color for selected table rows (7429)
* 639e34a4f fix(cli): compound keys in --config opts for commands (7439)
* 70e65df1b feat: allow-pachyderm-notebook-extension [DET-9355] (7395)
* bfdccdf7a docs: Add documentation about passing in optional tensorboard arguments [MLG-333] (7352)
* 07e12f705 fix: table column copy change (7373)
* 8300458c1 chore: events & preemption listener actor refactor [DET-9617] (7256)
* 497df171c feat: [MLG-647] Add batch inference examples using Core API and torch_batch_process (7274)
* 119f577a7 chore: fail with non-zero exit code when password change fails (7403)
* 06c7d0b32 feat: edit and reset raw user settings [WEB-1361] (7377)
* f98d15a81 fix: perf improvement in `useTrialMetrics` (7426)
* 2ce5aafad fix: clear table selection when changing pages (7418)
* 533f3a7cd chore: migrate to singularity --nvccli [DET-9081] (7337)
* 100264535 ci: fix e2e tests for tf keras cifar10 example (7422)
* 71243e352 chore: agent provisioner refactor (7287)
* d82f35fa7 fix: Correctly sequence updates in useSettings bridge code (7423)
* 0fc6238f5 feat: Add Bert embedding torch_batch_process example (7402)
* 22f82a1e1 feat: obfuscates slot id in agent summary(7421)
* 0855b78d3 feat: Settings drawer (7356)
* 6da387b2b fix: fix: label default compute and default aux pools differently (FE-108) (7420)
* e2112c905 chore: k8s pod & node informer refactor (7182)
* c20ad5a7f fix: show loading state when applicable for comparison view tabs (7370)
* 30a20ba5e fix: All metrics viewable in the glide table compare tab [WEB-1372] [WEB-1394] (7412)
* 8ceb95508 docs: remove RBAC limitations section (7415)
* 403754b03 ci: warn about PRs that are from forks but by users with write access (7380)
* ee68c3d47 perf: migrate checkpoint v1 into v2 table (7325)
* 3e9eaed9a chore: skip process auth admin check if rbac is enable (7400)
* af9d562cc ci: make CASPER_TOKEN optional in `track-pr` script (7379)
* c51003553 chore: bump version: 0.23.3-dev0 -> 0.23.4-dev0
* 37e6d9c9e docs: add release notes for 0.23.3 (7413)
* b795a23a8 fix: custom column resize [WEB-1341] (7365)
* 227a684d6 fix: replace div with table in Trial Comparison View (7341)
* 59f34bd64 chore: update data loading in Keras CIFAR10 example (7378)
* 9464a1f86 chore: change compare tab refresh behavior [WEB-1434] (7397)
* f7a6ba4ca chore: add release notes for notebook tls (7408)
* 6ef9862d6 docs: hpe docs compliance for section 5 [WEB-1292] (7383)
* 3718a4f5c chore: update left over api references to metric type (7399)
* 4fdf5aeaa fix: userSettings store should function correctly when useSettings is active (7409)
* 5ae6311fc chore: Workspace as an object in the SDK. (7387)
* 638f56e4b chore: add generic metrics support to harness (7407)
* 60987a579 fix: refactor checkpoint modal so it closes correctly [WEB-1441] (7398)
* fccd378e3 ci: Fix GKE cluster version used for CircleCI (7385)
* 28f2c030f fix: add fp16 flags to hf ds examples (7265)
* 2ac22f008 fix: install sigusr1 on main thread only. (7350)
* 03c3faf41 fix: memoize settings in model detail and experiment detail pages (7390)
* 056d414a8 chore: Clean up redundant aria-labels, correct wrong aria-labels [WEB-1379] (7384)
* 1f5b9a03d fix: rbac filter on columns API (7386)
* a0a87cd90 feat: add update master config API end point with RBACK and CLI command (7318)
* 839dcbd7b chore: bump up flake8 to 3.9.2 (7389)
* 7eaea6005 chore: rename metric type concept to metric group (7353)
* dd15be9ac fix: add condition by default in filter (7362)
* fe8536640 fix: new exp detail crash [WEB-1444] (7382)
* 4e80c7217 fix: Metrics reporting no data (7368)
* b9d820e0b fix: make `checkpoint_count` explicit (7374)
* 2d66b53b7 ci: fix some bugs in tracking of cherry-picked PRs (7367)
* 13a6ad8d1 chore: clean up comments in trial and metric code (7376)
* 5aed4c5c8 chore: update make_url utility with fallback (7259)
* 03bb1105b chore: use det custom json encoder in print_json (7371)
* 4f92cab58 fix: use DEFAULT_COLUMNS in GroupManagement table (7366)
* bea92efa2 feat: add training metrics to columns api (7320)
* b2fadf1fc fix: Trials use their own trial state enum [DET-9639] (7354)
* 90257d649 feat: allow merging metrics with same batch number (7304)
* 5f1807078 ci(circle/test-unit): regroup gpu unit tests (7345)
* c2a811308 fix: handle long values (7349)
* 4c4143244 docs: add HPE marketing analytics code (7269)
* 223f28de1 fix: TypeError 'NoneType' object processing exp config (7290)
* 43abf4217 fix: Fix issue in user settings store (7363)
* 1640d7af5 fix: reverting not-found-errs change in python user-groups (7361)
* 6e0c2bfaa chore: bumpenvs (7348)

0.23.3

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

Changelog
* f8a9d45bc chore: bump version: 0.23.3-rc2 -> 0.23.3
* e713e3b18 docs: add release notes for 0.23.3 (7413)
* e3fbe53c1 chore: add release notes for notebook tls (7408)
* f102fef23 fix: refactor checkpoint modal so it closes correctly [WEB-1441] (7398)
* 1f502eb3d fix: install sigusr1 on main thread only. (7350)
* c2ed933a9 chore: bump version: 0.23.3-rc1 -> 0.23.3-rc2
* 7b3f91323 fix: memoize settings in model detail and experiment detail pages (7390)
* 289c2a8e9 fix: rbac filter on columns API (7386)
* af821f47a fix: make `checkpoint_count` explicit (7374)
* bc8147cb3 chore: bump version: 0.23.3-rc0 -> 0.23.3-rc1
* 7d7360142 fix: use DEFAULT_COLUMNS in GroupManagement table (7366)
* 6bbeb9c12 fix: Fix issue in user settings store (7363)
* aa2567050 fix: reverting not-found-errs change in python user-groups (7361)
* 4749d06e0 chore: bump version: 0.23.3-dev0 -> 0.23.3-rc0
* 275da69b9 chore: lock published urls to preserve redirects
* 4965100c9 ci: try rebasing main before checking PR (INFENG-178) (7357)
* 54f5bcf7f fix: Cleared date field removed from filters [WEB-1408] (7359)
* 0266d5d08 fix: SDK methods don't update local on failure (7270)
* 2f9d924f1 feat: add tls to notebook connections [DET-9002] (6735)
* 6afe3e9a1 docs: Batch Processing API doc (7273)
* 240e41dd9 ci: tweak PR title matching in release tracking (7251)
* e0bec3f56 ci: track unreleased cherry-picked PRs during release (7324)
* 87fab8465 chore: correct order of err check for master config (7351)
* 881a6e891 chore: Remove/archive trial collection code [WEB-938] [WEB-1289] (7297)
* 34bdc97f3 chore: adjusted cli to not nest master config under config (7344)
* badb92566 feat: Add the InlineForm component (7199)
* 0a93bb2ad refactor: remove unused `Trial.JobID` property. (7314)
* ecf27f12c feat: create bindings tab in resource pool detail page (7339)
* b19c2957c feat: added rbac to grpc master config (7303)
* ad5ddc752 chore: removed echo-backed /config and updated cli [DET-9580] (7307)
* cede2e933 docs: fix version switcher (7327)
* acec97e92 docs/Edit homepage title (7342)
* 67c097706 fix: ensure design kit landing page is typechecked (7336)
* 211d8b7a2 chore: fix ray proxy pydantic testing issue (7340)
* 1e6377d6e chore: fix flaky TestReceiveContainerLog (7338)
* bf1a9e730 chore: Add proper Json type to the code (7335)
* af59d0237 docs: correct release date (7333)
* 9ff4ef7a1 chore: temporarily disable python-coverage on test-gpu (7331)
* 49bf9a4b8 fix: Download to existing directory from shared_fs source [MLG-672] (7328)
* d614f6bf2 fix: harmonize python & golang GET NotFound errs (7252)
* 070865a19 fix: Fix type mismatch on design page (7334)
* 497b72ee3 chore: Add new UserSettings store [WEB-1353] (7322)
* 0991540cb chore: fix golangci-lint pre-commit (7330)
* 6f6f56834 chore: golangci check the package instead (7226)
* b518504c4 fix: Table header context menu enabled [WEB-1382] (7321)
* 13d2a0b8f feat: manage resource pool bindings (7300)
* 6bcf99758 fix: navbarCollapsed shortcut key (7323)
* ccb37450a feat: launch.deepspeed passes (almost) all envvars (7295)
* ff3cc840d chore: validate ROCM support (7313)
* a2348956e chore: Remove TimeSeries log scale, SummarizeTrial [WEB-1406] (7278)
* f9ec91f58 chore: prepare for strict rbac jq control (7305)
* 3d7422662 chore: bump version: 0.23.2-dev0 -> 0.23.3-dev0
* f195adb9d docs: add release notes for 0.23.2 (7285)
* 65d591884 fix: set user in model CLI client [DET-9612] (7220)
* ecf7d366d test: pin pydantic in e2e_tests (7302)
* 65bcf1927 docs: Rename image assets (7283)
* 9f441a4c0 feat: list resource pool binding (7286)
* f659c7167 fix: Link omnibar shortcut to new Space convention [WEB-1418] (7293)
* 2f2864a2e chore: update pillow version for test requirements (7291)
* 23298014a chore: GCP operation tracker refactor (7262)
* 4e512fc64 docs: Provide additional Slurm configuration guidance [FE-88] (7288)
* 6bbe184d5 feat: keyboard shortcut for JupyterLabModal (7184)
* 4cd31ab4b chore: use settings value for omnibar shortcut (7198)
* 4d7c84903 docs: Make correction on workspaces page (7254)
* a782ee57c chore: remove admin flag check in delete_model & delete_model_version [DET-9596] (7175)
* 5dcfe20db fix: ManageGroupsModal on UserManagement page (7268)
* e1fdb26de feat: Add keyboard shortcut input to UI Kit [WEB-1362] (7192)
* 7fbb363ef feat: implement web resource pool binding api [WEB-1402] (7272)
* 3323a4b6a test: Pin Pydantic (7282)
* 5fa9d8548 fix: adding credential check to gcp list clusters function (7258)
* a22af676f fix: hp seach launch issue (7271)
* 227ead499 fix: no data to plot is shown sometimes incorrectly [WEB-1413] (7279)
* 6b7f7f2f5 fix: LogViewer request handling to avoid filter mismatch [WEB-1412] (7277)
* 5bcc2b31f fix: summary metrics decode (7253)
* c010993fa chore: revert make_url changes (7261)
* 29c0ec594 fix: experiment list comparison view (7250)
* c72ec84d4 fix: Race condition loading parsed query settings into all settings [WEB-1376] (7170)
* 761245bfe ci: handle cherry-picking EE PRs into release branch (7266)
* a37ef898a feat: rbac for templates supporting changes (7224)
* 00a7749ee fix: refetch groups on settings change (7263)
* e6502e24d fix: use user id for new explist user filter (7248)
* 10c7def61 feat: Batch Inference (Processing) API (6807)
* 49435a8b9 chore(actors): refactor allgather (7195)
* 9fc8ae9b4 feat: add num of experiments in quick search modal (7223)
* 74a8122fc Docs: Spell out acronyms in a release note (7247)

0.23.2

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

Changelog
* 70503d9e5 chore: bump version: 0.23.2-rc3 -> 0.23.2
* 5301a552f chore: bump version: 0.23.2-rc2 -> 0.23.2-rc3
* d90e36480 docs: add release notes for 0.23.2 (7285)
* 9913b5b45 chore: update pillow version for test requirements (7291)
* fdcca527f test: pin pydantic in e2e_tests (7302)
* 680c13b85 chore: bump version: 0.23.2-rc1 -> 0.23.2-rc2
* e4473217c fix: ManageGroupsModal on UserManagement page (7268)
* 8a3d4fd6f test: Pin Pydantic (7282)
* 964e76529 fix: adding credential check to gcp list clusters function (7258)
* 4f2e48988 fix: hp seach launch issue (7271)
* e5572088e fix: no data to plot is shown sometimes incorrectly [WEB-1413] (7279)
* 2349c897d fix: LogViewer request handling to avoid filter mismatch [WEB-1412] (7277)
* 48b8208ae fix: summary metrics decode (7253)
* 0739a2871 chore: revert make_url changes (7261)
* 8bfe93edf fix: experiment list comparison view (7250)
* fbadc8bb6 chore: bump version: 0.23.2-rc0 -> 0.23.2-rc1
* da0464c53 fix: refetch groups on settings change (7263)
* 1f9673d8c fix: use user id for new explist user filter (7248)
* 7323e2bc5 chore: bump version: 0.23.2-dev0 -> 0.23.2-rc0
* 67a1ea1fa chore: lock published urls to preserve redirects
* 593b8ad1b chore: lock api state for backward compatibility check
* 6357915a0 fix: sort of `GetWorkspaceProjects` API (7214)
* 5a0beabac fix: text overflow in code view (7205)
* b035ccaf0 fix: Windows file permissions (7215)
* 46d18e709 test: Add a unit test for direct downloading from S3. (7174)
* 8167314e1 tara: Add the approved dtrain diagram (7218)
* e1c141ced chore: indirect job package imports to avoid cycle in EE (7219)
* 870b67809 fix: add missing searcher types (7212)
* a6ea8bc0f chore: account for paths passed in for DET_MASTER (7097)
* 092634f0b chore: add NewProxyHandler test to proxy_intg_test [DET-9555] (7196)
* 8552a26d6 fix: replace dsat cli underscores with dashes (7187)
* d5552aba6 feat: add trust_remote_code to hf_trainer_api examples (7209)
* a830e51af chore(actors): remove AllocationRef's from tasklist.TaskList (7208)
* 4dccb5afb feat: add glide table filter field add shortcut (7127)
* 53ad788a9 fix: pinned column resizing in compare view [WEB-1395] (7193)
* 104d24f7c fix: revert 7100 (master returns rbacEnabled = false...) 7216
* cd5d0e65f fix: delete templates on workspace delete (7204)
* 1d564a3e5 test: sort metrics by type in multiTrialSample (7210)
* 33d43ed2c ci: notify via Slack on cherry-pick conflict during release (7211)
* 4e8ae3993 chore(go): add a generic queue as a drop-in actor inbox replacement (6962)
* 76dbfec41 ci(circle/test-unit): split off gpu unit tests (7207)
* fd48c32ad feat: add new SVG icons to UI kit (7142)
* a1d0776a9 fix: TLS enabled leads to zombie tasksd (7197)
* cc8351f68 fix: Modify the Determined master dialer to honor the proxy environment variables [FE-69] (7203)
* f62340499 chore: request queue refactor (7006)
* a12d20b0b chore: refactor job as global (7178)
* f548a4e39 fix: update `hermes-parallel-coordinates` (7190)
* 3e76f63e9 fix: master returns rbacEnabled = false; change filter for rbac tests (7100)
* 15fe41e3e docs: Improve the distributed training guide (7038)
* 0dc8c0ad1 ci: copy PR bodies into release party tracking issues (7194)
* 1c7e008bb feat: add selection menu to glide table (6808)
* dabe00cd5 chore: Helm file removed static imgs refs, added log config (7032)
* 942a46fea ci: torch.distributed parallel unit tests (7156)
* 06cc66508 fix: Make sure that docs can build properly again [DET-9607] (7189)
* 0434fa281 chore: bump version: 0.23.1-dev0 -> 0.23.2-dev0
* 5d2621f94 docs: add release notes for 0.23.1 (7186)
* c62b865dd feat: added new list fuction, new delete subcommand and added the use of default gcs bucket if local tf state if not present in det deploy gcp (7146)
* 50cafa7da chore: properly handle external logout (7181)
* 35907a975 docs: Update readme with version switcher info (7158)
* 61625ddf7 chore(actors): refactor task idle timeout service (7072)
* d47fadb17 chore(actors): replace BuildTaskSpec message (7161)
* f3f7f82dc chore: update license for web packages (7185)
* 147014ce1 ci(circleci): use custom GPU runners for harness GPU unit tests [INFENG-192] (7120)
* 688d2547f fix: Don't draw rows after end of data; compare panel width [WEB-1339] [WEB-1365] (7180)
* 3d045b524 fix: set protocol scheme in kubernetes resource manager (7165)
* 90fc15ac1 chore: add go pre-commit checks (7056)
* deb22ff2e chore: fix query parameter parsing in tls proxy (7171)
* 64f4ea84f feat: more welcoming home page in doc (7169)
* 5b2a256b5 fix: log viwer height (7179)
* afe9b9c6d chore: support registry auth with Singularity (7177)
* 0c5c1c362 feat: Create keyboard shortcut to toggle sidebar collapse (7147)
* 0fe86094f fix: charts should show is loading instead of no data [WEB-1367] (7167)
* c44a61eb7 docs: Add version dropdown to sidebar (7081)
* f816b4504 feat: allow column pinning for glide table (7093)
* 3870943ef chore: default retry in sdk (7063)
* cf6ee247c feat: Drawer component added to UI Kit [WEB-1349] (7151)
* 58d0e170a fix: deepspeed autotune user guide clarification (7140)
* 6b2e1bcc3 chore: backport agent info permission definition. (7143)
* a944f1a1d feat: trials comparison table in experiment comparison [WEB-993] (7111)
* 77181f433 docs: Minor edits to master config reference (7164)
* a4814ed7b fix: correct scale positional argument in compareTrials API call (7168)
* e31f50e25 chore: sanitize metrictype [DET-9585] (7155)
* 29dc6d8c1 ci: cherry-pick all appropriately labeled PRs, regardless of type (7157)
* 041fb1a1f chore: deprecation warnings for `determined.common.experimental` imports (7103)
* ba99a69d7 fix: correct the fetch page index for paged view (7153)
* e09ea0cb1 chore: fix a metric name comment. (7154)
* b5467a16f fix: Display chart if filters.batch is a number (7152)
* ff39e502e fix: menu overlapping (7148)
* 467e1764d fix: use `MetricBadgeTag` for chart grid title (7139)
* 3c8a5a40d fix: restore experiments with no provider or capacity (7113)
* 08fc28544 fix: remember experiment list sorts (7150)
* 2f323512f feat: feature switch can be turned off (7144)
* a40cdc040 fix: mask checkpoint storage secrets in gc logs (7135)
* 245ed0fb3 docs: Make minor edits to username release note (7149)
* d3aff5bab docs: Fix typos in Intro to Determined (7138)
* 260fd7afd fix(api): complete trial to task log request mapping (7022)
* 843b012c5 feat: add/update read apis for generic metrics (7065)
* ee1e2b122 fix: show filter count while filter is open (7145)
* afff53eec chore: onboarding doc clarification (7109)
* 6f98aacd1 chore: sort generated binding parameters based on required status (7137)
* 859239716 feat: Experiment-search API supports summary metrics from training [WEB-1302] (7115)
* 1aff89c5f docs: Add TLS Certs Setup Guide (7110)

Page 7 of 60

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.