Skip to content

0.26.5

Compare
Choose a tag to compare
@determined-ci determined-ci released this 08 Dec 02:12
· 1372 commits to main since this release

Release Notes

0.26.5

Changelog

  • cfa7730 chore: bump version: 0.26.5-rc3 -> 0.26.5
  • 2755e5e docs: add release notes for 0.26.5 (#8564)
  • 617fb0c chore: bump version: 0.26.5-rc2 -> 0.26.5-rc3
  • 5eff3b4 chore: bump version: 0.26.5-rc1 -> 0.26.5-rc2
  • 54aa7a8 feat: add the slots property to the props (#8498)
  • 52adafb fix: allow slots per trial to be 0 [WEB-1871] (#8521)
  • 6eb6bf0 fix(api): delete experiment error handling corrections (#8510)
  • 54f2cec fix: trial spinner (#8528)
  • 5cfc4cc chore: bump version: 0.26.5-rc0 -> 0.26.5-rc1
  • 5f4a7f4 fix: ensure filter columns are valid when selecting special columns (#8517)
  • 189b4c1 fix(agentrm): resource pools must filter agents.list() by name (#8509)
  • f47bde5 ci: add date to python cache, fix moto linting issue (#8493)
  • 22d6d25 chore: bump version: 0.26.5-dev0 -> 0.26.5-rc0
  • 275ea84 chore: lock api state for backward compatibility check
  • cea9ff4 fix: Experiment state now is an ExperimentState (#8457)
  • 06b7b79 fix: tqdm logs within wrap_rank [MLG-1236] (#8488)
  • f50f7db fix: use explicit e.state in bulk experiment delete query (#8491)
  • 0f65698 fix(rm): tasks shouldn't hang on restore failures (#8486)
  • f847b26 chore: Revert "test: quarantine GPU execution of test_task_logs (#8261)" (#8484)
  • f085e10 fix: failing custom searcher due to ExtraEnvVars being overwritten (#8490)
  • 88f64f6 chore: update libraries (#8463)
  • 2e48a6f chore: migrate detaileduser and experimentitem types to io-ts (#8477)
  • d8ed945 chore: add aliases to det dev commads (#8156)
  • a2730cb feat: adding PACHD_ADDRESS and DEX_TOKEN to task env (#8473)
  • 837bc29 chore: Update Hew Version to 0.6.12 (#8481)
  • 1ee9b81 chore: clean up version dropdown update script (#8415)
  • 398f879 docs: Add requirement and known issue for singularity-suid (#8478)
  • 64e299e fix: wrong skip experiment config regex for log policies (#8475)
  • 0b4e1d2 chore: cleanup some spurious cluster logs (#8468)
  • 8c9dfbf fix: add delete cascade to generic metrics (#8469)
  • 0b28148 ci: register unit pytest marks (#8470)
  • 815f5ae fix: Kill task permission on interactive page (#8358)
  • e67807d chore: preserve CI logs when bringing an AWS cluster down (#8461)
  • 50d40bd chore: update trial complete or early exit to always notify searcher (#8466)
  • 6bdf061 Update k8s install info (#8465)
  • e06b472 chore: export AddUserTx (#8458)
  • 16ea5a0 chore: introduce and use observables with improved update checking (#8405)
  • 5805df2 chore: set up ownership for .circleci [skip ci] (#8402)
  • c2a211d fix(api): handle delete experiment failures correctly (#8459)
  • dfb4dc5 chore(actors): remove pkg/actor (#8452)
  • 167e237 chore: add error check to KillNTSC (#8441)
  • 4edbc7f chore: log RestoreAllCommands error (#8454)
  • 9d71abd Fix minor issues including hard coded reference (#8427)
  • 756a79c chore: bump CI node version to 20.9.0 (#8455)
  • 3090e42 chore: use ResourcePool info for consistent capacity calculation [WEB-1796] (#8447)
  • 192a2b3 chore(actors): remove pkg/actor usage from agentrm (#8395)
  • 5ded38d chore: bump version: 0.26.4-dev0 -> 0.26.5-dev0
  • 4339f67 docs: add release notes for 0.26.4 (#8451)
  • a25e4f5 fix: add back pin icon in experiment list header (#8429)
  • adb5191 ci: store npm log artifacts (#8449)
  • e29006b fix: det slot task name for no-permissions RBAC users (#8416)
  • 695a648 fix: SDK list_checkpoints not defaulting to searcher metric sort (#8448)
  • 1ddad7d feat: add Topology into the RP details page (#8276)
  • 2f7dda6 ci: cache install Python (#8426)
  • cde18df fix: Calculate allocation bar stats same as overview [WEB-1822] (#8431)
  • 9a48ff1 docs: Update upgrade instructions (#8346)
  • e9a199a fix: k8s autoscaling nodes not counted towards RP (#8439)
  • bd19e7a chore: command actor refactor & add intg test [DET-9660] (#8136)
  • 99c4cea test: create a test for delete-tensorboards via det e delete (#8336)
  • 7b7d1eb feat: Add remote user settings to Users table [WEB-1798] (#8397)
  • 8051039 ci: fix linting with responses==0.24.1 (#8436)
  • b087c10 chore: add version dropdown url for previous release (#8437)
  • 8e9c505 test: fix model registry rbac wrong user regression (#8420)
  • 292c75d fix: new experiment list tooltip styling (#8433)
  • 1b47bf0 ci: delete broken fixture (#8428)
  • bf07e61 fix: Wrap older modals in theme class [WEB-1824] (#8432)
  • 0c8fad9 chore: filterformstore comment re: change tracking (#8386)
  • 1041e56 fix: replace antd select with hew select (#8424)
  • aa34aa7 feat: add workspace/project creation/deletion (#8430)
  • 2e0a5a2 feat: client gets list_models, too. (#8425)
  • 69df80e Revert "feat: Client gets list_models, too."
  • d1343ca feat: Client gets list_models, too.
  • a1e660d chore: converting SearchGroupsWithoutPersonalGroups into tx (#8419)
  • 6ba688d test: fix TestAddAndRemoveBindings flake (#8423)
  • d4c4195 chore: update Column and Row from Hew (#8412)
  • d1d09e7 docs: Update non root container instructions (#8273)