From 0af1f44c04a3eb17f2f7083511df2ec25f967c61 Mon Sep 17 00:00:00 2001 From: marrobi Date: Tue, 10 Oct 2023 11:13:29 +0000 Subject: [PATCH] Prep for release 0.15 --- CHANGELOG.md | 43 ++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 42 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fe0d7650a3..6261b3bdbb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ -## 0.15.0 (Unreleased) +## 0.16.0 (Unreleased) + +FEATURES: + +ENHANCEMENTS: + +BUG FIXES: + +COMPONENTS: + +## 0.15.0 (October 10, 2023) FEATURES: @@ -16,6 +26,37 @@ BUG FIXES: * Fix notification panel not passing the workspace scope id to the API hence UI not updating ([#3353](https://github.com/microsoft/AzureTRE/issues/3353)) * Fix issue with cost tags not displaying correctly for some user roles ([#3721](https://github.com/microsoft/AzureTRE/issues/3721)) +COMPONENTS: +| name | version | +| ----- | ----- | +| devops | 0.5.1 | +| core | 0.8.9 | +| tre-workspace-base | 1.5.0 | +| tre-workspace-unrestricted | 0.11.1 | +| tre-workspace-airlock-import-review | 0.12.7 | +| tre-service-mlflow | 0.7.7 | +| tre-workspace-service-health | 0.2.5 | +| tre-service-databricks | 1.0.3 | +| tre-service-innereye | 0.6.4 | +| tre-workspace-service-gitea | 0.8.7 | +| tre-workspace-service-mysql | 0.4.5 | +| tre-workspace-service-ohdsi | 0.2.4 | +| tre-service-guacamole-linuxvm | 0.6.9 | +| tre-service-guacamole-export-reviewvm | 0.1.8 | +| tre-service-guacamole-windowsvm | 0.7.9 | +| tre-service-guacamole-import-reviewvm | 0.2.8 | +| tre-service-guacamole | 0.10.5 | +| tre-user-resource-aml-compute-instance | 0.5.7 | +| tre-service-azureml | 0.8.10 | +| tre-shared-service-cyclecloud | 0.5.5 | +| tre-shared-service-databricks-private-auth | 0.1.5 | +| tre-shared-service-gitea | 0.6.10 | +| tre-shared-service-airlock-notifier | 0.9.0 | +| tre-shared-service-admin-vm | 0.4.3 | +| tre-shared-service-certs | 0.5.1 | +| tre-shared-service-sonatype-nexus | 2.8.12 | +| tre-shared-service-firewall | 1.1.5 | + ## 0.14.1 (September 1, 2023) BUG FIXES: