Skip to content

Commit 29febb3

Browse files
authored
Update Changelog (#4859)
1 parent aed1cfb commit 29febb3

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ ENHANCEMENTS:
77
* _No changes yet_
88

99
BUG FIXES:
10-
* _No changes yet_
10+
* Fix property substitution not occuring where there is only a main step in the pipeline ([#4824](https://github.com/microsoft/AzureTRE/issues/4824))
11+
* Fix Mysql template ignored storage_mb ([#4846](https://github.com/microsoft/AzureTRE/issues/4846))
12+
* Fix duplicate `TOPIC_SUBSCRIPTION_NAME` in `core/terraform/airlock/airlock_processor.tf` ([#4847](https://github.com/microsoft/AzureTRE/pull/4847))
1113

1214
## 0.27.0 (February 5, 2026)
1315
**BREAKING CHANGES**
@@ -46,10 +48,7 @@ BUG FIXES:
4648
* Fix cost display duplication when user resource is deleted - UI incorrectly reused cost data for remaining resources ([#4783](https://github.com/microsoft/AzureTRE/issues/4783))
4749
* Fix type mismatch error where `{{ resource.parent.my_boolean_property }}` was returning string instead of the correct type ([#4813](https://github.com/microsoft/AzureTRE/issues/4813))
4850
* Delete npm package lock file ([#4810](https://github.com/microsoft/AzureTRE/issues/4810))
49-
* Fix property substitution not occuring where there is only a main step in the pipeline ([#4824](https://github.com/microsoft/AzureTRE/issues/4824))
5051
* Switch from yarn to npm ([#4837](https://github.com/microsoft/AzureTRE/issues/4837))
51-
* Fix Mysql template ignored storage_mb ([#4846](https://github.com/microsoft/AzureTRE/issues/4846))
52-
* Fix duplicate `TOPIC_SUBSCRIPTION_NAME` in `core/terraform/airlock/airlock_processor.tf` ([#4847](https://github.com/microsoft/AzureTRE/pull/4847))
5352

5453
COMPONENTS:
5554

0 commit comments

Comments
 (0)