Skip to content

Commit 087810d

Browse files
Release 0.29.0 (#5039)
* Updated changelog for release * Updated changelog format
1 parent 881b8fb commit 087810d

1 file changed

Lines changed: 38 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
<!-- markdownlint-disable MD041 -->
22
## (Unreleased)
33
**BREAKING CHANGES**
4+
5+
ENHANCEMENTS:
6+
7+
## (0.29.0) (August 14, 2026)
8+
**BREAKING CHANGES**
49
* Remove Windows 10 and dsvm image support from Guacamole. ([#4890](https://github.com/microsoft/AzureTRE/issues/4890))
510
* <!-- markdownlint-disable-next-line MD013 -->
611
* Add data science tooling (Azure CLI, VS Code, Storage Explorer, Git, Python/JupyterLab, R/RStudio) to Guacamole Windows VMs via a shared `vm_config.ps1` bootstrap pulled through Nexus. Existing `tre-service-guacamole-windowsvm`, `tre-service-guacamole-import-reviewvm`, and `tre-service-guacamole-export-reviewvm` resources **must not be upgraded** to these new versions — redeploy instead. Upgrade the Nexus shared service to `sonatype-nexus` 3.9.0 before deploying the new Windows VM templates to ensure the required proxy repositories are available. (`tre-service-guacamole-windowsvm` 3.0.0, `tre-service-guacamole-import-reviewvm`/`tre-service-guacamole-export-reviewvm` 2.0.0, `sonatype-nexus` 3.9.0) ([#4981](https://github.com/microsoft/AzureTRE/pull/4981))
@@ -36,6 +41,39 @@ BUG FIXES:
3641
* Remove deprecated `soft_delete_enabled` setting from `azurerm_recovery_services_vault` in base workspace template. ([#4967](https://github.com/microsoft/AzureTRE/issues/4967))
3742
* Pin MKDocs to v1 to prevent incompatible upgrade. ([#5009](https://github.com/microsoft/AzureTRE/issues/5009))
3843

44+
COMPONENTS:
45+
46+
| name | version |
47+
| ----- | ----- |
48+
| devops | 0.6.4 |
49+
| core | 0.16.17 |
50+
| ui | 0.8.31 |
51+
| tre-workspace-base | 2.10.1 |
52+
| tre-workspace-airlock-import-review | 0.16.1 |
53+
| tre-workspace-unrestricted | 0.14.1 |
54+
| tre-workspace-service-azuresql | 1.0.19 |
55+
| tre-service-guacamole-export-reviewvm | 2.0.2 |
56+
| tre-service-guacamole-import-reviewvm | 2.0.2 |
57+
| tre-service-guacamole-windowsvm | 3.0.2 |
58+
| tre-service-guacamole-linuxvm | 1.4.5 |
59+
| tre-service-guacamole | 0.14.4 |
60+
| tre-workspace-service-health | 0.3.7 |
61+
| tre-workspace-service-ohdsi | 0.3.9 |
62+
| tre-user-resource-aml-compute-instance | 0.5.13 |
63+
| tre-service-azureml | 1.1.6 |
64+
| tre-workspace-service-mysql | 1.0.14 |
65+
| tre-workspace-service-gitea | 1.3.5 |
66+
| tre-service-databricks | 1.0.18 |
67+
| tre-workspace-service-openai | 1.0.10 |
68+
| tre-shared-service-firewall | 1.6.2 |
69+
| tre-shared-service-sonatype-nexus | 3.10.2 |
70+
| tre-shared-service-databricks-private-auth | 0.1.15 |
71+
| tre-shared-service-admin-vm | 0.5.6 |
72+
| tre-shared-service-certs | 0.7.12 |
73+
| tre-shared-service-cyclecloud | 0.7.6 |
74+
| tre-shared-service-gitea | 1.2.4 |
75+
| tre-shared-service-airlock-notifier | 1.0.12 |
76+
3977
## (0.28.0) (March 2, 2026)
4078
**BREAKING CHANGES**
4179
* Sonatype Nexus shared service now requires explicit EULA acceptance (`accept_nexus_eula: true`) when deploying. This ensures compliance with Sonatype Nexus Community Edition licensing. ([#4842](https://github.com/microsoft/AzureTRE/issues/4842))

0 commit comments

Comments
 (0)