0.26.1
Release Notes
Changelog
- a6b26b0 chore: bump version: 0.26.1-rc3 -> 0.26.1
- 4bd3dcb docs: add release notes for 0.26.1 (#8131)
- de1526b chore: bump version: 0.26.1-rc2 -> 0.26.1-rc3
- 6e19285 fix: Return ResourcePools with a fixed order (#8103)
- 355cb62 chore: bump version: 0.26.1-rc1 -> 0.26.1-rc2
- 3f97397 fix: Trial data loading state (#8083)
- 740e730 fix: trigger
autoupdate_users_modified_at
byusername
change (#8093) - 288db9f fix: single point different axis ranges (#8096)
- d972837 fix: Empty / NotEmpty operators for descriptions, tags [WEB-1751] (#8090)
- 3c5b281 fix: ignore
last_auth_at
to updatemodified_at
on users table (#8091) - b086b84 chore: bump version: 0.26.1-rc0 -> 0.26.1-rc1
- 2283723 fix: Metric type is blank in comparison chart (#8085)
- 90dfb54 fix: Experiment name settable in fork config (#8081)
- ce7549a fix: shell open gives unfriendly message on terminated (#8074)
- 663f4d8 docs: quick fix for version dropdown (#8070)
- 180d1b3 chore: bump version: 0.26.1-dev0 -> 0.26.1-rc0
- 1a96b8a chore: lock published urls to preserve redirects
- d1c3fa4 Revert bump version (#8063)
- 9b3b65a chore(tests): fix data race in grpclog init during integrations (#8058)
- ef0ef50 chore: lock published urls to preserve redirects
- b241b78 chore: bump version: 0.26.1-dev0 -> 0.27.0-dev0
- b14cc40 test: stable diffusion example tests [MLG-903] (#7855)
- 4cb3151 docs: Improve upgrade instructions (#8032)
- aa736a2 fix: detached mode tensorboard storage support [MLG-872] (#7992)
- d11f6c9 fix: fake cert gen.sh generated broken certs (#8055)
- a8a3399 fix: bring back logging for
core.train.report_*
calls. (#7975) - f4524ac fix: pass final forked config to server for new experiment (#8051)
- 5ff6e9c feat: update InlineForm inputs (#8033)
- 9c05b00 feat: updating agent user group affects users.modified_at (#8052)
- 9414539 fix: fasterrcnn image not found [MLG-516] (#8047)
- 6aca426 chore(tests): fix data races in k8s tests (#8049)
- 764f407 chore(tests): fix data races in telemetry tests (#8048)
- 90fb051 chore: rename 'cancel' to 'stop' for experiments and trials [WEB-291] (#8038)
- a4c244e fix: command resolve pool defaulting to workspace 0 instead of 1 (#8050)
- ccefc6d chore: allow passing clusterID in master config (#8042)
- 1214a2b fix: Return ResourcePools rather than names (#7990)
- 7aa8541 fix: govcloud agent AMIs are out of sync with bumpenvs [MLG-986] (#7983)
- be1f734 chore: add DatePicker to UI Kit [WEB-1674] (#8040)
- 5bd7b8a feat: SDK can list workspaces. (#7765)
- c0467b0 ci(performance): create initial gha workflow [INFENG-224] (#7969)
- 9dcedad fix: k8s custom pod spec affinity would get ignored (#8043)
- f4d3c47 fix: Note UI respects project permissions (#8028)
- 338d2f6 fix: rename
last_login
tolast_auth_at
(#8022) - 34373ac feat: Batch actions for multiple users into one request [WEB-1640] (#7971)
- 1d85304 test: fix shell open test flake (#8035)
- 827d9a6 feat: Filter user list by role id for EE (#7988)
- e57b8d6 fix: Hide checkpoint deletion btn when already deleted (#8039)
- 04609e0 fix: Remove the unexposed GetJobQStats from RM interface and all RMs (#8030)
- d00ddc9 chore: Add error case and tests to Loadable [WEB-1333][WEB-1711] (#8025)
- 78dfc83 fix: Support longer titles on HParam scatter plots (#8031)
- fd9b406 fix: nil ptr for Proto() on users who haven't logged in (#8029)
- 846fbc3 fix: add css formating for miltiple input errors (#8011)
- 42a4911 chore: adding an example for distributed batch inference for mnist (#7976)
- c83dfe6 docs: fair-share scheduling policy [skip ci] (#7981)
- ccfda89 fix: Add fetch to resource pool bindings page (#8023)
- 4b085ff chore: move Loadable to kit [WEB-1688] (#7973)
- 67fdacb fix: sort files for conflict resolution in sharded checkpoints (#8014)
- 10fcb10 feat: add tooltip linebreak to the project card (#7995)
- 4b4ad8d fix: add existing "non-setting" query parameter into the settingsToQuery function (#8013)
- f021ac2 test: fix master intg user flake (#8019)
- 8937f2b fix: align default markdown font-family to theme [WEB-617] (#8009)
- e03e469 feat: "det notebook|shell|tensorboard open" doesn't error when task not ready (#8008)
- 109e69f fix: tensorboard deletion when det e delete [DET-9844] (#7997)
- e3ffc4f docs: Fix minor issues (#7999)
- 2e77f52 fix: regular integer spacing of chart ticks [WEB-1714] (#8010)
- f1ae472 feat: add
last seen
column in user management table (#7991) - d2a5505 refactor: remove external dependencies from UI kit [WEB-1689] (#7968)
- e86abd5 fix: fix sorting in GetUsers endpoint (#8001)
- 69921eb feat: commands download user files at startup so k8s can support larger context directories [DET-8830] (#7889)
- 86e6f47 fix: report searcher progress according to reporting period (#8006)
- 5b2f238 ci: more precisely select files for splitting in E2E tests (#7989)
- f918188 fix: show deep files in experiment code viewer (#7945)
- 1d2b60b fix: data fetch shouldn't interrupt editing model version description [WEB-1703] (#8000)
- 7dff1f2 chore: bun debug mode off (#7996)
- 0241795 fix: Version dropdown in docs is scrollable (#7994)
- 46da826 ci: disable docs review action [skip ci] (#7982)
- 390e0ac chore: add tests for postgres_users.go (#7875)
- a60c0d7 fix: Hide action menu on dashboard project cards (#7986)
- a2fb7ef chore: bump version: 0.26.0-dev0 -> 0.26.1-dev0
- 7eaf361 docs: add release notes for 0.26.0 (#7987)
- 25439fc chore: put grpc panics and other logs into 'master logs' (#7965)
- 8c373cf fix: Force GCP node name length to be less than maximum length (#7964)
- 7f21b4f chore(templates): refactor templates to their own package (#7876)
- b9fb3eb chore: Add toast to UI kit (#7950)
- d45e22b feat: Support filter by status and role for users (#7953)
- 5b5fb2f chore: fix det deploy aws requiring --db-size (#7984)
- e254bf3 docs: Update custom pod specs page (#7970)
- 3d1ec1f fix: Update Tasks Stats Causes Deadlock [DET-9853] (#7980)
- 5c5e0ec feat: single experiment continue [DET-9703] (#7764)
- 34c5bdb docs: document prometheus auth (#7957)
- 6e3cad3 chore(codeowners): map performance dir to web team (#7916)
- 9a5cfd7 fix: handle nil actor message and nil actor errors in agent RM (#7951)
- d25612b feat: Add instance flavor and size arguments for det deploy aws [INFENG-227] (#7931)
- e031a2f fix: update
modified_at
by insert in user table (#7949) - 2d65e82 fix: Change measure of text lines in log containers [WEB-1664] (#7860)
- 14a779c chore: add last_login column to users table/model (#7948)
- f4e3638 chore: fix docs reference in cli [MLG-891] (#7926)
- a4fdd0a chore: Improve failure diagnostics in shell test [FE-216] (#7932)
- b576b6b chore: less verbose mockery output (#7822)
- 9df980c chore(performance): add initial Makefile and README (#7914)
- 47a4070 chore: handle case where steps completed is more than max length (#7816)
- 1193acd chore: log k8s nil event objects at trace level and ignore (#7962)
- 1c86762 chore: max_slots_per_pod can be per resource pool [DET-9771] (#7923)
- 3267b1f fix: return searcher_metric_value as-is (#7961)
- b5845b7 fix: singularity agent env variable (#7960)
- 19d703b fix: mitigate user settings race conditions (#7905)
- f4382a7 fix(db): handle erroneous nulls from the summary metric migration (#7958)
- 65cabae fix(experiments): don't transition experiment to "" state on crash (#7956)
- aa30e86 docs: quick fix for version dropdown (#7952)
- 18e2f1f fix(scheduler): tolerate missing groups in priority scheduling by skipping them (#7947)
- 4b19928 chore: bunify & tidy up internal/user (#7886)
- 3f067a3 fix(allocation): allocation lifetimes should contain resource lifetimes (#7944)
- b6b5a84 Remove references to --auto-bind-mount (#7910)
- 2ba2580 chore(deps): bump tibdex/github-app-token from 2.0.0 to 2.1.0 (#7938)
- 2baaf30 fix: clear selection after action (#7921)
- 4db1c08 refactor: css in docs (#7934)
- a392dc8 fix: button in 404 page (#7936)
- 0e3f4d0 fix: avoid hiding tabs in single trial experiment [WEB-1651] (#7941)