Update M25 Release Notes [DRAFT] - added azure gcz new features authored by Lucy Liu's avatar Lucy Liu
......@@ -4,6 +4,7 @@ title: 'M25 Release Notes [DRAFT]'
# Milestone M25 - v0.28 - Last Mercury Release \[DRAFT\]
Planned Release on 25-Apr-25
......@@ -411,6 +412,8 @@ For the evaluation metrics - please refer to the guide [here](https://gitlab.ope
- Feat: Validate data and report all issues before actual file processing. See MR [!38](https://community.opengroup.org/osdu/platform/domain-data-mgmt-services/production/historian/services/osdu-pdms-csv-parser/-/merge_requests/38) by ([@truonglq7](https://community.opengroup.org/truonglq7))
### Geospatial Consumption Zone (GCZ)
- Feat: Auth support for accessing the Provider APIs for Azure GCZ; See MR [!298](https://community.opengroup.org/osdu/platform/consumption/geospatial/-/merge_requests/298) by (@jordanchiu)
- Feat: Horizon layer support in transformer for Azure GCZ; See MR [!309](https://community.opengroup.org/osdu/platform/consumption/geospatial/-/merge_requests/309) by (@jordanchiu)
## Bug Fixes
......@@ -482,6 +485,7 @@ For the evaluation metrics - please refer to the guide [here](https://gitlab.ope
- `OS Core Common`
- Catch unhandled exception. See MR [!284](https://community.opengroup.org/osdu/platform/system/lib/core/os-core-common/-/merge_requests/284) by (@solxget)
- Fixed memory leak (GONRG-10207). See MR [!282](https://community.opengroup.org/osdu/platform/system/lib/core/os-core-common/-/merge_requests/282) by (@Stanislav_Riabokon)
-
- `OS Core Lib AWS`
- Fixing testt to read from env variable and not just from properties. See MR [!141](https://community.opengroup.org/osdu/platform/system/lib/cloud/aws/os-core-lib-aws/-/merge_requests/141) by (@marcburnie)
- `OS Core Lib Azure`
......
......