Update EDS M16 Release Notes authored by Ashish Saxena's avatar Ashish Saxena
...@@ -95,7 +95,14 @@ As with M15, M16 does not contain any in-place schema changes (no M15 schema res ...@@ -95,7 +95,14 @@ As with M15, M16 does not contain any in-place schema changes (no M15 schema res
### External Data Services (EDS) ### External Data Services (EDS)
- `AWS` - The EDS is now supported. Note that this is still an experimental feature. The EDS is not backwards compatible with previous releases of OSDU. - `AWS` - The EDS is now supported. Note that this is still an experimental feature. The EDS is not backwards compatible with previous releases of OSDU.
- Multiple Work product component ingestion: Now EDS supports multiple work product components with single and multiple dataset ids associated too.
- Keep some identification/flag in created records: To search the records for the provider identification /flag is setting up.
- Provide Start Date Time and End Date Time to fetch the records between the span: Provide the start date time and end date time to fetch the records between the given datetime span by modifying the Query build by the eds ingest
- Added new parameter ConnectedSourceSchemaAuthority : Provide new variable connectedSourceSchemaAuthority for provider's schemaAuthority and Replace the connectedSourceSchemaAuthority with the oningestionschemaAuthority.
- Changes in Workflow Parameters: Moving workflows to the ConnectedSourceRegistryEntry and using Activity Template to use the parameters.
- Introduced new schema for Reference Mapping Values ({{schema-authority}}:wks:reference-data--ExternalReferenceValueMapping:1.0.0)
### GCZ (Geospatial Consumption Zone) ### GCZ (Geospatial Consumption Zone)
... ...
......