Update M25 Release Notes [DRAFT] authored by Lucy Liu's avatar Lucy Liu
...@@ -7,6 +7,7 @@ title: 'M25 Release Notes [DRAFT]' ...@@ -7,6 +7,7 @@ title: 'M25 Release Notes [DRAFT]'
# Milestone M25 - v0.28 - Last Mercury Release \[DRAFT\] # Milestone M25 - v0.28 - Last Mercury Release \[DRAFT\]
Planned Release on 25-Apr-25 Planned Release on 25-Apr-25
...@@ -414,8 +415,6 @@ For the evaluation metrics - please refer to the guide [here](https://gitlab.ope ...@@ -414,8 +415,6 @@ 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)) - 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) ### 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 ## Bug Fixes
...@@ -488,7 +487,6 @@ For the evaluation metrics - please refer to the guide [here](https://gitlab.ope ...@@ -488,7 +487,6 @@ For the evaluation metrics - please refer to the guide [here](https://gitlab.ope
- `OS Core Common` - `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) - 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) - 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)
- Add missing Storage Service APIs and document all Storage Service APIs. See MR [!291] (https://community.opengroup.org/osdu/platform/system/lib/core/os-core-common/-/merge_requests/291) by (@wilyle)
- `OS Core Lib AWS` - `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) - 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` - `OS Core Lib Azure`
...@@ -624,8 +622,8 @@ For the evaluation metrics - please refer to the guide [here](https://gitlab.ope ...@@ -624,8 +622,8 @@ For the evaluation metrics - please refer to the guide [here](https://gitlab.ope
- Revert "AWS - Allow to get data-partition-id from querystring parameter". See MR [!285](https://community.opengroup.org/osdu/platform/consumption/geospatial/-/merge_requests/285) by (@cailletg) - Revert "AWS - Allow to get data-partition-id from querystring parameter". See MR [!285](https://community.opengroup.org/osdu/platform/consumption/geospatial/-/merge_requests/285) by (@cailletg)
- AWS - Allow to get data-partition-id from querystring parameter. See MR [!283](https://community.opengroup.org/osdu/platform/consumption/geospatial/-/merge_requests/283) by (@cailletg) - AWS - Allow to get data-partition-id from querystring parameter. See MR [!283](https://community.opengroup.org/osdu/platform/consumption/geospatial/-/merge_requests/283) by (@cailletg)
- Fix two log4j conflicts to restore functionality of apache module. See MR [!267](https://community.opengroup.org/osdu/platform/consumption/geospatial/-/merge_requests/267) by (@LeviRemi) - Fix two log4j conflicts to restore functionality of apache module. See MR [!267](https://community.opengroup.org/osdu/platform/consumption/geospatial/-/merge_requests/267) by (@LeviRemi)
- Azure - Enable authentication. See MR [!298](https://community.opengroup.org/osdu/platform/consumption/geospatial/-/merge_requests/298) by (@ordanchiu) - Azure - Enable authentication. See MR [!298](https://community.opengroup.org/osdu/platform/consumption/geospatial/-/merge_requests/298) by (@jordanchiu)
- Azure - Enable horizon layer transformer. See MR [!309](https://community.opengroup.org/osdu/platform/consumption/geospatial/-/merge_requests/309) by (@ordanchiu) - Azure - Enable horizon layer transformer. See MR [!309](https://community.opengroup.org/osdu/platform/consumption/geospatial/-/merge_requests/309) by (@jordanchiu)
## Enhancements ## Enhancements
... ...
......