Skip to content

0.34.0

Latest
Compare
Choose a tag to compare
@determined-ci determined-ci released this 28 Jun 20:09
· 187 commits to main since this release

Release Notes

0.34.0

Changelog

  • ede2396 chore: bump version: 0.34.0-rc12 -> 0.34.0
  • f0d825d chore: bump version: 0.34.0-rc11 -> 0.34.0-rc12
  • 1556c18 fix: Pause/Resume run test flake (#9592)
  • a74e389 docs: add release notes for 0.34.0 (#9561)
  • e5fc5f1 chore: bump version: 0.34.0-rc10 -> 0.34.0-rc11
  • a51a640 fix: edit/move modals for projects in workspaces unexpectedly closes [DET-10388] (#9588)
  • ce3ea17 chore: bump version: 0.34.0-rc9 -> 0.34.0-rc10
  • 5b40a5c chore: remove shared cluster test for circle ci (#9579)
  • 0b4dec4 chore: bump version: 0.34.0-rc8 -> 0.34.0-rc9
  • 01baf33 chore: Release 0.34.0 bumpenvs (#9578)
  • bad22b2 chore: add Nvidia drivers version matching test and bump env [MD-413] (#9567)
  • 9adbe7c Revert "chore: 0.34.0 bumpenvs (#9565)"
  • 60ada0c chore: bump version: 0.34.0-rc7 -> 0.34.0-rc8
  • cde8a18 fix: wrong notebook idleness payload [MD-447] (#9571)
  • 3f292f5 chore: bump version: 0.34.0-rc6 -> 0.34.0-rc7
  • f36b110 fix: correct workspace_id column type on allocation_workspace_info (#9574)
  • f0f45f8 chore: bump version: 0.34.0-rc5 -> 0.34.0-rc6
  • a6c7918 fix: persist workspace id/name & experiment id for historic allocations [DET-10378] (#9550)
  • f66e816 chore: bump version: 0.34.0-rc4 -> 0.34.0-rc5
  • eaabab1 fix: add validation to patching project key (ET-305)
  • d8b80ad fix: do not modify cached GetAgentsResponse (#9569)
  • 25804d7 chore: bump version: 0.34.0-rc3 -> 0.34.0-rc4
  • ead2232 fix: return workspace name for breadcrumb in Project Details page (#9564)
  • 8da67d2 chore: 0.34.0 bumpenvs (#9565)
  • 2677dc2 chore: bump version: 0.34.0-rc2 -> 0.34.0-rc3
  • 42bea1a chore: fix boto3 requirement syntax (#9551)
  • b2c7e22 chore: bump version: 0.34.0-rc1 -> 0.34.0-rc2
  • 2f1283d fix: hide warning for weak password unless it actually applies [DET-10216] (#9538)
  • ca208b9 chore: bump version: 0.34.0-rc0 -> 0.34.0-rc1
  • f15bda8 feat: det deploy local generates a password for you [DET-10197] (#9518)
  • abaf2e3 chore: bump version: 0.34.0-dev0 -> 0.34.0-rc0
  • 0cf7aba chore: lock published urls to preserve redirects
  • cd85b44 chore: lock api state for backward compatibility check
  • 25b6299 chore: bump version: 0.33.1-dev0 -> 0.34.0-dev0
  • 83b9a8b feat: add connect modal for notebook and shell tasks [MD-404] (#9545)
  • b9ea173 chore: Bumpenvs 8c90e80 (#9544)
  • f9a5dd5 fix: update getProjectColumns calls (ET-270) (#9509)
  • 325d47e pre-commit lint check fix (#9543)
  • 553521e feat: enable token auth for Jupyter notebooks [MD-404] (#9452)
  • ea929fc test: det framework supports "nth" component [testeng-1] (#9540)
  • 7568129 docs: address two link check failures (#9539)
  • 3641bfc feat: support proxied Determined tasks on remote k8s clusters (#9469)
  • 44f446c fix: Huggingface Trust Remote Repo (#9535)
  • 3320107 chore: allow empty run metadata requests to delete existing metadata (#9524)
  • 8006e2e fix: localize debounced settings updates (#9513)
  • fec31a1 chore: handle empty nested structs in run metadata as nil leaf nodes (#9526)
  • 88b01c6 refactor: remove DataGrid pagination code (ET-259) (#9520)
  • edbeee9 test: increase timeouts for running experiments on k8s after env split (#9530)
  • 0f6eb24 fix: webui page height (#9527)
  • 1630c45 docs: Clarify startuphook (#9517)
  • 63a4163 feat: support node selectors & affinities for Kubernetes resource pools (#9428)
  • 6cd7d06 chore: Improving SearchRuns performance when doing hyperparameter filtering (#9489)
  • 4321143 ci: add new feature signoff checkbox [INFENG-710][skip ci] (#9410)
  • 10667f1 feat: remove round robin scheduler for agentrm (#9493)
  • 735fb2c chore: remove hyperparameters from projects table (#9504)
  • 66ec006 feat: warn users to change their passwords [DET-10216] (#9519)
  • 2bce8b6 fix: historical allocations not appearing (#9522)
  • f9ba7f4 fix: skip webhook regex matching for exp config (#9511)
  • b51bc93 docs: Fix broken links (#9523)
  • 9adc092 fix: partially scheduled k8s jobs should display as queued (#9468)
  • 32585ad feat: flat runs comparison view [ET-190] (#9477)
  • d44013c feat: add arbitrary metadata GET/POST endpoints (#9130)
  • 21ecda5 test: preparing a homework assignment [TESTENG-3] (#9510)
  • ee66d15 fix: allow doesnotcontains filters on hyperparameter column (#8842)
  • 382995c fix: historical allocations not showing task allocation workspace (#9496)
  • 8e9067b feat: Framework Splitting and Bumpenvs (#9457)
  • f0d26db ci: fix some failing long-running tests related to password requirements (#9421)
  • d0d30cf test: collect det task logs as artifacts for ci jobs (#9459)
  • e3d01c1 chore: remove debug logs that were accidentally committed (#9503)
  • 3857b7a test: upload unit and intg tests to datadog[infeng-501] (#9505)
  • 3afe5df chore: check non-multiples of slots per pod for kubernetes rm [MD-403] (#9393)
  • 2ca7733 fix: ensure number of project keys possible for testing is not exceeded (#9501)
  • 0f30189 docs: Update the URL to the genai docs (#9507)
  • 86e6b68 feat: add cluster-wide message (#9261)
  • e138267 fix: Searches view fixes (ET-297) (#9487)
  • aa6521b fix: run columns mismatching sort/filter columns for run table (#9479)
  • de03909 fix: use num pods in k8 job summary (#9497)
  • 439734b chore: avoid payload limitation (#9164)
  • dde6362 fix: Use experiment config to determine is_multi_trial in api_runs queries (#9475)
  • f87214b test: preparing a homework assignment [TESTENG-4] (#9495)
  • 27e7307 feat: add custom key to projects table, backfilling based on current project name, and API support (#9134)
  • a5cf959 fix: pin huggingface version to <0.23.0 (#9483)
  • 97667c5 tc: Test format (#9490)
  • ffee34f test: update playwright [TESTENG-4] (#9484)
  • 869b96a test: readme and test name revisions [TESTENG-5] (#9463)
  • 698ab6c test: docstring revisions [TESTENG-5] (#9478)
  • 96c061b ci: lower hf trainer accuracy target + improve failure messages (#9322)
  • 84299a6 chore: upgrade golangci linter to 1.57.2 (#9279)
  • 2588eea feat: Pause & Resume run (#9129)
  • df3919c docs: remove all references to PowerPC/PPC64 (#9476)
  • ca03da1 chore: switch to mockery config file (#9473)
  • 9160ae9 docs: correct release note for deprecating PPC64/POWER builds (#9470)
  • 418525e fix: convert invalid hparam types to json string (#9449)
  • 934aeb6 fix: job state shows as scheduled when resources are allocated (#9466)
  • 8d64508 feat: remove genai from experimental feature list and enable via /master feature switches [GAS-1016] (#9435)
  • 4d8596c chore: deprecate PPC64/POWER builds (#9467)
  • 13a5142 fix: Revert to get_checkpoints.sql call to enable NaN & Infinity values in searcher metric (#9440)
  • d50433d chore: no longer store ee artifacts in circleCI (#9426)
  • a45aa1e feat: add SearchDetails page (ET-53) (#9436)
  • 4c821c3 docs: clarify data collected by telemetry (#9445)
  • 57bece4 fix: job queue's allocated slots should be correct after restarts (#9461)
  • c49eeea test: datagrid tests [INFENG-687] (#9400)
  • 8a9839a feat: add option for Checkpoint_GC pod spec in task container defaults (#9406)
  • d960f29 chore: only connect to the database once (#9456)
  • 0fdb822 feat(rm): convert Kubernetes submissions from pods to jobs (#9438)
  • f54fb7c test: react test datadog integration [infeng-497] (#9455)
  • cc4ad2b docs: fix observability README docs link (#9453)
  • ca60325 chore: bump version: 0.33.0-dev0 -> 0.33.1-dev0
  • 4936847 chore: add docs dropdown link for new version
  • 7b81df7 docs: add release notes for 0.33.0 (#9444)
  • da2f943 feat: add heatmap to runs table [ET-230] (#9429)
  • 0599d0e test: create test users through the API [INFENG-673] (#9431)
  • ac459f7 docs: Add historical cluster usage warning (#9439)
  • cf22597 docs: update broken nvidia anchor link (#9441)
  • d94e299 fix: notify master for core checkpoint deletes [MD-325] (#9415)
  • b96ccba fix: dont utilize the default efs mount on normal aws deploys (#9437)
  • a0f2e33 fix: redirect on sso login (#9369)
  • 9abde37 chore: remove stdlib errors package from lint blocklist (#9381)
  • 515c135 fix: add Admin Settings to NavigationTabbar (ET-194) (#9423)
  • 00bbda6 fix: set the defaults for shared_fs mount in genai correctly (#9433)
  • 9d54093 chore: skip TestSchedule until flake is fixed (#9434)
  • 9524dd4 ci: use priority scheduler in e2e tests (#9430)
  • 58b31e6 docs: terraforming an EKS cluster with autoscaling and EFS. (#9427)
  • 8a6f571 docs: ignore anchor for observability links (#9412)
  • 684c38b fix: add feature gate for checking for blank admin/determined password [DET-10197] (#9425)
  • 6ad9d73 fix: Keep template modal open when config is invalid (#9424)
  • 3dfb9ec test: remove confusing, unused slurm-related ci code (#9417)
  • cdd7a82 test: ensure make unslurmcluster always runs in CI (#9420)
  • ba31f03 fix: reset InteractiveTable pagination when filters applied [ET-183] [ET-121] (#9413)
  • 3cbe805 fix: master checks db newness before migrating [DET-10312] (#9414)
  • da46208 fix: bulk action bug in the old experiment table that cannot trigger bulk actions across pages (#9404)
  • 657286c feat: Add Run columns to GetProjectColumns (#9146)