0.26.2
Release Notes
Changelog
- 85b5135 chore: bump version: 0.26.2-rc4 -> 0.26.2
- 25e578d docs: add release notes for 0.26.2 (#8245)
- 1f7945e chore: bump version: 0.26.2-rc3 -> 0.26.2-rc4
- 87c11fb fix: inaccurate task queue time [DET-9912] (#8225)
- 07ea3b2 fix: pin ruamel.yaml<0.18.0 (#8232)
- 6e8a762 docs: quick fix for version dropdown (#8223)
- 8896d23 fix: remove 'contents' parameter from remove_notes (#8209)
- b3fdf9e chore: bump version: 0.26.2-rc2 -> 0.26.2-rc3
- 5585f38 fix: prevent extra updates when observing settings store (#8212)
- 826f633 chore: bump version: 0.26.2-rc1 -> 0.26.2-rc2
- 829c3bf fix: Trigger function updates new user modified_at without error (#8210)
- 0b0d268 fix: CLI uses default where pagination not included in args [DET-9908] (#8192)
- b0071c2 chore: bump version: 0.26.2-rc0 -> 0.26.2-rc1
- f049bd6 fix: fix issue with db migrations (#8193)
- 1f4bbe2 fix: icons should appear in safari (#8190)
- 5d3a80d chore: bump version: 0.26.2-dev0 -> 0.26.2-rc0
- 57fee58 chore: lock published urls to preserve redirects
- 883135a chore: various deprecations to standardize SDK get/list/iter (#8165)
- 0ab908e chore: add release notes for Python SDK (#8184)
- 2c09e10 docs: fix redirects (#8188)
- bfd20f1 docs: update experiment config reference for records_per_epoch in PyTorchTrials (#8185)
- 1fb50cd fix: pin icon should adapt to theme colors (#8183)
- aff81a5 chore: migrate SDK to a generic OrderBy [MLG-1056] (#8171)
- 88549ee Revert "feat: use max_results in SDK's list_trials (#8173)" (#8182)
- c29d086 fix: tensorboard sync for profiler data, Core API v2 managed mode [MLG-1063] (#8163)
- 8324bf2 fix: Change oicd client secret env var name to comply with naming convention (#8113)
- 3946185 docs: Restore path to singularity file (#8180)
- d12373f chore: reinstate core_api example e2e tests (#8148)
- 16ef0bb feat: use max_results in SDK's list_trials (#8173)
- ee2e633 refactor: add delete cascade to tables affected by experiment deletion (#8016)
- 404831b chore: final trial actor refactor (#8164)
- eb98aeb fix: case insensitive member search (#8166)
- b76dd90 fix: Learning curve point click (#8155)
- 95f2ad7 chore: task resources actor refactor (#8157)
- 1bff62e chore: configure a training port offset (#8125)
- e4d5ad1 docs: Modify the info architecture (#8100)
- 556022a chore: change CSS values (#8151)
- 88d9533 fix: Theme dropped after page refreshing (#8139)
- 515f128 refactor: update UI Kit Icon component [WEB-1699] (#8122)
- 82b4d31 chore: Post pruning hotfixes (#8141)
- 67f6dc1 Python SDK v1 (#8005)
- 3a24611 docs: fix python-sdk reference syntax (#8146)
- e7247a5 docs: Restore core api integer incrementing tut (#8115)
- 2a7f141 chore: add option to proxy requests to internal service (#8044)
- d40dee3 fix: Move setting of playwright browsers path (#8144)
- 31c2515 chore: update metrics documentation (#8118)
- b973356 chore: Add Message component to UI kit [WEB-1056] (#8133)
- 5df3d57 chore: remove actors from resource manager interface (#8126)
- f9a61b4 chore: upgrade to node v20 and npm audit [WEB-1662] (#8036)
- 38ff7b5 docs: update link in prometheus docs (#8138)
- ea8d760 chore: Examples pruning (#8140)
- 8b9ec03 fix: move couldn't-connect-to-master message into ship_logs.py (#8127)
- f52f7c6 docs: Apply style guide edits (#8134)
- 2f65eec chore: bump version: 0.26.1-dev0 -> 0.26.2-dev0
- ee3c478 docs: add release notes for 0.26.1 (#8131)
- 5d55da1 ci: dannys/reenable docs autoassign (#8012)
- 017e0f2 docs: Remove ref to fluent bit (#8128)
- 42535c2 chore: add hf context to all dist e2e [DET-9893] (#8119)
- 7e6689b chore: make agent.yaml readable by default (#8095)
- 8d2b5ce fix: hotfixes for ship_logs.py (#8116)
- 233cd95 feat: add allocation exit status to db and implementation for get allocation (#7897)
- 22f1f92 chore: remove task allocation group actor ref (#7853)
- 42bfb72 fix: Return ResourcePools with a fixed order (#8103)
- 3b42b91 chore: write log shipper in python [MLG-993] (#7974)
- ae7c415 fix: DET_CERT_MASTER_FILE=noverify det shell open (#8110)
- 3e1b83e docs: redirects.py moves subdirectories properly (#8111)
- 29aa772 fix: fix primary key for allocation_accelerators table (#8106)
- f9e9a45 build: print sphinx-build command on make build (#8109)
- a51ef7c fix: update WorkspaceMemberAddModal when new user or group is created [WEB-1111] (#8069)
- ff9b77a fix: trigger
autoupdate_users_modified_at
byusername
change (#8093) - 4899df7 feat: Edit experiment from list (#8086)
- d638303 feat: Dont allow users to add deactivated users to a workspace (#8073)
- f559eee fix: single point different axis ranges (#8096)
- 0c54010 fix: Empty / NotEmpty operators for descriptions, tags [WEB-1751] (#8090)
- 469c2ae perf: improve task stats IMAGEPULL performance (#8067)
- e7751fe chore: auth task logs [DET-7554] (#8089)
- 588d817 chore: cleanup allocation exit logic (#8088)
- e2b51e7 feat: add implementation for get and set acceleration data api and intg test [DET-9748] (#7856)
- 5483d12 fix: ignore
last_auth_at
to updatemodified_at
on users table (#8091) - 0f8c1d4 fix: Trial data loading state (#8083)
- 6a91c3d fix: Metric type is blank in comparison chart (#8085)
- 1819810 chore: allow attaching select dropdown to select container (#7940)
- e5b2e35 refactor: removed reference removed agents/./slots/. endpoint (#7424)
- ecc0f6b chore: support "formData" in swagger bindings parsing (#8078)
- 9dfc0a3 feat: Hide deactivated user in ws members list (#8077)
- 89c8da2 feat: introduce batch actions in user management page (#8056)
- ca63335 docs(performance): add sections to help with getting started (#8079)
- 9ea05a1 chore: change master config to k8s secret (#8053)
- 58fab08 fix: Experiment name settable in fork config (#8081)
- 6006d42 fix: Show experiment loading state (#8066)
- 8073a2d fix: order of API paths in proto for AssignMultipleGroups (#8080)
- 5be764b feat(performance): implement slack report send [INFENG-234] (#8045)
- 18d7286 fix: shell open gives unfriendly message on terminated (#8074)
- fc2e8bf test: fix test_pytorch_parallel logs check (#8064)
- ca763a4 fix:
det deploy aws list
results were incomplete. (#8062) - c8edfab chore: cleanup pod informer logging (#8072)
- 14bd162 docs: quick fix for version dropdown (#8070)
- bcfdeac chore(tests): workaround data races in uptrace/bun (#8065)
- 5d56e95 chore(tests): fix data races in webhook integrations (#8061)
- ce5bcf2 ci: backend owns e2e_tests folders cluster, command, and template (#8037)
- 3075820 chore(tests): fix data races in streaming API intg tests (#8059)