Skip to content

Commit 664ce94

Browse files
authored
Prep Release 0.26.0 (#4751)
release 0.26.0
1 parent bcac44b commit 664ce94

1 file changed

Lines changed: 43 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 43 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
<!-- markdownlint-disable MD041 -->
2-
## 0.26.0 (Unreleased)
2+
## 0.27.0 (Unreleased)
3+
**BREAKING CHANGES**
4+
5+
ENHANCEMENTS:
6+
7+
BUG FIXES:
8+
9+
COMPONENTS:
10+
11+
## 0.26.0 (October 12, 2025)
312
**BREAKING CHANGES**
413
* The firewall network rule collection nrc-general containing the "time" ntp firewall rule has been removed. If you require NTP you will need to specify your own firewall rules.([#4720](https://github.com/microsoft/AzureTRE/pull/4720))
514
* The updated `config_schema.json` will cause a validation error if you have the developer_settings configured with no items uncommented below it. To resolve this comment out developer_settings in your config.yaml (using #) if you do not have any developer settings configured. ([#4715](https://github.com/microsoft/AzureTRE/pull/4715))
@@ -35,6 +44,39 @@ BUG FIXES:
3544
* Remove workspace upgrade step from databricks template ([#4726](https://github.com/microsoft/AzureTRE/pull/4726))
3645
* Update Starlette and FastAPI versions ([#4738](https://github.com/microsoft/AzureTRE/pull/4738))
3746

47+
COMPONENTS:
48+
49+
| name | version |
50+
| ----- | ----- |
51+
| devops | 0.6.2 |
52+
| core | 0.16.10 |
53+
| ui | 0.8.18 |
54+
| tre-shared-service-databricks-private-auth | 0.1.13 |
55+
| tre-shared-service-gitea | 1.2.1 |
56+
| tre-shared-service-sonatype-nexus | 3.3.4 |
57+
| tre-shared-service-firewall | 1.5.0 |
58+
| tre-shared-service-admin-vm | 0.5.4 |
59+
| tre-shared-service-certs | 0.7.7 |
60+
| tre-shared-service-airlock-notifier | 1.0.9 |
61+
| tre-shared-service-cyclecloud | 0.7.3 |
62+
| tre-workspace-airlock-import-review | 0.14.7 |
63+
| tre-workspace-base | 2.7.0 |
64+
| tre-workspace-unrestricted | 0.13.5 |
65+
| tre-workspace-service-gitea | 1.3.2 |
66+
| tre-workspace-service-mysql | 1.0.10 |
67+
| tre-workspace-service-health | 0.2.12 |
68+
| tre-workspace-service-openai | 1.0.7 |
69+
| tre-service-azureml | 0.10.0 |
70+
| tre-user-resource-aml-compute-instance | 0.5.12 |
71+
| tre-service-databricks | 1.0.14 |
72+
| tre-workspace-service-azuresql | 1.0.16 |
73+
| tre-service-guacamole | 0.13.4 |
74+
| tre-service-guacamole-export-reviewvm | 0.3.4 |
75+
| tre-service-guacamole-linuxvm | 1.3.3 |
76+
| tre-service-guacamole-import-reviewvm | 0.4.3 |
77+
| tre-service-guacamole-windowsvm | 1.4.1 |
78+
| tre-workspace-service-ohdsi | 0.3.4 |
79+
3880
## 0.25.0 (July 18, 2025)
3981
**IMPORTANT**:
4082
* If you update core deployment prior to this release an upstream issue with Azure RM terraform provider means that

0 commit comments

Comments
 (0)