Update M16 Release Notes authored by Ashish Saxena's avatar Ashish Saxena
......@@ -155,7 +155,10 @@ As with M15, M16 does not contain any in-place schema changes (no M15 schema res
### External Data Services (EDS)
- To add
- Reference Value Mapping: Logic must replace only the key and partition id, instead it replaced all "f" with "ft”. The Bug is now fixed.
- Ingestion of the Multiple WPC: Fixed the issue from M15 now M16 supports multiple WPC ingestion.
- Provide new variable connectedSourceSchemaAuthority for provider's schemaAuthority
### GCZ (Geospatial Consumption Zone)
......@@ -178,7 +181,11 @@ As with M15, M16 does not contain any in-place schema changes (no M15 schema res
### External Data Services (EDS)
- To add
- - Conversion of the ConnectedSourceDataPartitionID to OnIngestionDataPartitionID for Array Datatype: make modification in eds ingest to support the conversion of the the ConnectedSourceDataPartitionID to OnIngestionDataPartitionID.
- Duplicity of workflow parameters: since EDS DMS is still using Workflows from connectedSourceDataJob hence we are keeping it in connectedSourceDataJob too as of now.
- Search API not working when ID is given as filter.
- Dataset IDs without “:” in WPC not passing schema validation check.
### GCZ (Geospatial Consumption Zone)
......
......