Update M15 Release Notes - WDMS authored by Yannick's avatar Yannick
...@@ -50,6 +50,8 @@ No in-place schema changes are required in M15 (no M14 schema resources were cha ...@@ -50,6 +50,8 @@ No in-place schema changes are required in M15 (no M14 schema resources were cha
### Core and Helper Services ### Core and Helper Services
### DDMS ### DDMS
- `Wellbore DDMS`
- Support of Well 1.2.0 and [Wellbore 1.2.0](https://community.opengroup.org/osdu/data/data-definitions/-/blob/v0.18.1/E-R/master-data/Wellbore.1.2.0.md), see [!#656](https://community.opengroup.org/osdu/platform/domain-data-mgmt-services/wellbore/wellbore-domain-services/-/merge_requests/656)
### External Data Services (EDS) ### External Data Services (EDS)
- Enable the end-user to configure [schema authority variable](Enable the end-user to configure schema authority variable at the Data Operator side) at the Operator end - Enable the end-user to configure [schema authority variable](Enable the end-user to configure schema authority variable at the Data Operator side) at the Operator end
...@@ -73,6 +75,10 @@ No in-place schema changes are required in M15 (no M14 schema resources were cha ...@@ -73,6 +75,10 @@ No in-place schema changes are required in M15 (no M14 schema resources were cha
### DDMS ### DDMS
- `Wellbore DDMS`
- lib updates: [fastAPI 0.70](https://community.opengroup.org/osdu/platform/domain-data-mgmt-services/wellbore/wellbore-domain-services/-/merge_requests/659), [Dask 2022.10.2](https://community.opengroup.org/osdu/platform/domain-data-mgmt-services/wellbore/wellbore-domain-services/-/merge_requests/612), [ffspec and implementations (adfs, s3fs, gcfs ...)](https://community.opengroup.org/osdu/platform/domain-data-mgmt-services/wellbore/wellbore-domain-services/-/merge_requests/612), [PyArrow 9.0.0](https://community.opengroup.org/osdu/platform/domain-data-mgmt-services/wellbore/wellbore-domain-services/-/merge_requests/649).
- Azure lib: retry mechanism to work around ClientAuthentication issues to blob storage (see [changes](https://community.opengroup.org/osdu/platform/domain-data-mgmt-services/wellbore/lib/wellbore-cloud/wellbore-azure-lib/-/merge_requests/36), imported by [!659](https://community.opengroup.org/osdu/platform/domain-data-mgmt-services/wellbore/wellbore-domain-services/-/merge_requests/626)).
### External Data Services (EDS) ### External Data Services (EDS)
- [EDS-Ingest](https://community.opengroup.org/osdu/platform/data-flow/ingestion/external-data-sources/core-external-data-workflow/-/issues/3) - show in the Airflow log the exact body of the query being executed to bring data from the source - [EDS-Ingest](https://community.opengroup.org/osdu/platform/data-flow/ingestion/external-data-sources/core-external-data-workflow/-/issues/3) - show in the Airflow log the exact body of the query being executed to bring data from the source
- Fetch query does not respect [wildcard syntax](https://community.opengroup.org/osdu/platform/data-flow/ingestion/external-data-sources/core-external-data-workflow/-/issues/2) - Fetch query does not respect [wildcard syntax](https://community.opengroup.org/osdu/platform/data-flow/ingestion/external-data-sources/core-external-data-workflow/-/issues/2)
... ...
......