0.19.5
Release Notes
Changelog
- 1d0fe59 chore: bump version: 0.19.5-rc2 -> 0.19.5
- c8b90b2 docs: add release notes for 0.19.5 (#5227)
- 56372bb fix: fix the error message for auto checkpoint download (#5201)
- 0e9f57b chore: bump version: 0.19.5-rc1 -> 0.19.5-rc2
- c3248ba chore: revert "fix: use theme var in Avatar stylesheet [DET-8237] (#5109)" (#5211)
- 23c2acb fix: table ui follow up (#5207)
- da655cb chore: bump version: 0.19.5-rc0 -> 0.19.5-rc1
- 1ce5465 fix: resolve table UI issues (#5199)
- 4535049 fix: page transition in multi trial page (#5198)
- 62b9fab fix: avoid using lookbehind regex (#5197)
- e2a1ba8 feat: enable configuring the agent to shut down on connection failure (#5044)
- 4a2ea91 fix: do not publish helm chart for *-rc releases [DPS-260] (#5182)
- 52cceb9 chore: bump version: 0.19.5-dev0 -> 0.19.5-rc0
- 2183501 chore: lock api state for backward compatibility check
- e59380a fix: streaming errors not being handled (#5171)
- ee1195e feat: agent user group settings per workspace [DET-8472, DET-7547] (#5122)
- 21e29b8 fix: use theme var in Avatar stylesheet [DET-8237] (#5109)
- 07309d5 chore: streamline local frontend against remote cluster (#4593)
- 12b42ef fix: Sort workloads by training and validation metrics [WEB-430] (#5167)
- ec90ab1 feat: short options for RBAC CLI. (#5169)
- 08e270a test: fix
test-k8-mount
. (#5153) - 2dcbab9 fix: Table reordering fixed (#5159)
- a70db1f chore: update readme for web (#5168)
- 11ed4c3 fix: dont show unknown error popups for telemetry
- a2a66b7 chore: lint-staged for web (#5155)
- f920bde fix: more correctly compute TLS cert hash in CLI (#5164)
- 3b22f70 chore: Convert permission.name string to permission.id enum [DET-8464] (#5121)
- 316413a fix: new tab to open Jupyter (#5145)
- 79f0296 fix: remove workspace members view mock special casing (#5138)
- 6ac2631 fix: FOUNDENG-246 Task reports "RuntimeError: Dataset not found or corrupted" (#5160)
- e54b33a chore: replace router hooks for react-router-dom v6 (#5142)
- 9a31b85 fix: regression in master user auth error message. (#5152)
- d7b9bc5 feat: groups and users to workspace proto (#5085)
- 704ea4f feat: cli: support downloading checkpoints through master (#5083)
- 80e880b feat: support slots_per_trial=0 in Trial classes (#5035)
- 8bd9360 build: setup
Pre-Commit
(#5116) - ef26d7f fix: handle transient GCS errors in Tensorboard upload [DET-8491] (#5151)
- cf54175 fix: shells fail if vars contain a newline [FOUNDENG-251] (#5148)
- 8df93c5 fix: adjust elevation for dark mode (#5147)
- 058713a chore: Placeholder when notes/markdown is disabled [DET-8409] (#5131)
- f5b7c99 feat: Table component performance enhancement (#5056)
- 4d0addd feat: New Project button/message checks permission [DET-8374] (#5114)
- 1d0963c feat: checkpoint download through master (#4989)
- 2a16f81 perf: fix memory leak warnings (#5139)
- 61103df fix: remove temporary text (#5141)
- c82be87 ci: cache more Go files (#5140)
- 6d8a495 fix: doc typos (#5127)
- a72305f chore: only request listRoles with rbac on [DET-8419] (#5132)
- c596cd9 docs: bring back analytics. (#5134)
- 027ef16 feat: Trials Comparison backend (#4543)
- 41deb4d chore: replace use of XORTrials with OneVarTrials in TestPyTorchTrial [MLG-42] (#5107)
- 91bd0e3 fix: null check (#5130)
- 5320aec docs: fix user-reported errata. (#5133)
- e896981 feat: RBAC for experiment actions [DET-8372] (#5069)
- 47dd822 fix: tensorboard inherits imagePullSecrets from experiment [DET-8458] (#5123)
- 5fc93fd feat: Add "Members" view to workspace page [DET-8219] (#5113)
- bd57ec4 ci: Switch to token w/ higher quota [INFENG-100] (#5125)
- 8f2e29e chore: oss refactor for auto assign WorkspaceCreator role plugin (#5075)
- 26bfdcf chore: move polling hook to shared (#5078)
- fc778f3 feat: rbac CLI [DET-7868] (#5061)
- de4b7bc chore: reuse created loggers (#5077)
- 010382b fix: prevent reattach deadlock upon container reattach (#5112)
- e1f9502 chore: bump version: 0.19.4-dev0 -> 0.19.5-dev0
- 38813e8 docs: add release notes for 0.19.4 (#5110)
- af8be29 build: skip more jobs for web-only prs (#5117)
- 672eda9 fix: fix unshared dependency [DET-8462] (#5118)
- 08c1472 chore: fix package-lock format compatibility (#5073)
- 8d9bbf5 fix: remove
as any
(#5089) - f6faa57 fix: No Permissions page vs. 404 page (#5088)
- db3c53b feat: Reconnect to Slurm jobs on startup (FOUNDENG-215) (#5104)
- a9c2a88 chore: include running eslint fix in fmt target (#5096)
- dd59244 chore: remove check from pytorch [MLG-182] (#5071)
- 02a8f45 fix: fix useSettings bug (#5102)
- d74d5ac fix: test_efficientdet_coco_pytorch_const failing (#5097)
- f7098e2 fix: Initial comm failure should provide explaination (FDN-217) (#5092)
- ea58514 fix: new states can be paused, canceled, killed [DET-8449] (#5090)
- 9a0bcb7 fix: display primitive hps correctly in parallel coordinates plot (#5091)
- 399435c fix: allow sort of metrics under avg_metrics [DET-8408] (#5086)
- 8100711 ci: store docs output as a single file (#5081)
- 80df08b refactor: improve storybook [DET-8099] (#5011)
- 1734a84 fix: upload helm chart to GitHub release artifacts [INFENG-93] (#5064)