Release Notes
[0.22.2](https://github.com/determined-ai/determined/blob/0.22.2/docs/release-notes.rst)
Changelog
* cc16e0a78 chore: bump version: 0.22.2-rc1 -> 0.22.2
* 5c76b16e2 docs: Add release notes for 0.22.2 (6954)
* 9d4eeda4a chore: bump version: 0.22.2-rc0 -> 0.22.2-rc1
* 9f0ca2eda fix: avoid having user edit modal reset to original state every 5~10 seconds [WEB-1273, WEB-1261, WEB-1203] (6912)
* 41952af7a fix: patch workspacelist context menu (6919)
* b5d4016c4 fix: icon position (6904)
* fbe740de3 fix: Full height on code editor [WEB-1258] (6906)
* 0b0660a45 fix: fix an issue with running det :ntsc logs (6886)
* c74d60ce1 fix: adjust pinned position calculation (6890)
* a45b7907a chore: bump version: 0.22.2-dev0 -> 0.22.2-rc0
* 91df9e4ff chore: lock published urls to preserve redirects
* ace853bc3 chore: bump version: 0.22.1-dev0 -> 0.22.2-dev0
* 85e23c683 docs: add release notes for 0.22.1 (6885)
* b81417b14 fix: remove ptl images from circleci (6870)
* a0aba90b1 chore: Replace `new page` with `new note` in NoteCards (6873)
* 6dacc853e ci(gha/link-docs-preview): fix variable name in output (6879)
* 7a1cb51cf ci(gha/link-docs-preview): fix url base for preview links (6876)
* ad071430b ci(gha/link-docs-preview): use md5sum for branch hashing (6868)
* 2a06b3af1 ci(circle): skip jobs if only .github files were changed (6865)
* 3bd01e293 ci(circle): add HOME to react cache key (6812)
* 63ab1adfd chore(gha/link-docs-preview): comment out yet unworking steps (6863)
* ca900b641 docs: Add documentation for installing and running Determined AI on WSL (6826)
* 08893c526 feat: Add CodeEditor to UI Kit [WEB-1049] (6522)
* 27179ae8c test: fix nightly `test_convergence`. (6842)
* 6a0defd0e chore(gha): add debug info to help iterate on link preview workflow (6821)
* 06b6fd323 fix: total batches update on rollbacks. (6859)
* d995abbe8 ci: install `build` when publishing Python packages (6861)
* 664871080 chore: lock api state for backward compatibility check
* 83f6bbdee docs: reorganize the model dev guide directory (6848)
* 827c561ae test: fix TestNonNumericEpochMetric test (6855)
* 7e4fd9bea chore: increase det deploy gcp server size to 200gb (6850)
* aaaff87e8 chore: devcontainer node version and ssh bindings (6849)
* 03d7d62d9 fix: on dashboard show workspace name and link for tasks (6844)
* 884bca5ba chore: error when non numeric epoch values are reported (6768)
* a1a357ed7 fix: 'det e list' and 'det e list -a' behavior was switched DET-9480 (6829)
* deccdd334 chore: support non numeric metrics in CompareTrials, SummarizeTrials, and TrialsSample [DET-9384] (6734)
* afb8bda33 refactor: Add notes to UI kit (6791)
* 239a559b6 perf: speed up synthetic metric generation (6843)
* 8bba67d02 chore: do not set trial state on PyTorchTrial until load (6716)
* 007d3d4d6 chore: print messages while `det deploy aws (up|down)` waits (6838)
* 6c289c2dd chore: update hermes [WEB-1186] (6818)
* 11274eefd docs: Update launcher dependency to 3.2.9 [DET-9474] (6836)
* eb37c1418 ci: bump GKE Kubernetes version (6835)
* fda7675af feat: Add metrics-stream/metric-names API for multiple experiments [WEB-1107] (6827)
* 6adf59f9c chore: remove bun log messages from master logs [DET-9460] (6816)
* 8d44d6203 chore(CLI): set command bind mounts from --config arg (6769)
* 8e13ab49a fix: Fix designkit screenshots being affected by subpixel lengths (6777)
* 03dc21405 docs: Reorganize setup directory (6819)
* a24bca943 refactor: add 16px bottom padding to Page [WEB-1052] (6770)
* a7a6aaf57 fix: doc url fix (6823)
* df18289ae chore: add some prom utils before they are duped everywhere (6729)
* 803666693 fix: Core api pytorch mnist update2 (6775)
* 5f0a2b8c2 feat: mask token det auth login [MLG-540] (6817)
* 8c975e34a docs: Update language about upgrading/uninstalling CLI (6822)
* bb53fe85f feat: associate templates with workspaces (6605)
* 680e49257 ci: increase `det deploy aws up` wait time to 20m. (6820)
* 979346fea chore(deps): bump github.com/docker/distribution in /agent (6814)
* 969c7d047 chore(gha): fix invalid syntax for docsite linker (6810)
* 7b294d11d chore: update jupyter-lab URL to be consistent with CLI generated URL (6809)
* a9b6b80d5 docs: Reorganize reference directory (6790)
* 6c919d38c chore: add names for experiment test fixture (6760)
* 02961b88f chore: backport workspace creation role assignment config
* 7ff3b4678 feat: replace profiler empty page (6799)
* 9afa0b3d5 fix: det e download auth issue [MLG-526] (6802)
* 948e6e727 fix: agent forwards any https_proxy setting (6794)
* 7af9a309d refactor: add clipboard button to uikit [WEB-1122, WEB-355] (6767)
* 6e6705874 ci: remove broken gh actions test-cli. (6782)
* f42ce80c2 feat: replace spinner cells with loading cells in glide table [WEB-1185] (6795)
* 935364773 ci: Enable deepspeed unit tests (6772)
* eb025cb42 fix: typo in singularity docs (6797)
* 7d94460bf docs: Clarify pip install determined (6755)
* 542a0a789 chore: replace missing workspace id panic with an api error (6758)
* 1fb0e7874 fix: "Select All" behavior on new Experiment List (6779)
* c0edbe45e refactor: remove legacy echo experiment post/patch, trial and trial metrics get endpoints. (6763)
* 132382fe6 chore(circleci): limit doc preview generation to upstream branches (6784)
* be0107597 docs: correct the cloud shared fs information. (6780)
* 7ef5a9986 docs: add rbac example setup diagram (6757)
* bd9cb5c08 chore: Quarantine select React test(s) (6765)
* 12dc9cd40 chore: backport rbac ntsc entity id logging (6762)
* 22eeec637 chore: add initial vscode devcontainer files (6736)
* 80f83cf38 refactor: add dropdown to uikit and update dropdown usage to use uikit version [WEB-1152] (6703)
* 7bc1e322c ci: update to node v18 (6759)
* 4a66b3133 fix: Exp list supports selection with shift/cmd (6745)
* edae25a2e ci: Schedule search indexing with release workflow (6776)
* ebf755ccc chore: use icon component from designkit (6774)
* 5d83c2faa docs: added docstring in _checkpoint.py (6741)
* fbc9417f3 fix: add border after last frozen column in glide [WEB-1194] (6764)
* 4007457b0 refactor: add Icon to UI Kit [WEB-1115] (6635)
* 14c7fff07 refactor: Columns component (6684)
* aa8519e27 ci: exit github comment script when no pr is found (6766)
* d115ff068 feat: Support sorting in glide table (6604)
* 2316bc841 chore: porting EE PermissionDenied changes back to OSS [DET-9468] (6751)
* b7677e9c7 fix: add correct experiment filter grouping (6752)
* 83612df18 chore: cleanup our setup.py (6602)
* 00fda7619 feat: enable double click auto column adjust [WEB-1193] (6727)
* 71572b76b fix: Use position: fixed to replace sticky TrialLogPreview (6753)
* 977948682 fix: allow 0 metrics on old and new charts (6748)
* b0c2fbce9 test: Add visual diff test to designkit (6707)
* 91237bb8c ci: add automation script for redirects (6747)
* 96d7d2694 chore: test RBAC transfers permission from group to users [WEB-1172] (6750)
* b6d6f038c fix: Limit filters queries to experiments in relevant applicable state [WEB-1160] (6568)
* edfd1f8af fix: Remove canCreateExperiment experiment param (use project to get workspace context) (6712)
* 0dcc3f07e chore: chart tooltips always using new tooltip [WEB-828] (6713)
* 99df12dff docs: add renaming tool (6715)
* fb676f6d2 ci: refactor single-gpu e2e_tests (6661)
* 3632e2cc2 docs: update min python version for development (6587)
* 8b0594231 chore: bump version: 0.22.0-dev0 -> 0.22.1-dev0
* 0afef5455 chore: bump version: 0.21.3-dev0 -> 0.22.0-dev0
* 7020730f3 docs: add release notes for 0.22.0 (6739)
* 28e40bafd fix: cell out of bounds (6728)
* 0a82f414f fix: Cluster stats chart displays with single day result [WEB-1206] (6737)
* 5c7bccdfe ci: make custom searcher dump failed trial logs (6709)
* 9be051ec3 fix: spinner layout and typo in workspace success message (6725)
* a643f28b2 fix: Remove redundant scroll bar for new experiment list (6732)
* 64168c288 chore: fix `make -C docs live` for real (6731)
* f28a606c9 feat: agent support for podman (6657)
* 168181b6d fix: Delete multiple experiments with new call [WEB-1135] (6571)
* 7d89b18c7 perf: speed up model versions query (6726)
* a6df988a7 chore(docs): setup docsite previews [INFENG-184] (6704)
* 54f17bc99 chore: tweak proto comment (6723)
* 75bfa693f chore: update new experiment list column widths (6722)
* 8c05a3dba fix: centralize cluster polling and reduce workspace calls [WEB-1190, WEB-1201] (6706)
* dbc085333 docs: edit various minor things, mostly capitalization (6690)
* 0262b679f fix: update convert to just cast string instead of encoding (6719)
* b3d59d980 docs: k8s deployment docs [DET-9449] (6696)
* b47247a27 docs: deprecate `logging.additional_fluent_outputs`. (6718)
* a2fb82ac3 fix: Use throttle for log viewer filters (6662)
* 999ffec5e feat: /api/v1/experiments-search should support filters [WEB-984] (6556)
* e131cf9e7 chore: refactor PermissionDenied RBAC errors [DET-8946] (6618)
* bdd727faf fix: GC jobs do not inherit sbatch_args from custom resource_pool [DET-9363] (6679)
* 18e14e825 chore: deprecate tf1. (6710)
* c9efa08f7 fix: dataloader skip on resume (6708)
* 61d651f5a chore: add flake8 pre-commit check for harness (6695)
* fbfefee4f chore: Remove portable fetch fix (6700)
* 658649004 chore: deprecate EstimatorTrial (6701)
* fc0f3893f fix: pass auth with incorrect password [DET-5623] (6591)
* 67fbac0e6 fix: summary metrics migration earlier than last release latest (6705)
* ad701380b feat: add column picker to new exp list [WEB-978] (6683)
* 55273643a docs: summary metric release note reword (6702)
* 95d1b164e chore: bumpenvs 6eceaca (6692)
* 595304917 docs: summary metric migration downtime (6688)