Skip to content

Commit 7a9be7c

Browse files
authored
Prep for release 0.22.0 (#4492)
* update changelog for release 0.22.0 * Update CHANGELOG.md * Update CHANGELOG.md
1 parent 927eb71 commit 7a9be7c

1 file changed

Lines changed: 40 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 40 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
11
<!-- markdownlint-disable MD041 -->
2-
## 0.22.0 (Unreleased)
2+
## 0.23.0
33
**BREAKING CHANGES & MIGRATIONS**:
44

5+
ENHANCEMENTS:
6+
7+
BUG FIXES:
8+
9+
## 0.22.0 (April 20, 2025)
10+
511
ENHANCEMENTS:
612
* Added ability to manage user workspace roles from the UI (only visible if feature is enabled with the `user_management_enabled` flag, user is a TREAdmin, the workspace has Entra ID (AAD) Groups enabled and workspace version is > 2.2.0 ) [#4337](https://github.com/microsoft/AzureTRE/issues/4337)
713
* Add 7 day retention on workspace storage accounts. ([#4389](https://github.com/microsoft/AzureTRE/issues/4389))
@@ -26,6 +32,39 @@ BUG FIXES:
2632
* Upgrade workspaces no longer causes VM recreation ([#4421](https://github.com/microsoft/AzureTRE/issues/4421))
2733
* Add dependency between the private endpoint on the storage account used by the Airlock processor function app and the function app itself. This is to try and fix ([#4433](https://github.com/microsoft/AzureTRE/issues/4433))
2834

35+
COMPONENTS:
36+
37+
| name | version |
38+
| ----- | ----- |
39+
| devops | 0.5.7 |
40+
| core | 0.13.1 |
41+
| ui | 0.8.2 |
42+
| tre-shared-service-databricks-private-auth | 0.1.11 |
43+
| tre-shared-service-gitea | 1.1.5 |
44+
| tre-shared-service-sonatype-nexus | 3.3.3 |
45+
| tre-shared-service-firewall | 1.3.3 |
46+
| tre-shared-service-admin-vm | 0.5.3 |
47+
| tre-shared-service-certs | 0.7.4 |
48+
| tre-shared-service-airlock-notifier | 1.0.8 |
49+
| tre-shared-service-cyclecloud | 0.7.2 |
50+
| tre-workspace-airlock-import-review | 0.14.4 |
51+
| tre-workspace-base | 2.2.0 |
52+
| tre-workspace-unrestricted | 0.13.4 |
53+
| tre-workspace-service-gitea | 1.2.3 |
54+
| tre-workspace-service-mysql | 1.0.9 |
55+
| tre-workspace-service-health | 0.2.11 |
56+
| tre-workspace-service-openai | 1.0.6 |
57+
| tre-service-azureml | 0.9.2 |
58+
| tre-user-resource-aml-compute-instance | 0.5.11 |
59+
| tre-service-databricks | 1.0.10 |
60+
| tre-workspace-service-azuresql | 1.0.15 |
61+
| tre-service-guacamole | 0.12.10 |
62+
| tre-service-guacamole-export-reviewvm | 0.3.0 |
63+
| tre-service-guacamole-linuxvm | 1.3.0 |
64+
| tre-service-guacamole-import-reviewvm | 0.4.0 |
65+
| tre-service-guacamole-windowsvm | 1.3.0 |
66+
| tre-workspace-service-ohdsi | 0.3.3 |
67+
2968
## 0.21.0
3069

3170
**BREAKING CHANGES & MIGRATIONS**:

0 commit comments

Comments
 (0)