Skip to content

0.28.1

Compare
Choose a tag to compare
@determined-ci determined-ci released this 20 Feb 22:58
· 1008 commits to main since this release

Release Notes

0.28.1

Changelog

  • f6cb624 chore: bump version: 0.28.1-rc3 -> 0.28.1
  • baaa3bd docs: add release notes for 0.28.1 (#8861)
  • fbf9df4 chore: bump version: 0.28.1-rc2 -> 0.28.1-rc3
  • a965f15 ci: fix broken ci due to queue version change (#8853)
  • d91e8b0 chore: bump version: 0.28.1-rc1 -> 0.28.1-rc2
  • 3129d33 fix: revert config work from #8765 and #8789 due to feature regressions (#8849)
  • 1888b90 chore: bump version: 0.28.1-rc0 -> 0.28.1-rc1
  • c443073 fix: show error message from backend API for workspace deletion (#8848)
  • 1fc1496 fix: job queue test failures (#8843)
  • a74685f chore: bump version: 0.28.1-dev -> 0.28.1-rc0
  • 5b2e32d chore: cleanup the last traces of experiment git fields. [MD-258] (#8830)
  • 92a380f feat: Generic task restore (#8802)
  • b0fa7dc feat: generic tasks: support startup hooks (#8840)
  • ca80022 chore: bunify postgres_checkpoints and add tests (#8783)
  • a4dbc03 chore: fix error on terminating experiments on restart (#8837)
  • aa98d82 chore: agent state wasn't getting deleted and logged error (#8838)
  • bb469fa fix: update hew with bugfixes (#8839)
  • 393cfde Fix broken ref (#8836)
  • 7a13863 perf: improve GetExperiments + SearchExperiments counting (#8801)
  • d8d9965 chore: remove unused SetAllocationName (#8829)
  • 1946d9a docs: Update slurm install (#8832)
  • 1fd21e7 fix: Fix small typo in Webhook documentation (#8820)
  • e341e27 feat: Generic Tasks (#8724)
  • fff85e3 fix: handle helm templating in older go template versions (#8828)
  • f300d97 chore: hide genai helm values config and fix var name (#8821)
  • 6206bde feat: add streaming updates core functionality and project streaming (#8669)
  • ed61121 fix: stop truncating log timestamps to avoid missing logs [WEB-1791] (#8815)
  • 43d3f21 fix: check for models before deleting workspace (#8804)
  • bb59fa2 ci: wait longer for performance test db to startup (#8796)
  • cfffe96 docs: Remove legacy pages (#8818)
  • 1c3f3c4 fix: mitigate many unnecessary api calls in user management table (#8816)
  • 4612c41 fix: agent config precedence (#8656)
  • 762fcef feat: Deploy GenAI in Helm (#8727)
  • 8e067d9 fix: remove possible hang from ship_logs.py [MLG-1565] (#8803)
  • 1daf9d3 docs: remove duplicated note (#8813)
  • 56e7000 fix: remove extra quotes around IdentifyTask (#8792)
  • 3805ebd chore: add testing for k8s informer panic (#8810)
  • a35696d refactor: condense trial update functions (#8808)
  • 45c578b chore: bump version: 0.28.0-dev0 -> 0.28.1-dev
  • 6520629 chore: add docs dropdown link for new version
  • ed2136d docs: add release notes for 0.28.0 (#8807)
  • 8258565 chore: bump version: 0.27.2-dev0 -> 0.28.0-dev
  • c5afb6c fix: fetch experiment in case config data is not contained (#8789)
  • 4e17ef7 chore: differentiate between programmatic and web page requests (#8795)
  • a1a6e20 chore: add ee helm chart changes to oss (#8799)
  • 65c811c docs: Add mention of RPMs to on-prem _index.rst (#8773)
  • ad765d4 docs: adds/corrects EE changes, merges to OSS (#8788)
  • f1a45ae perf: update proto_checkpoint_view to use index (#8793)
  • abd590d Revert "docs: Update oidc and saml docs (#8777)" (#8791)
  • bb88b01 fix: improve trial log request cancelling (#8787)
  • 17f305f ci: make perf tests only alert on failure (#8790)
  • 422f5aa perf: avoid loading model def in experiment model (#8742)
  • 7698452 perf: improve GetExperiments showTrialData performance (#8753)
  • e801cfe perf: add index to checkpoints_v2 id (#8758)
  • 71db4e1 perf: add indexes to tasks and allocations (#8757)
  • e0e6cf0 perf: improve get_workspaces query (#8751)
  • ef656bc perf: improve resource agg performance (#8735)
  • e873381 fix: retry watcher failure causes infinite loop (#8786)
  • ba2f190 fix: replace experiment config (#8765)
  • 85d1053 chore: rename postgres_command_intg_test.go (#8785)
  • 40a70cf test: performance test CI work (#8761)
  • 36a2e29 chore: bunify db/postgres_tasks.go (#8764)
  • 07494cf fix: update hew to a version without broken documentcard prompts (#8782)
  • 9502059 feat: GCS client should retry on TooManyRequests. (#8780)
  • ec850ae test: add intg tests for db/postgres_tasks.go (#8750)
  • 9ec2f7d chore: update gke version to comply with latest release for e2e tests (#8781)
  • cefa242 chore: persist checkpoint storage backend ID (#8690)
  • 905e449 chore: migrate db schema trials to runs (#8723)
  • dfbb926 chore: clean up leftover debug print statements (#8755)