Skip to content

Releases: determined-ai/determined

0.26.5

08 Dec 02:12
Compare
Choose a tag to compare

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)

0.26.4

17 Nov 21:45
Compare
Choose a tag to compare

Release Notes

0.26.4

Changelog

  • bf665ae chore: bump version: 0.26.4-rc4 -> 0.26.4
  • 2f86950 docs: add release notes for 0.26.4 (#8451)
  • f2ef0fe chore: bump version: 0.26.4-rc3 -> 0.26.4-rc4
  • f0a37a9 fix: Calculate allocation bar stats same as overview [WEB-1822] (#8431)
  • 9acfbf2 chore: bump version: 0.26.4-rc2 -> 0.26.4-rc3
  • 9dd0211 fix: k8s autoscaling nodes not counted towards RP (#8439)
  • 3bf6647 chore: bump version: 0.26.4-rc1 -> 0.26.4-rc2
  • 47397a4 fix: new experiment list tooltip styling (#8433)
  • 680ac02 ci: fix linting with responses==0.24.1 (#8436)
  • d4200d2 chore: add version dropdown url for previous release (#8437)
  • 0a4b6bc test: fix model registry rbac wrong user regression (#8420)
  • 242ff97 fix: Wrap older modals in theme class [WEB-1824] (#8432)
  • e3c109a chore: bump version: 0.26.4-rc0 -> 0.26.4-rc1
  • 22e18ae fix: replace antd select with hew select (#8424)
  • 00d349a feat: add workspace/project creation/deletion (#8430)
  • 9f727fe feat: client gets list_models, too. (#8425)
  • b8c1be7 chore: update Column and Row from Hew (#8412)
  • 4e6fd52 chore: bump version: 0.26.4-dev0 -> 0.26.4-rc0
  • e9a457d chore: lock published urls to preserve redirects
  • 2fae9ba chore: add docs dropdown link for new version
  • 6c3bf84 chore: make insert-dropdown-url.sh executable (#8418)
  • b5ca7f4 chore: fail deployment if launching part of the service fails (#8409)
  • 8498674 fix: allow --json in det master config CLI command (#8413)
  • d123932 fix: Place modal inside of ResourcePoolCard (#8414)
  • ff19924 chore: Add eslint rule for ?? operator (#8410)
  • d56b3ae chore: convert DOS line endings to Unix (#8411)
  • c1219eb fix: Hide stats card when 0 on cluster page (#8359)
  • da77efb fix: added permission check on GetAllocation (#8281)
  • 3b0550c chore: Bumpenvs 0.26.4 (#8407)
  • e48d03d fix: user flag to prompt for password during user requests (#8158)
  • 513e6d7 fix: Project and Workspace cards wrap modal divs (#8378)
  • 2497d84 chore: export AddUserTx (#8403)
  • ad764f0 refactor: implement Glossary component from Hew (#8385)
  • 52326d1 feat: change cli command for patch master log config DET[9720] (#8054)
  • 1e9155d chore(type): stricter tsconfig (#8349)
  • 16f18cc chore: revert task obfuscation lint failures (#8406)
  • dde3156 chore: Implement Theming updates in Determined [WEB-1726] (#8388)
  • 4edfc3c ci: move packaging test to test-e2e-longrunning (#8381)
  • d3c208a ci: cache go modules deps and build cache (#8383)
  • 8924996 chore: temporarily disable CI upload job (#8399)
  • 356f651 Revert "chore: temporarily disable upload_test_results job step"
  • 6dd9701 chore: temporarily disable upload_test_results job step
  • ba49dbd ci: up parallelism for slowest test_e2e premerge tests (#8374)
  • 5f3e556 ci: finish removing growforest (#8389)
  • 62084e2 fix: NTSC task and slot viewing obscured for RBAC users with no Viewer Permissions (#8311)
  • 0254f7d chore: fix nil ptr on allocation.Proto() (#8372)
  • 119e759 chore: fix profiler test in CI (#8382)
  • b428d5e feat: add hide column header menu item to explist (#8342)
  • 7ae0501 chore: update the lore service port (#8375)
  • 052cf8d feat: Cluster historical usage charts move to UI Kit LineChart [WEB-1786] [WEB-1764] (#8327)
  • 819948d feat: clear filter from experiment table header (#8376)
  • a590999 test: fix slow delete_checkpoint test (#8377)
  • b0505db chore: Job/task displays Running instead of Scheduled (#8335)
  • 1d64941 chore: short dsat e2e tests (#8288)
  • 6afa836 chore: fix CI mnist_pytorch (#8364)
  • 4d3eaab chore: Update Horovod Cycle Time (#8362)
  • d3b01cb docs: Add det pach tutorial (#8082)
  • 7cebc30 fix: adjust card size on workspaces page (#8370)
  • 5c93cb0 chore: enable more Go linters (#8333)
  • a279967 fix: aws deployment can deploy priority scheduler (#8345)
  • 3d9293c fix: fixed bug in error handling in experiment.go (#8339)
  • 194bfd5 fix: Cell can be undefined in experiment list table (#8360)
  • 1da92aa chore: bump environment images to ubuntu 18.04 [MLG-1194] (#8356)
  • 990c56f chore: add list_experiments to experimental.client (#8361)
  • 3a7d9ea fix(tests): lower e2e_gpu_quarantine parallelism (#8363)
  • 4c48458 fix: patched remote users were able to login with password (#8337)
  • baf5c96 chore: port over PyTorch example to use Trainer API [MLG-1181] (#8292)
  • 235bd8f feat: delete TB files from the SDK (#8329)
  • 2fe3d99 chore: update Typography from UI kit (#8323)
  • 2b23674 fix: prevent carriage return in env from crashing deepspeed launcher (#8321)
  • 461c307 chore: Remove DesignKit since it's now maintained in Hew [WEB-1790] (#8338)
  • 5ee87ec fix: Set group name and number columns to handle Safari [DET-9948] [DET-9949] (#8355)
  • 10deef9 fix(experiments): transient errors shouldn't leave trial hung (#8352)
  • 512b9f3 chore: remove accidental mock commit (#8354)
  • 9d17dbf feat: Show "-" for null values in data cells for experiment list (#8343)
  • ea50987 fix: properly interpret flag values (#8326)
  • 8b6fc68 fix: Allow SAML and OIDC logins to work differently [WEB-1797] (#8308)
  • 274288e docs: fix linting failure (#8351)
  • 73bf0e8 docs: log policies (#8302)
  • 8418029 chore: ft slot capacity check for each trial [DET-9897] (#8213)
  • 494ca57 fix: replace TODO with ctx for deleteTensorboard (#8332)
  • cfde2f6 docs: Docs Version Dropdown Automation (#8340)
  • 8e69941 chore: Remove examples/legacy (#8153)
  • af995ba fix: cli is not a library! (#7891)
  • bf0a03d test: fix ray.air.session import. (#8344)
  • 9bb10cc ci: mypy fix for responses>=0.24.0 (#8341)
  • b924b25 fix: add pin icon in dropdown (#8324)
  • 62b7f3b chore: remove fit-content from TimeAgoc (#8328)
  • 86d6962 chore: update determined-ui to hew (#8334)
  • f580385 fix: metric group charts have more than one color (#8304)
  • 1966373 feat: Add tensorboard delete command to CLI (#8227)
  • 656c8b2 chore: bump version: 0.26.3-dev0 -> 0.26.4-dev0
  • af43248 docs: add release notes for 0.26.3 (#8322)
  • b262a3d chore: Update lore.yaml to use the new version
  • d64a0ac chore: use a single .golangci.yml file (#8320)
  • ad94d20 chore: Add progress bar from UI Kit [WEB-1675] (#8181)
  • b3b5be0 feat: implement CodeSample from UI Kit [WEB-1677] (#8270)
  • d723b7f docs: fix typo in user edit release note (#8319)
  • 6e5d840 chore: initial experiment actor refactor (#8229)
  • 8a1ff58 chore: use a single root level go mod (#8285)
  • 3511abf chore: delete dead code (#8313)
  • d0e6375 chore: add a new deployment type for aws (#8279)
  • 3929e8c chore(actors): remove ctx usage in agent_state.go (#8267)
  • 5bf1b87 ci: delete broken wait_for helper (#8312)
  • 50535f1 test: quarantine GPU execution of test_task_logs (#8261)
  • d5b8e80 chore: deployment's --dry-run option doesn't print template (#8303)
  • ac89d44 fix: allow experiments with directory checkpoint storage to parse (#8310)
  • 306c0c3 fix: Project info not presists when forking (#8307)
  • dc1b131 chore: sort out issues after bringing EE e2e_tests into OSS (#8084)
  • d182abe chore: slurm support for blocklist (#1111)
  • efdf62b fix: return correct location URL for /Users SCIM API endpoint (#1115)
  • 37a84d1 fix: ruamel.yaml fixes for EE
  • 0ce925a chore: Update nightly tests that use legacy cifar10_pytorch (#1102)
  • 6cad296 fix: update for error message change in product (#1098)
  • 1e302b5 chore: update e2e tests affected by examples_pruning (#1100)
  • ad3dcda chore: cleanup model registry rbac test
  • a3ffb5d test: enable command run tests for PBS (#1073)
  • 9dd0e42 test: enable command and deepspeed tests run on slurm/pbs (#1044)
  • ea4f4c4 chore(templates): ee fixes for template rbac
  • c48e48d fix: Test test_slurm_verify_home fails with podman and it shouldn't [FE-136] (#1028)
  • 760a738 test: Add pytorch2 distributed e2e tests on slurm [FE-168] (#1007)
  • b5aee79 chore: use longer running no op experiment when seeding workspace (#994)
  • facbda9 test: run test_hpc_job_pending_reason only on gcp vm (#996)
  • 393d0b5 ci: FE-133 Configure non agent slurm/pbs tests to skip without explicitly listing test names in circleci. (#977)
  • fd15535 ci: add ee-only files to the import-restrictions linter exclusions.
  • 9cf2a26 test: slurm/pbs test for pending reason (FE-90) (#960)
  • b3c2ca3 chore(actors): allocation.go, ee side
  • eb7d1a1 test: [ALLGCP] Add e2e test for HPC that verifies that user HOME is preserved (#972)
  • f3a8b0e test: fix test_slurm.py lint error (#949)
  • 71896f3 chore: FE-91: Update base images (slurm/pbs) to include a populated singularity_image_cache (#943)
  • 5891567 feat: add rbac to api/v1/master/config [DET-9633] (#931)
  • 0a5c32e ci: FE-72: Add test-e2e-pbs-*-gcp tests (#941)
  • 4c233c0 feat: add rbac for strict job queue control (#927)
  • 6e23aa2 chore: removed admin dependency from delete model/version (#912)
  • 7c6c59e feat: rbac for templates (#909)
  • e89cc08 ci: DET 9622: (ee) test_slurm.py::test_cifar10_pytorch_distributed failures (#919)
  • c6ee094 fix: test_rbac goes to wrong url (#918)
  • 6b34e0d fix: DET-9483 successfully run e2e_slurm_preemption tests as part of nightly workflow (#903)
  • 4f6277d ci: FE-14 Migrate test-e2e-slurm to GCP slurmcluster (#879)
  • f4507f7 tests: fix a miss indentation leading to missing project err (#878)
  • 5cad9bb chore: fix a missing check for global permissions in jq (#874)
  • bca3848 feat: add rbac support for reading job queue (#871)
  • 5c79474 chore: update how we wait for tasks to be ready (#863)
  • b292862 test: fix test_master_host [DET-9482]. (#851)
  • 5375a08 ci: quarantine flaky slurm tests (#850)
  • 8e44c6c fix: Patch groups test [DET-9473] (#845)
  • 49d2e08 fix: fix bug with launching tensorboards on trials (#842)
  • d4dcbe5 test: Fix and add e2e_slurm_preemption tests to nightly workflow [D...
Read more

0.26.3

03 Nov 19:50
Compare
Choose a tag to compare

Release Notes

0.26.3

Changelog

0.26.2

26 Oct 00:57
Compare
Choose a tag to compare

Release Notes

0.26.2

Changelog

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