You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+40-1Lines changed: 40 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,13 @@
1
1
<!-- markdownlint-disable MD041 -->
2
-
## 0.22.0 (Unreleased)
2
+
## 0.23.0
3
3
**BREAKING CHANGES & MIGRATIONS**:
4
4
5
+
ENHANCEMENTS:
6
+
7
+
BUG FIXES:
8
+
9
+
## 0.22.0 (April 20, 2025)
10
+
5
11
ENHANCEMENTS:
6
12
* 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)
7
13
* Add 7 day retention on workspace storage accounts. ([#4389](https://github.com/microsoft/AzureTRE/issues/4389))
@@ -26,6 +32,39 @@ BUG FIXES:
26
32
* Upgrade workspaces no longer causes VM recreation ([#4421](https://github.com/microsoft/AzureTRE/issues/4421))
27
33
* 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))
0 commit comments