Update M16 Release Notes authored by Ashish Saxena's avatar Ashish Saxena
...@@ -187,8 +187,8 @@ As with M15, M16 does not contain any in-place schema changes (no M15 schema res ...@@ -187,8 +187,8 @@ As with M15, M16 does not contain any in-place schema changes (no M15 schema res
### External Data Services (EDS) ### External Data Services (EDS)
- Duplicity of workflow parameters: since EDS DMS is still using Workflows from connectedSourceDataJob hence we are keeping it in connectedSourceDataJob too as of now. - [Duplicity of workflow parameters: since EDS DMS is still using Workflows from connectedSourceDataJob hence we are keeping it in connectedSourceDataJob too as of now.](https://community.opengroup.org/osdu/platform/data-flow/ingestion/external-data-sources/core-external-data-workflow/-/issues/11)
- Conversion of the ConnectedSourceDataPartitionID to OnIngestionDataPartitionID for Array Datatype: make modification in eds ingest to support the conversion of the the ConnectedSourceDataPartitionID to OnIngestionDataPartitionID. - [Conversion of the ConnectedSourceDataPartitionID to OnIngestionDataPartitionID for Array Datatype: make modification in eds ingest to support the conversion of the the ConnectedSourceDataPartitionID to OnIngestionDataPartitionID](https://community.opengroup.org/osdu/platform/data-flow/ingestion/external-data-sources/external-data-framework/-/issues/261).
- Search API not working when ID is given as filter. - Search API not working when ID is given as filter.
- Dataset IDs without “:” in WPC not passing schema validation check. - Dataset IDs without “:” in WPC not passing schema validation check.
... ...
......