Skip to content

Releases: determined-ai/determined

0.26.1

12 Oct 16:57
Compare
Choose a tag to compare

Release Notes

0.26.1

Changelog

0.26.0

25 Sep 23:01
Compare
Choose a tag to compare

Release Notes

0.26.0

Changelog

  • 29705a8 chore: bump version: 0.26.0-rc3 -> 0.26.0
  • 084e485 docs: add release notes for 0.26.0 (#7987)
  • 2882e78 chore: bump version: 0.26.0-rc2 -> 0.26.0-rc3
  • 623774e fix: Update Tasks Stats Causes Deadlock [DET-9853] (#7980)
  • c11c5e4 fix: handle nil actor message and nil actor errors in agent RM (#7951)
  • df6c317 fix: update modified_at by insert in user table (#7949)
  • 9a795c1 chore: bump version: 0.26.0-rc1 -> 0.26.0-rc2
  • d330154 chore: log k8s nil event objects at trace level and ignore (#7962)
  • a8465d8 fix(db): handle erroneous nulls from the summary metric migration (#7958)
  • ab9d933 fix(experiments): don't transition experiment to "" state on crash (#7956)
  • 7b506f9 fix(allocation): allocation lifetimes should contain resource lifetimes (#7944)
  • 2b12176 chore: bump version: 0.26.0-rc0 -> 0.26.0-rc1
  • 78482b2 docs: quick fix for version dropdown (#7952)
  • 0893e30 fix: clear selection after action (#7921)
  • a9a382f fix: button in 404 page (#7936)
  • 7f85454 chore: bump version: 0.26.0-dev0 -> 0.26.0-rc0
  • 9ac8f82 chore: lock published urls to preserve redirects
  • 6ba27fe chore: lock api state for backward compatibility check
  • b52b3a6 chore: bump version: 0.25.2-dev0 -> 0.26.0-dev0
  • c2cea7d chore: include api op and param description in py bindings (#7798)
  • c98cc07 feat: Allow passing in swagger json as an argument (#7843)
  • 482285f docs: Add another top nav link (#7933)
  • d9e1bb5 chore: track dead code [WEB-258] (#7924)
  • 537cc3d docs: Update launcher version to 3.3.8 for consistency with docs (#7915)
  • 5b859c6 fix(cli): det model describe should call GET /model not GET /models (#7912)
  • 262c33a docs: Clarify weighted fair-share scheduling policy (#7913)
  • 4a486bb feat: Add performance tests for endpoints used in the WebUI initial load [WEB-1459] (#7906)
  • cc360ac feat: Add workspaces to the SDK client (#7883)
  • c87ca94 fix: api_command.go does not merge map values when overrides TaskContainerDefaults [FE-114] (#7887)
  • dc40688 chore: update docs ownership per discussion [INFENG-225] [skip ci] (#7907)
  • ee79213 test: fix e2e_tests ray dependency. (#7925)
  • 688ff63 fix: align items in task list (#7894)
  • 694f44a feat: submit forms in modals by pressing enter [WEB-1130] (#7857)
  • 376ea50 fix: Display data point in line chart when epoch is 0 (#7898)
  • 8eff8ac chore: update user docs (#7902)
  • 4441ac8 feat: Input should capture the Esc button and Clicks while focused [WEB-1251] (#7859)
  • 0365ca7 revert: "chore(actors): remove pkg/actors usage from pods.go (#7658) [DET-9652]" (#7908)
  • c1a0cf4 chore(actors): remove pkg/actors usage from pods.go (#7658) [DET-9652]
  • ff2e16d fix: NTSC use workspace's agent group info (#7892)
  • 8bef0d4 chore: no code owners for auto-generated files (#7896)
  • 5278758 chore: increase Go's max line length to 120 (#7903)
  • b09334d feat: Add display name to user list in cli [MLG-930] (#7901)
  • 4301fc2cc feat: move UI related files to the UI kit. (#7852)
  • 3f9a980 feat: Hide code related actions based on model definition size (#7854)
  • dde10f1 Revert "ci: temporarily move e2e to only nightly [skip ci] (#7837)"
  • 35aa028 feat: add an API to get an allocation's exit status (#7731)
  • e56ed43 chore: prompt for docs in github question template (#7895)
  • 4d827cd fix: remove unused go code (#7893)
  • b93f0c9 feat: disable actions of unmanaged experiments/trials (#7874)
  • 3b1bebf fix: Metadata deleting last row, cancelling delete [WEB-1655] (#7805)
  • 9cddca9 Refactor: Use userSettings store in learning curve (#7783)
  • 4a6afb1 feat: add config option to omit default resource pools (#7885)
  • e5555ca fix: redefine user columns updated in postgres_users toUpdate (#7890)
  • 29561a8 test: quarantine nightly cifar10-keras convergence test (#7780)
  • 1cfc7f3 fix: Project move/delete updates UI state [WEB-1668] (#7870)
  • 00dfcca test: enable command run tests for hpc (#7880)
  • 90d66b8 chore: disable interactive matching for dev bindings (#7747)
  • b6632d1 chore: postgres_users.go bun migration [DET-8238] (#7769)
  • 826f2b4 feat: containerize performance tests [INFENG-222] (#7863)
  • 66f6f4a ci: fix webui test results upload (#7877)
  • 64ec5ed Revert "feat: add config option to omit default resource pools (#7696)" (#7878)
  • b95d57f fix: use setPartial in experiment list setting (#7873)
  • e18d5cf feat: add config option to omit default resource pools (#7696)
  • 5e69b6c feat: k8s agent enable disable [DET-9750] (#7779)
  • d2e5abb docs: Remove black borders on gif (#7872)
  • 144dd0f test: remove deepspeed marks from dsat tests (#7871)
  • 40b4341 docs: Add gif to the Readme (#7865)
  • a5b29cf docs: Adjust diagrams replacing fluentbit icon (#7867)
  • 096935f chore: update user docs (#7864)
  • 6d5ad2d docs: Add page for using Determined Agent on Slurm/PBS (#7866)
  • 79060ba chore: Remove imagenet (#7664)
  • cdceeac feat: Display unmanaged experiments with label (#7861)
  • 16a6262 fix: Make models list editing work via ModelActionDropdown [WEB-1603] (#7799)
  • 84a6612 fix: doc url in jupyter config modal (#7862)
  • 5e04699 fix: fix how we are calling the bert embedding example (#7851)
  • d8c7bd2 docs: Clarify meaning of trial api (#7818)
  • 813ed36 fix: error message for det agent [enable|disable]. (#7839)
  • 9132dcb feat: expose externalExperimentId and externalTrialId (#7840)
  • 9874951 chore: bump version: 0.25.1-dev0 -> 0.25.2-dev0
  • a5bdfa7 docs: add release notes for 0.25.1 (#7850)
  • 38dc440 chore: trial actor refactor (#7821)
  • f3aaf4d fix: pass configString once to createexperimentmodal (#7849)
  • 346d4aa chore(deps): bump tibdex/github-app-token from 1.8.2 to 2.0.0 (#7847)
  • 93e5341 feat: helm ca.cert injection, cluster-wide non-namespaced res creation flag, password change and minor-fix (#7808)
  • 442bac6 feat: backend support for inference metric tracking part 2 (#7592)
  • 06080b9 feat: allow metrics with duplicate keys and the same value [MLG-890]. (#7820)
  • e42c973 feat: enable display of metrics with floating point epoch [MLG-857] (#7829)
  • 3c9e0e2 feat: add new API endpoint to get and post accelerator data (#7723)
  • febbe18 fix: enable RP bindings management for workspace admins (#7834)
  • e843173 ci: temporarily move e2e to only nightly [skip ci] (#7837)
  • 4956673 fix: display progress value as it is (#7836)
  • 4d74e95 refactor: flipped k8's enable reattach to always true [DET-9726] (#7692)
  • 4010b74 chore: nil exception on GetResourcePoolsRequest error (#7835)
  • 12d393f fix: dupe checkpoints (#7833)
  • 6b12390 fix: log viewer not updating when page switched (#7823)
  • 590ea21 ci: fix check-rebaseable syntax [ci skip] (#7826)
  • a99385d ci: Add a newline to the output for pre-check (#7824)
  • c2ce179 chore: support binary output via dev curl (#7778)
  • d78bafe fix: SSO button text color (#7819)
  • b4f6f0c fix: correct useResize hook to return proper element sizes [WEB-1656] (#7807)
  • e31a077 chore: Split out partial updates into setPartial (#7815)
  • 8bcee31 chore: make pre-commit dev setup opt-in. (#7774)
  • 675de43 chore: minor copy change (#7810)
  • dceb00c chore: agent device discovery too greedy (#7802)
  • 1284914 chore(deps): bump actions/checkout from 3 to 4 (#7786)
  • 9651c9b fix: progress filter in exp (#7811)
  • c284b09 fix: lower severity of allocation log changed when debugging (#7803)
  • ff830f9 fix: Learning curve will send falsey metricType (#7809)
  • 3c2ab1e chore(deps): bump tibdex/github-app-token from 1.8.0 to 1.8.2 (#7772)
  • da23134 docs: HPC launcher doc tweaks, add image scheme docker-archive:// (#7812)
  • 1a89c56 docs: Add sections on HPC upgrade and package verificaiton (#7804)
  • a51892e fix: Avoid dropdown repeating in ExpList fields dropdown [WEB-1598] (#7800)
  • fab413b chore: tools/k8s doesn't use coscheduler (#7795)
  • 2b95373 docs: Update the installation guide (#7762)
  • 8291a18 ci: quarantine some flaky nightlies (#7725)

0.25.1

11 Sep 18:45
Compare
Choose a tag to compare

Release Notes

0.25.1

Changelog

0.25.0

30 Aug 03:59
Compare
Choose a tag to compare

Release Notes

0.25.0

Changelog

0.24.0

18 Aug 18:05
Compare
Choose a tag to compare

Release Notes

0.24.0

Changelog

0.23.4

31 Jul 21:17
Compare
Choose a tag to compare

Release Notes

0.23.4

Changelog

0.23.3

18 Jul 23:44
Compare
Choose a tag to compare

Release Notes

0.23.3

Changelog

0.23.2

05 Jul 18:32
Compare
Choose a tag to compare

Release Notes

0.23.2

Changelog

  • 70503d9 chore: bump version: 0.23.2-rc3 -> 0.23.2
  • 5301a55 chore: bump version: 0.23.2-rc2 -> 0.23.2-rc3
  • d90e364 docs: add release notes for 0.23.2 (#7285)
  • 9913b5b chore: update pillow version for test requirements (#7291)
  • fdcca52 test: pin pydantic in e2e_tests (#7302)
  • 680c13b chore: bump version: 0.23.2-rc1 -> 0.23.2-rc2
  • e447321 fix: ManageGroupsModal on UserManagement page (#7268)
  • 8a3d4fd test: Pin Pydantic (#7282)
  • 964e765 fix: adding credential check to gcp list clusters function (#7258)
  • 4f2e489 fix: hp seach launch issue (#7271)
  • e557208 fix: no data to plot is shown sometimes incorrectly [WEB-1413] (#7279)
  • 2349c89 fix: LogViewer request handling to avoid filter mismatch [WEB-1412] (#7277)
  • 48b8208 fix: summary metrics decode (#7253)
  • 0739a28 chore: revert make_url changes (#7261)
  • 8bfe93e fix: experiment list comparison view (#7250)
  • fbadc8b chore: bump version: 0.23.2-rc0 -> 0.23.2-rc1
  • da0464c fix: refetch groups on settings change (#7263)
  • 1f9673d fix: use user id for new explist user filter (#7248)
  • 7323e2b chore: bump version: 0.23.2-dev0 -> 0.23.2-rc0
  • 67a1ea1 chore: lock published urls to preserve redirects
  • 593b8ad chore: lock api state for backward compatibility check
  • 6357915 fix: sort of GetWorkspaceProjects API (#7214)
  • 5a0beab fix: text overflow in code view (#7205)
  • b035cca fix: Windows file permissions (#7215)
  • 46d18e7 test: Add a unit test for direct downloading from S3. (#7174)
  • 8167314 tara: Add the approved dtrain diagram (#7218)
  • e1c141c chore: indirect job package imports to avoid cycle in EE (#7219)
  • 870b678 fix: add missing searcher types (#7212)
  • a6ea8bc chore: account for paths passed in for DET_MASTER (#7097)
  • 092634f chore: add NewProxyHandler test to proxy_intg_test [DET-9555] (#7196)
  • 8552a26 fix: replace dsat cli underscores with dashes (#7187)
  • d5552ab feat: add trust_remote_code to hf_trainer_api examples (#7209)
  • a830e51 chore(actors): remove AllocationRef's from tasklist.TaskList (#7208)
  • 4dccb5a feat: add glide table filter field add shortcut (#7127)
  • 53ad788 fix: pinned column resizing in compare view [WEB-1395] (#7193)
  • 104d24f fix: revert #7100 (master returns rbacEnabled = false...) #7216
  • cd5d0e6 fix: delete templates on workspace delete (#7204)
  • 1d564a3 test: sort metrics by type in multiTrialSample (#7210)
  • 33d43ed ci: notify via Slack on cherry-pick conflict during release (#7211)
  • 4e8ae39 chore(go): add a generic queue as a drop-in actor inbox replacement (#6962)
  • 76dbfec ci(circle/test-unit): split off gpu unit tests (#7207)
  • fd48c32 feat: add new SVG icons to UI kit (#7142)
  • a1d0776 fix: TLS enabled leads to zombie tasksd (#7197)
  • cc8351f fix: Modify the Determined master dialer to honor the proxy environment variables [FE-69] (#7203)
  • f623404 chore: request queue refactor (#7006)
  • a12d20b chore: refactor job as global (#7178)
  • f548a4e fix: update hermes-parallel-coordinates (#7190)
  • 3e76f63 fix: master returns rbacEnabled = false; change filter for rbac tests (#7100)
  • 15fe41e docs: Improve the distributed training guide (#7038)
  • 0dc8c0a ci: copy PR bodies into release party tracking issues (#7194)
  • 1c7e008 feat: add selection menu to glide table (#6808)
  • dabe00c chore: Helm file removed static imgs refs, added log config (#7032)
  • 942a46f ci: torch.distributed parallel unit tests (#7156)
  • 06cc665 fix: Make sure that docs can build properly again [DET-9607] (#7189)
  • 0434fa2 chore: bump version: 0.23.1-dev0 -> 0.23.2-dev0
  • 5d2621f docs: add release notes for 0.23.1 (#7186)
  • c62b865 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)
  • 50cafa7 chore: properly handle external logout (#7181)
  • 35907a9 docs: Update readme with version switcher info (#7158)
  • 61625dd chore(actors): refactor task idle timeout service (#7072)
  • d47fadb chore(actors): replace BuildTaskSpec message (#7161)
  • f3f7f82 chore: update license for web packages (#7185)
  • 147014c ci(circleci): use custom GPU runners for harness GPU unit tests [INFENG-192] (#7120)
  • 688d254 fix: Don't draw rows after end of data; compare panel width [WEB-1339] [WEB-1365] (#7180)
  • 3d045b5 fix: set protocol scheme in kubernetes resource manager (#7165)
  • 90fc15a chore: add go pre-commit checks (#7056)
  • deb22ff chore: fix query parameter parsing in tls proxy (#7171)
  • 64f4ea8 feat: more welcoming home page in doc (#7169)
  • 5b2a256 fix: log viwer height (#7179)
  • afe9b9c chore: support registry auth with Singularity (#7177)
  • 0c5c1c3 feat: Create keyboard shortcut to toggle sidebar collapse (#7147)
  • 0fe8609 fix: charts should show is loading instead of no data [WEB-1367] (#7167)
  • c44a61e docs: Add version dropdown to sidebar (#7081)
  • f816b45 feat: allow column pinning for glide table (#7093)
  • 3870943 chore: default retry in sdk (#7063)
  • cf6ee24 feat: Drawer component added to UI Kit [WEB-1349] (#7151)
  • 58d0e17 fix: deepspeed autotune user guide clarification (#7140)
  • 6b2e1bc chore: backport agent info permission definition. (#7143)
  • a944f1a feat: trials comparison table in experiment comparison [WEB-993] (#7111)
  • 77181f4 docs: Minor edits to master config reference (#7164)
  • a4814ed fix: correct scale positional argument in compareTrials API call (#7168)
  • e31f50e chore: sanitize metrictype [DET-9585] (#7155)
  • 29dc6d8 ci: cherry-pick all appropriately labeled PRs, regardless of type (#7157)
  • 041fb1a chore: deprecation warnings for determined.common.experimental imports (#7103)
  • ba99a69 fix: correct the fetch page index for paged view (#7153)
  • e09ea0c chore: fix a metric name comment. (#7154)
  • b5467a1 fix: Display chart if filters.batch is a number (#7152)
  • ff39e50 fix: menu overlapping (#7148)
  • 467e176 fix: use MetricBadgeTag for chart grid title (#7139)
  • 3c8a5a4 fix: restore experiments with no provider or capacity (#7113)
  • 08fc285 fix: remember experiment list sorts (#7150)
  • 2f32351 feat: feature switch can be turned off (#7144)
  • a40cdc0 fix: mask checkpoint storage secrets in gc logs (#7135)
  • 245ed0f docs: Make minor edits to username release note (#7149)
  • d3aff5b docs: Fix typos in Intro to Determined (#7138)
  • 260fd7a fix(api): complete trial to task log request mapping (#7022)
  • 843b012 feat: add/update read apis for generic metrics (#7065)
  • ee1e2b1 fix: show filter count while filter is open (#7145)
  • afff53e chore: onboarding doc clarification (#7109)
  • 6f98aac chore: sort generated binding parameters based on required status (#7137)
  • 8592397 feat: Experiment-search API supports summary metrics from training [WEB-1302] (#7115)
  • 1aff89c docs: Add TLS Certs Setup Guide (#7110)

0.23.1

21 Jun 23:05
Compare
Choose a tag to compare

Release Notes

0.23.1

Changelog

0.23.0

05 Jun 23:48
Compare
Choose a tag to compare

Release Notes

0.23.0

Changelog