Skip to content

Commit 6edea32

Browse files
authored
Prep for release 0.15 (#3735)
1 parent 1258f4b commit 6edea32

1 file changed

Lines changed: 42 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 42 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
<!-- markdownlint-disable MD041 -->
2-
## 0.15.0 (Unreleased)
2+
## 0.16.0 (Unreleased)
3+
4+
FEATURES:
5+
6+
ENHANCEMENTS:
7+
8+
BUG FIXES:
9+
10+
COMPONENTS:
11+
12+
## 0.15.0 (October 10, 2023)
313

414
FEATURES:
515

@@ -16,6 +26,37 @@ BUG FIXES:
1626
* Fix notification panel not passing the workspace scope id to the API hence UI not updating ([#3353](https://github.com/microsoft/AzureTRE/issues/3353))
1727
* Fix issue with cost tags not displaying correctly for some user roles ([#3721](https://github.com/microsoft/AzureTRE/issues/3721))
1828

29+
COMPONENTS:
30+
| name | version |
31+
| ----- | ----- |
32+
| devops | 0.5.1 |
33+
| core | 0.8.9 |
34+
| tre-workspace-base | 1.5.0 |
35+
| tre-workspace-unrestricted | 0.11.1 |
36+
| tre-workspace-airlock-import-review | 0.12.7 |
37+
| tre-service-mlflow | 0.7.7 |
38+
| tre-workspace-service-health | 0.2.5 |
39+
| tre-service-databricks | 1.0.3 |
40+
| tre-service-innereye | 0.6.4 |
41+
| tre-workspace-service-gitea | 0.8.7 |
42+
| tre-workspace-service-mysql | 0.4.5 |
43+
| tre-workspace-service-ohdsi | 0.2.4 |
44+
| tre-service-guacamole-linuxvm | 0.6.9 |
45+
| tre-service-guacamole-export-reviewvm | 0.1.8 |
46+
| tre-service-guacamole-windowsvm | 0.7.9 |
47+
| tre-service-guacamole-import-reviewvm | 0.2.8 |
48+
| tre-service-guacamole | 0.10.5 |
49+
| tre-user-resource-aml-compute-instance | 0.5.7 |
50+
| tre-service-azureml | 0.8.10 |
51+
| tre-shared-service-cyclecloud | 0.5.5 |
52+
| tre-shared-service-databricks-private-auth | 0.1.5 |
53+
| tre-shared-service-gitea | 0.6.10 |
54+
| tre-shared-service-airlock-notifier | 0.9.0 |
55+
| tre-shared-service-admin-vm | 0.4.3 |
56+
| tre-shared-service-certs | 0.5.1 |
57+
| tre-shared-service-sonatype-nexus | 2.8.12 |
58+
| tre-shared-service-firewall | 1.1.5 |
59+
1960
## 0.14.1 (September 1, 2023)
2061

2162
BUG FIXES:

0 commit comments

Comments
 (0)