Determined

Latest version: v0.32.1

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

Scan your dependencies

Page 2 of 57

0.29.0

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

Changelog
* 50795701a chore: bump version: 0.29.0-rc4 -> 0.29.0
* 8fa5b5ab4 docs: add release notes for 0.29.0 (8955)
* fffde7fa2 chore: bump version: 0.29.0-rc3 -> 0.29.0-rc4
* f939a0fe5 fix: `no data plot` in chart with data (8935)
* 5a74e3723 build: bump ci cpu image to latest ubuntu 2004 (8940)
* ad8475987 build: bump up ci setup_remote_docker version (8942)
* f0d9768c4 fix: malformed config with gcp up with --initial-user-password (8936)
* 2a61ab3fb chore: bump version: 0.29.0-rc2 -> 0.29.0-rc3
* 435e90a06 chore: fix mp.pool test_streaming_metrics_api (8917)
* 18e2ea44f chore: bump version: 0.29.0-rc1 -> 0.29.0-rc2
* 799373f10 fix: slurm launcher authenticates preemption notification (8928)
* 641174cc0 tc: Add release note 8851 (8864)
* f275252cc chore: bump up ebs size to 400gb for genai deployments
* 8c855b72c fix: SSO button link target (8925)
* 8d4acd564 tc: Remove broken link (8924)
* 06875df29 fix: canonicalize master urls shim code (8919)
* e5ae86567 chore: bump version: 0.29.0-rc0 -> 0.29.0-rc1
* b847edef6 chore: bump version: 0.29.0-dev0 -> 0.29.0-rc0
* 28c385c3b chore: lock published urls to preserve redirects
* cbfd3c299 chore: lock api state for backward compatibility check
* b30f609b2 chore: bump version: 0.28.2-dev0 -> 0.29.0-dev0
* ad94c1778 fix: return error from websocket handler if socket id is taken (8877)
* 46183898f style: update genai logo on sidebar (8907)
* 8f82087e8 test: fix tensorboard reattach k8s flake [RM-39] (8906)
* d24b19ab4 test: unquarantine deploy-local tests (8896)
* 7c6bec9d5 chore: refactor proto, schema, and jobservice for multiRM (8875)
* ca96da19c fix: Genai helm service fix (8885)
* a89e51e64 fix: trial comparison text overflow bug fix (8869)
* 9817a4dd4 chore: add trigger to abort checkpoint deletion (8878)
* 2689b0b88 chore: delete unused functions [RM-41] (8888)
* 9a6afd263 docs: Organize docs (8898)
* a8ac65767 chore: small build system fixes (8900)
* fa98bf354 fix: add missing ci context to preview cluster
* b15d50863 fix: add deploy last main missing ci context (8892)
* b47b4772a chore: cleanup stray comments (8889)
* ae082656d feat: force default user passwords for all det deploy and CI clusters [RM-28] (8851)
* be1ab8519 fix: unnecessary group related api calls during the initial group page loading (8882)
* f37bc3ed8 fix: move e2e_tests changes for slurm test from EE to OSS (8887)
* 93ced86f8 fix: add missing check for external sessions on exp launch (8859)
* 944732a57 ci: more e2e test fixes (8881)
* ab9505cb2 ci: fix e2e tests in ee (8880)
* 0bc3106b3 docs: Add llm blog link to home page (8874)
* c02932769 docs: add link checker utility (8738)
* e1da47157 chore: api's default retry now session's default retry (8872)
* 7bb9dbcc8 chore: master config updates for multirm [RM-3, RM-4, RM-5, RM-7, RM-29] (8831)
* f101f3d9c chore: add allocation info for cluster ui [DET-10018] (8616) (8876)
* 72d54bea5 chore: canonicalize master urls everywhere [MLG-878] (8670)
* e3709bd7d chore: document internal api errors (8865)
* 27a279e62 fix: e2e CPU tests have wrong maxSlotsPerPod number (8870)
* 03b9b3065 chore: bunify postgres_jobs.go (8858)
* e9ac112d7 build(deps): bump peter-evans/create-or-update-comment from 3 to 4 (8760)
* dc3e41e54 Fix broken links (8825)
* bccdf0c44 fix: stop allowing multi-container allocations to launch in single agent config (8833)
* a1214d7b8 chore: add allocation info for cluster ui [DET-10018] (8616)
* 76ec233d7 chore: refactor a bunch of auth-related python (8347)
* 66b1e6cce chore: bump version: 0.28.1-dev -> 0.28.2-dev0
* f250ad911 chore: add docs dropdown link for new version
* 9d44ca1da docs: add release notes for 0.28.1 (8861)
* ac8c44094 fix: allow experiments to configure k8s sidecars (8854)
* d07ec4091 ci: fix broken ci due to queue version change (8853)
* c656aac75 chore: use npm build for hew (8845)
* 6b637506c feat: add a master API to fetch a trial by external id. (8730)
* e78a4c02a fix: correctly source bucket region when using minio (8850)
* dba5f0ff7 fix: replace `react-window` with `react-virtuoso` in transfer component (8800)
* 2a183dadd ci: fix performance feature branch using wrong db (8835)
* 47061fa42 fix: revert config work from 8765 and 8789 due to feature regressions (8849)
* a5f38cbc7 chore: remove GetAllocationSummary from RM interface (8846)
* de28a571b chore: cover postgres_jobs.go (8841)
* ba8250a8d chore: update backend coverage target (8798)
* 556639d21 fix: show error message from backend API for workspace deletion (8848)
* 08dfa43af fix: job queue test failures (8843)
* 876f9c341 chore: configure agent log level through config file (8819)
* ba0337527 chore: move project id onto runs (8794)

0.28.1

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

Changelog
* f6cb624b4 chore: bump version: 0.28.1-rc3 -> 0.28.1
* baaa3bd46 docs: add release notes for 0.28.1 (8861)
* fbf9df4ca chore: bump version: 0.28.1-rc2 -> 0.28.1-rc3
* a965f1506 ci: fix broken ci due to queue version change (8853)
* d91e8b00f chore: bump version: 0.28.1-rc1 -> 0.28.1-rc2
* 3129d339b fix: revert config work from 8765 and 8789 due to feature regressions (8849)
* 1888b90c8 chore: bump version: 0.28.1-rc0 -> 0.28.1-rc1
* c443073cf fix: show error message from backend API for workspace deletion (8848)
* 1fc1496a7 fix: job queue test failures (8843)
* a74685f0a chore: bump version: 0.28.1-dev -> 0.28.1-rc0
* 5b2e32d90 chore: cleanup the last traces of experiment git fields. [MD-258] (8830)
* 92a380f39 feat: Generic task restore (8802)
* b0fa7dc82 feat: generic tasks: support startup hooks (8840)
* ca80022b6 chore: bunify postgres_checkpoints and add tests (8783)
* a4dbc0350 chore: fix error on terminating experiments on restart (8837)
* aa98d8262 chore: agent state wasn't getting deleted and logged error (8838)
* bb469fae0 fix: update hew with bugfixes (8839)
* 393cfde76 Fix broken ref (8836)
* 7a1386331 perf: improve GetExperiments + SearchExperiments counting (8801)
* d8d996568 chore: remove unused SetAllocationName (8829)
* 1946d9a40 docs: Update slurm install (8832)
* 1fd21e7fb fix: Fix small typo in Webhook documentation (8820)
* e341e2785 feat: Generic Tasks (8724)
* fff85e361 fix: handle helm templating in older go template versions (8828)
* f300d9797 chore: hide genai helm values config and fix var name (8821)
* 6206bde27 feat: add streaming updates core functionality and project streaming (8669)
* ed6112186 fix: stop truncating log timestamps to avoid missing logs [WEB-1791] (8815)
* 43d3f2119 fix: check for models before deleting workspace (8804)
* bb59fa24e ci: wait longer for performance test db to startup (8796)
* cfffe96c9 docs: Remove legacy pages (8818)
* 1c3f3c485 fix: mitigate many unnecessary api calls in user management table (8816)
* 4612c41ca fix: agent config precedence (8656)
* 762fcefb4 feat: Deploy GenAI in Helm (8727)
* 8e067d9a0 fix: remove possible hang from ship_logs.py [MLG-1565] (8803)
* 1daf9d3cc docs: remove duplicated note (8813)
* 56e70009c fix: remove extra quotes around IdentifyTask (8792)
* 3805ebd89 chore: add testing for k8s informer panic (8810)
* a35696d57 refactor: condense trial update functions (8808)
* 45c578b9d chore: bump version: 0.28.0-dev0 -> 0.28.1-dev
* 652062900 chore: add docs dropdown link for new version
* ed2136d76 docs: add release notes for 0.28.0 (8807)
* 825856580 chore: bump version: 0.27.2-dev0 -> 0.28.0-dev
* c5afb6c42 fix: fetch experiment in case config data is not contained (8789)
* 4e17ef74d chore: differentiate between programmatic and web page requests (8795)
* a1a6e2074 chore: add ee helm chart changes to oss (8799)
* 65c811c09 docs: Add mention of RPMs to on-prem _index.rst (8773)
* ad765d4e6 docs: adds/corrects EE changes, merges to OSS (8788)
* f1a45aee2 perf: update proto_checkpoint_view to use index (8793)
* abd590dc3 Revert "docs: Update oidc and saml docs (8777)" (8791)
* bb88b01b7 fix: improve trial log request cancelling (8787)
* 17f305f54 ci: make perf tests only alert on failure (8790)
* 422f5aa44 perf: avoid loading model def in experiment model (8742)
* 769845293 perf: improve GetExperiments showTrialData performance (8753)
* e801cfe27 perf: add index to checkpoints_v2 id (8758)
* 71db4e17b perf: add indexes to tasks and allocations (8757)
* e0e6cf0e9 perf: improve get_workspaces query (8751)
* ef656bcc2 perf: improve resource agg performance (8735)
* e873381d2 fix: retry watcher failure causes infinite loop (8786)
* ba2f19053 fix: replace experiment config (8765)
* 85d105306 chore: rename postgres_command_intg_test.go (8785)
* 40a70cf86 test: performance test CI work (8761)
* 36a2e2906 chore: bunify db/postgres_tasks.go (8764)
* 07494cf7a fix: update hew to a version without broken documentcard prompts (8782)
* 950205992 feat: GCS client should retry on `TooManyRequests`. (8780)
* ec850aecd test: add intg tests for db/postgres_tasks.go (8750)
* 9ec2f7d2f chore: update gke version to comply with latest release for e2e tests (8781)
* cefa24213 chore: persist checkpoint storage backend ID (8690)
* 905e449dd chore: migrate db schema trials to runs (8723)
* dfbb926c0 chore: clean up leftover debug print statements (8755)

0.28.0

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

Changelog
* 7f9b08272 chore: bump version: 0.28.0-rc4 -> 0.28.0
* ed1b7f032 docs: add release notes for 0.28.0 (8807)
* c4b6f5724 chore: bump version: 0.28.0-rc3 -> 0.28.0-rc4
* 27ce0a28b chore: add ee helm chart changes to oss (8799)
* 959a0968a chore: add ee helm chart changes to oss (8799)
* f513174e7 chore: bump version: 0.28.0-rc2 -> 0.28.0-rc3
* 083c31438 chore: bump version: 0.28.0-rc1 -> 0.28.0-rc2
* e272bf08b chore: bump version: 0.28.0-rc0 -> 0.28.0-rc1
* 6080d3918 chore: bump version: 0.27.2-rc4 -> 0.28.0-rc0
* 3cbce1deb chore: bump version: 0.27.2-rc3 -> 0.27.2-rc4
* 89df98b8f docs: adds/corrects EE changes, merges to OSS (8788)
* 2e27c7140 chore: bump version: 0.27.2-rc2 -> 0.27.2-rc3
* 1abe34f7f chore: bump version: 0.27.2-rc1 -> 0.27.2-rc2
* e23e1621f fix: improve trial log request cancelling (8787)
* 55b5bd42b chore: bump version: 0.27.2-rc0 -> 0.27.2-rc1
* 5edfd81e5 fix: retry watcher failure causes infinite loop (8786)
* 6a21d4440 fix: update hew to a version without broken documentcard prompts (8782)
* 74e341dc5 chore: bump version: 0.27.2-dev0 -> 0.27.2-rc0
* ea9e90372 chore: lock published urls to preserve redirects
* 0321e1f80 chore: lock api state for backward compatibility check
* 3783f2b46 docs: Update oidc and saml docs (8777)
* 141afa4c9 docs: update dependency version in contributing readme (8776)
* 994527f91 fix: Text filter on ProjectMoveModal (8775)
* aa65c0773 chore: use vite-plugin-svg-to-jsx package (8772)
* 98c61f3d6 test: do not import model_hub test requirements (8771)
* 1e2da1054 ci: retry git fetch for early stopping checks (6318)
* c73712b57 docs: Replace basic quickstart (8770)
* fda515d33 fix: python requirements for pytest and moto (8769)
* 78929c09c fix: Filter value resets when switching column types [WEB-1949] (8731)
* 7ddf965af docs: Fix minor issues (8768)
* 31f6f991e fix: add default transport to proxy connection (8767)
* 149b7faca build(deps): bump slackapi/slack-github-action from 1.24.0 to 1.25.0 (8766)
* 719169a31 docs: Fix dropdown url (8763)
* 56406a215 Update helm chart config ref (8762)
* 5973f8ec6 chore: bump version: 0.27.1-dev0 -> 0.27.2-dev0
* 260c2bcfd chore: add docs dropdown link for new version
* 4b4d14adb docs: add release notes for 0.27.1 (8746)
* 7841d9e6e feat: the new quick start guide link (8759)
* 995311aa4 feat: expconf flag to force scheduling on a single node/container/pod (8743)
* 64d588f3a refactor: use hew Tree and Divider components [WEB-1920] (8736)
* f771acb4f fix: cease many model fetch api calls in checkpoint tab (8749)
* 96b9064c6 docs: Add qs for webui users (8754)
* d68ffaaca docs: API deprecate returning config for bulk endpoints (8732)
* f21a51686 tests: cover queries inside internal/users/postgres_users.go (8729)
* 90a57cb02 fix: Experiment table, right-click context menu [WEB-1942] (8756)
* 2ffc18f97 chore: import missing EE helm chart change [ci skip] (8747)
* 87b6cf3df fix: use the new genai docker repo (8745)
* 7c3650f8d chore: `make devcluster` to rebuild bindings before harness and webui. (8748)
* 7f3ddfb3e feat: Add a modal to enable/disable Agents [WEB-1718] (8721)
* bd0a9ea6e fix: pagination fix in model detail page (8744)
* 43c074ec5 feat: helm option to mount shared_fs checkpoints to master (8741)
* 9f06d3578 fix: use selected checkpoints when registering (8739)
* 6db8c067a test: cover agent_state.go SQL queries (8740)
* eb48302f1 test: cover db.GroupCheckpointUUIDsByExperimentID (8508)
* d66140442 fix: compress data from API for the page load performance improvement (8720)
* b71da7af2 fix: batch metric writes to TensorBoard [MLG-990] (8688)
* bd78ec1b6 feat: Preserve 'redirect' query during logout [GAS-489] (8728)
* 62941a220 refactor: remove antd App component [WEB-1922] (8713)
* bf5b1d1b3 chore: fix unused-imports warning in protos build. (8726)
* 0bda0d94f fix: use hew Alert [WEB-1918] (8711)
* 1c21f6afa chore: Move from internal glide-table-grid to v6.0.0 [WEB-1945] (8725)
* f32e015c4 fix: local checkpoint download path fix (8722)
* 190af1d10 docs: [FE-270] add PBS known issue - Cluster tab does not display GPU information (8719)
* 6d744f783 feat: content-length for tar checkpoint downloads (8684)
* 11e3ba922 chore: upgrade `vitest1.2.1` (8718)
* 92fe3a695 docs: [FE-269] Add documentation detailing configuration steps to set the values for ngpus. (8714)
* b69a49c79 chore: update github path in docker docs (8687)
* faea5534a chore: codecov reports to match go coverage reports (8696)
* 0782c357b chore: standardize oidc/saml group & display attribute names in helm config (8689)
* acca43417 chore: update oss/ee oidc & saml helm config (8680)
* 7188b69ab fix: use Hew dropdown on FilterGroup [WEB-1938] (8715)
* a410c4513 chore: Upgrade to vite 5 (8676)
* dbeb4581e fix: support `CommandState` for experiment icon (8709)
* 83fe47447 docs: fix references on children of "training reference" root (8708)
* 71eaa5aa1 chore: Replace antd reset.css with modern-normalize (8706)
* e0e08b6a4 fix: Update hew for chart fix, avoid error from Typography.Label (8712)
* fef93a482 build(deps): bump actions/cache from 3 to 4 (8710)
* 4aeddede0 docs: Update docs to pass linter (8705)
* 00c274617 fix: restore original user store poll on leaving workspace details (8702)
* 73760cd51 Revert "docs: Update docs to pass linter" (8704)
* 4b7b70501 [docs] Update docs to pass linter (8703)
* 2402133ac docs: Update Docker Installation Instructions (8659)
* f8a2434ad docs: Update Linux distros, add WSL, and archs to Quickstart (8662)
* 132919f04 docs: Overhaul WSL deployment instructions (8658)
* e7dc7aa83 chore: Replace custom archived note with Hew badge (8695)
* f2899cca1 fix: fix CreateExperiment for Remote Users (8700)
* f00768fc5 chore: remove unused files (8698)
* 2e60167db chore: TrialsComparisonModal style fixes [WEB-1919] [WEB-1909] (8674)
* e8d6448a9 Revert "fix: restore original user store poll on leaving workspace details"
* 6d3f9ffcb fix: playwright fix (8699)
* c869ce798 fix: restore original user store poll on leaving workspace details

0.27.1

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

Changelog
* e05d57dfd chore: bump version: 0.27.1-rc1 -> 0.27.1
* 94316ae06 docs: add release notes for 0.27.1 (8746)
* b8a772a4c feat: helm option to mount shared_fs checkpoints to master (8741)
* 3abd7c7c6 fix: use selected checkpoints when registering (8739)
* c479a28dc chore: bump version: 0.27.1-rc0 -> 0.27.1-rc1
* 6e58dca38 fix: playwright fix (8699)
* 204c32efd fix: use Hew dropdown on FilterGroup [WEB-1938] (8715)
* f2baf3965 fix: support `CommandState` for experiment icon (8709)
* 7a9b0fd6d fix: Update hew for chart fix, avoid error from Typography.Label (8712)
* 4085b420f fix: fix CreateExperiment for Remote Users (8700)
* 23574cff2 chore: bump version: 0.27.1-dev0 -> 0.27.1-rc0
* e2cf9809d chore: bumpenvs 0.27.1 (8701)
* 4fffb09dc docs: Update references to RHEL and CentOS to Enterprise Linux (8660)
* 6ccc7dca8 docs: Fix broken ext link (8697)
* 06d766903 docs: fix a few hyperlinks in the Python SDK reference. (8693)
* e0558f9c7 fix: Workspace icons display redundant tooltips [WEB-1912] (8677)
* 032966753 fix: docs version switcher [MLG-1524] (8692)
* 130ebb7cb fix: Trial APIs `--local` should respect `.detignore`. [MLG-1352] (8683)
* 3d69af246 test: make compute_stats have a min tolerance of 3 seconds (8691)
* 4a30ce80b chore: improve error message for continuing a completed hp search [DET-10041] (8636)
* 11a0f2768 fix: add zmq heartbeat in DistributedContext [MLG-1133] (8681)
* 10aaf0251 chore: update helm image path to use main branch (8686)
* 8671fbd77 feat: set jupyter notebook file browser root to `/`. (8678)
* 2fdda3760 fix: update hf trainer api example (8685)
* 4118806e5 fix: HP ScatterPlots scrollbar (8682)
* 248e88c59 fix: update helm chart for new logo (8675)
* 4e8d9a94a feat: Truncate and pad cell values in glide table [WEB-1778] (8665)
* 38e68253e fix: Remove out of place spinner at dashboard page (8668)
* df67efee8 fix: use FixedSizeList for column picker to fix jitter (8628)
* 127cf98ed fix: break out stopping... states from stopped states in webui (8672)
* 766577d96 feat: add health check for genai deployments (8613)
* 0d938552b feat: `det (notebook|tensorboard|shell|command) ls --sort-by ...` [DET-6126] (8649)
* 39ad129d2 fix: wait on algolia search upload (8661)
* f5bebc333 chore: delete unused project model (8673)
* c99bfc3a8 fix: Helm master-service clusterip mngt. openshift (8546)
* 4354c8edb chore: reinstate original DuplicateError to postgres_users.go (8657)
* 67a2c4087 chore: bump version: 0.27.0-dev0 -> 0.27.1-dev0
* 8446c43b9 chore: add docs dropdown link for new version
* 8651f411b docs: add release notes for 0.27.0 (8671)
* 25f0ba9ef chore: Add warning to Patch Mast config to specify changes are ephemeral (8577)
* fd4c1a0c2 fix: don't drop active_user on expired tokens [MLG-1494] (8653)
* 9dc4fc83f feat: add `det e unpause` alias. (8562)
* 7d9f29532 style: reformat `det (n|t|s|c)` arguments code. (8652)
* c1dbed911 chore: Remove antd usage from determined [WEB-1723] (8605)
* 0c9e19f0e feat: conditionally add genai to the sidebar (8496)
* 4f4ef5a34 fix: stop using distutils (for python 3.12) [MLG-1519] (8667)
* 1e8baee4a fix: Add theme to TableFilterDropdown [WEB-1952] (8663)
* 24cfbb83b docs: Add section on viewing topology (8638)
* ef26ad2ed fix: Revert "chore: Job/task displays Running instead of Scheduled (8335)" (8654)
* 926a6de51 chore: delete unused experiment fields in db (8639)
* 33dcfbd7f fix: replace View Logs link with useNavigate (8655)
* 87f713fc8 fix: Check if loading before saying no workspaces / projects [WEB-1904] (8627)
* ae072f70e docs: Reorder the tutorials for visibility (8650)
* 5774f5cc3 chore: improve string_to_bool help text of cli [MLG-1208] (8651)
* ab0834542 chore: move postgres_command.go to command module (8648)
* c1a746116 chore: add Go coverage ratchet to unit and integration tests (8602)
* c0614a8cb fix(cli/deploy/simple-rds): set template default snapshot (8645)
* 2403cd5fc fix: Sort order in users.active column (8646)
* b60f8de54 fix: Trial metric chart series always have unique colors (8626)
* d1b585c9d test: fix `test_tf_keras_parallel`. (8641)
* 5f19a534f feat(cli/deploy): add db snapshot flag for simple-rds [INFENG-269] (8443)
* 2e6a634c4 chore: print TB status message to logs [MLG-1119] (8642)
* c8d50a3e6 fix: ResourcepoolDetails polls for job stats [WEB-1914] (8635)
* 2604235fc chore: Update hew to 0.6.22 (8634)
* 34891a11e docs: Add oidc note about uniqueness (8637)
* 001d82708 chore: extend CLI NTSC timeout [MLG-870] (8632)
* 86aab147b docs: Document scim display name attribute (8606)
* 134c2e149 fix: reduce tfkeras iris const batch size (8633)
* a5e4b706f docs: Mention examples in the git readme (8623)

0.27.0

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

Changelog
* eb0eae8af chore: bump version: 0.27.0-rc4 -> 0.27.0
* b51bfc550 docs: add release notes for 0.27.0 (8671)
* 15783b5fb Revert "adding 0.27 release notes"
* d765c6e5f revert doc changes
* 13727ad0d Revert doc changes:
* e96297717 Revert "revert doc changes"
* a5e284993 revert doc changes
* e8ee69db2 adding 0.27 release notes
* bc7c75bcc chore: bump version: 0.27.0-rc3 -> 0.27.0-rc4
* 69b93a2a5 fix: Add theme to TableFilterDropdown [WEB-1952] (8663)
* bb12b9395 chore: bump version: 0.27.0-rc2 -> 0.27.0-rc3
* f3234099d fix: ResourcepoolDetails polls for job stats [WEB-1914] (8635)
* 1785b44c7 chore: bump version: 0.27.0-rc1 -> 0.27.0-rc2
* 35e4b4949 chore: Update hew to 0.6.22 (8634)
* b899482b7 chore: bump version: 0.27.0-rc0 -> 0.27.0-rc1
* 633d455d2 chore: bump version: 0.27.0-dev0 -> 0.27.0-rc0
* 6e6a23e35 chore: add docs dropdown link for new version
* 0bc1644b4 chore: bump version: 0.26.8-dev0 -> 0.27.0-dev0
* f0e4c0c7e chore: added release note for breaking CLI experiment creation change (8630)
* eea7ca566 fix: remove UNSPECIFIED values from end-user enums (8367)
* 9de3e4ba5 fix: os.uname() not found on windows (8629)
* 78068eef8 chore: cli describe workspaces no longer also lists projects (8609)
* 79df355a2 chore: delete unused trials_augmented_view (8588)
* edd71b315 chore: update hew to 0.6.20 (8625)
* 1818cb481 ci: fix test split for skipped tests (8624)
* fa8bf666b chore: fix a typo in RRI (8612)
* fac9fa0b4 fix: update experiment hp search param quoting (8620)
* 601a98f35 docs: Fix mmdetection readme link (8607)
* b50a81042 build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 (8604)
* 8d175e69a chore(deps): bump flake8-commas from 2.0.0 to 2.1.0 (4338)
* 9b88de4ad build(deps): bump actions/setup-go from 4 to 5 (8556)
* 590c0b919 build(deps): bump actions/setup-python from 4 to 5 (8555)
* 27e3c1d7e feat: Replace useModal with updated Modal component [WEB-1828] [WEB-1891] (8578)
* 63e44b094 Add network connectivity diagram (8446)
* 83f564266 chore: Model Version pages to Hew UI [WEB-1814] (8603)
* b462a5481 chore: bump version: 0.26.7-dev0 -> 0.26.8-dev0
* 14ba6bd69 docs: add release notes for 0.26.7 (8601)
* c2e7d1db4 build(deps): bump github/codeql-action from 2 to 3 (8594)
* 490f537c3 chore(deps): bump actions/download-artifact from 3 to 4 (8598)
* ded49abf0 chore(deps): bump actions/upload-artifact from 3 to 4 (8599)
* 7ddcb92f7 fix: Show experiment loading state before first loading (8583)
* 2c29f998a chore: Remove attrdict from model hub (8554)
* 7d0afb7ba chore: Upgrade hew to 0.6.19 (8597)
* 0f5a16d9f chore: Change CLI and constants from lore to genai (8593)
* ac9ee99fd fix: prevent theme settings conflict in multi-client/window scenario (8596)
* 2cd8b3e26 refactor: Replace antd imports with UI kit usage [WEB-1723] (8582)
* 576ffb56d fix: antd.Typography with expansion tooltips moved to hew [WEB-1862] (8513)
* e37ca8290 chore: drop raw_checkpoints table (8584)
* 37199680a fix: Change slot number back to 2 in Keras example (8595)
* 22a17d4f9 chore(deps): bump github.com/docker/docker from 20.10.24+incompatible to 24.0.7+incompatible (8316)
* 909c0d5e3 fix: allow for `model_dir` to be None when submitting experiments (8422)
* 79321f7ce chore: encode path parameters in generated bindings [MLG-781] (8543)
* ce9fe4344 chore: update byExternalToken signature (8587)
* dccc52691 test: skip more `mmdetection` tests [DET-10036] (8592)
* 6fe2c916e feat: add local checkpoint storage download through server (8505)
* e1259556f chore: fix api state (8589)

0.26.7

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

Changelog
* a125dd42f chore: bump version: 0.26.7-rc1 -> 0.26.7
* cc161d573 docs: add release notes for 0.26.7 (8601)
* ed4d11a33 chore: bump version: 0.26.7-rc0 -> 0.26.7-rc1
* a138b0a34 fix: Change slot number back to 2 in Keras example (8595)
* 47c885b77 chore: fix api state (8589)
* dc175a119 chore: bump version: 0.26.7-dev0 -> 0.26.7-rc0
* 058470376 chore: lock published urls to preserve redirects
* 40d6c3274 chore: lock api state for backward compatibility check
* 6e224ce69 chore: add docs dropdown link for new version
* e1c17496c fix(tasks): persist rendezvous readiness (8545)
* 150eae4f6 chore: bump version: 0.26.6-dev0 -> 0.26.7-dev0
* 660de269c feat: Update the "Continue Single trial experiment" workflow (8526)
* 940d1d73d fix: master cannot download s3 from us-east-1 (8558)
* dac3fe850 build: avoid installing playwright by `make build` (8569)
* 005634b2d ci: unit-test login scenarios, and others (8471)
* 4a808c3c1 chore: remove --dry-run option from det deploy aws [MLG-983] (8542)
* aa71929fc chore: implement GetSlot, GetSlots, and GetAgent for K8s rm (8464)
* 791e5326a chore: release notes for 0.26.6 (8566)
* 51f9f7126 chore: fix bad arg validation for det deploy aws up (8576)
* e5566ee32 docs: Rename submit experiment (8570)
* c05eab19c chore: include cluster name in stack deletion confirmation (8575)
* 2a55fc1e9 docs: Update oidc group claim name notes (8573)
* c9ba474d8 chore: add lore help and experimental disclaimer (8563)
* 852701141 feat: filter out inactive users from list and add option to see all users (8421)
* 431dec045 chore: Model metadata sections move to Surface [WEB-1813] (8557)
* 626369552 Revert "docs: Add a link to mldes trial (8561)" (8572)
* 337174635 chore: Port smaller Antd.Modals to standard Hew Modal (8567)
* 799d6d47d ci: make backend own codeowner of go.mod / go.sum (8568)
* 6232ce250 chore: bump version: 0.26.5-dev0 -> 0.26.6-dev0
* faa9dee2f docs: add release notes for 0.26.5 (8564)
* 05c53204b test: store test results for `test-e2e-gke`. (8560)
* 921826a5d docs: Fix workspaces projects left nav (8565)
* 4bccbce53 fix: prevent workspace list race condition (8524)
* ef9a686aa test: add more Go db tests to internal/db (8553)
* 17666a4e4 docs: Add a link to mldes trial (8561)
* f461c7419 Mention det python sdk demo (8550)
* 8d3f6fba1 chore: Rename show_ssh_command in CLI and add message for VSCode WSL Users (8387)
* f9885666e chore: replace readme logo with svg [WEB-314] (8559)
* f543c410e chore: remove OIDC Config from OSS (8534)
* 12e31af15 build(deps): bump golang.org/x/net from 0.7.0 to 0.17.0 in /master (8124)
* f9fc1d171 docs: Describe remote user management webui (8479)
* bb37b53de test: skip all failing `mmdetection` tests. (8540)
* 3fff399fe test: fix failing nightly test splits (8549)
* ff97304ee test: add more tests to db/postgres_experiments.go (8537)
* c08613af4 fix: correct docs link in empty project [WEB-1879] (8548)
* b9caae539 docs: Improve webhooks tasklog (8544)
* 816d203a3 chore: Use Hew SplitPane [WEB-1682] (8482)
* 76bdfe97d test: make `DET_MASTER` configurable in the perf test `Makefile`. (8533)
* a6ae0c713 feat: add the slots property to the props (8498)
* ef4b78772 fix(api): delete experiment error handling corrections (8510)
* 203477d82 chore: remove CI go unit tests and rename CI integration target (8530)
* 65227fa47 ci: add Go coverage regex match so we can require some functions to be tested (8514)
* 22af6f716 fix: allow slots per trial to be 0 [WEB-1871] (8521)
* 077118537 test: add more Go db tests (8519)
* 1c9575f3c fix: callback webhook action modals to re-fetch webhooks after successful call [WEB-1869] (8522)
* 3d18c13de fix: trial spinner (8528)
* ad557160f feat: Enable Retry for multi-trial exp with errored trials (8518)
* 88784cc27 fix: Model delete redirect only needed if inside the model [WEB-1867] (8512)
* 9a09d15b6 feat: add lore redirect (8492)
* 6b4f52eb3 test: remove `cifar10_tf_keras` tests and examples. (8444)
* 0590e80b2 fix: ensure filter columns are valid when selecting special columns (8517)
* 9f14c6ecd fix: typo (8516)
* 0d5919686 chore: add ElementsMatch to usergroup test (8501)
* 5fff57937 feat: add experiment id to SDK Trial objects (8499)
* 8e6252f35 refactor: replace resource pool looping with direct call (8503)
* b37403ff7 fix: fetch projects after archive/unarchive (8504)
* 7da277709 chore(deps): bump actions/setup-java from 3 to 4 (8507)
* 7f5de0f79 fix(agentrm): resource pools must filter agents.list() by name (8509)
* e33ebb7ed chore: remove defunct yogadl dependency (8450)
* 72ef5082e test: fix failing test_delete_experiment_removes_tensorboard_files (8511)
* 9abdbf15c fix: Overwrite omnibar antd modal with Hew standard modal [WEB-1830] (8476)
* 17f1efb85 chore: re-enable CI metrics upload (8506)
* c8804e5f5 chore: take out submodule update cmd (8502)
* 42b38fb60 feat: Enable multi-trial "retry" for errored/cancelled exp (8495)
* 0b855c785 feat: hide hyperparameter search for unmanaged multi tiral experiments (8497)
* 7077ab423 fix: Update Trial Download Error Message (8398)
* 05e597462 ci: add date to python cache, fix moto linting issue (8493)
* bf79a437f ci: fix Go build cache by not making it run get-deps (8483)
* ec9059008 feat: allow creation of tasklog webhooks in webui + docs (8434)
* 324f14877 chore: add UpdateUsergroupMembership (8489)
* 66b722592 chore: run migration moving trials to view and rename [DET-9989] (8440)

Page 2 of 57

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.