Update M16 Release Notes authored by Joel Romero's avatar Joel Romero
......@@ -49,17 +49,17 @@ As with M15, M16 does not contain any in-place schema changes (no M15 schema res
### Core and Helper Services
- `Schema`
- OSDU Data Definition M16 deliverables. See MR [!443](https://community.opengroup.org/osdu/platform/system/schema-service/-/merge_requests/443)
- OSDU Data Definition M16 deliverables. See MR [!443](https://community.opengroup.org/osdu/platform/system/schema-service/-/merge_requests/443 "OSDU Data Definition M16 deliverables")
- `Register`
- Add records topic v2 behind feature flag. See MR [!298](https://community.opengroup.org/osdu/platform/system/register/-/merge_requests/298)
- Add records topic v2 behind feature flag. See MR [!298](https://community.opengroup.org/osdu/platform/system/register/-/merge_requests/298 "Add records topic v2 behind feature flag")
- `Indexer`
- Index normalizedKind attribute under tags for all records. See MR [!456](https://community.opengroup.org/osdu/platform/system/indexer-service/-/merge_requests/456)
- Index normalizedKind attribute under tags for all records. See MR [!456](https://community.opengroup.org/osdu/platform/system/indexer-service/-/merge_requests/456 "index normalizedKind attribute under tags for all records")
- `Lib`
- Add support for partition and properties specific feature flags. See MR [!189](https://community.opengroup.org/osdu/platform/system/lib/core/os-core-common/-/merge_requests/189)
- Add support for partition and properties specific feature flags. See MR [!189](https://community.opengroup.org/osdu/platform/system/lib/core/os-core-common/-/merge_requests/189 "Add support for partition and properties specific feature flags")
- `Storage`
- Connection to Redis must be protected by password. See MR [!580](https://community.opengroup.org/osdu/platform/system/storage/-/merge_requests/580)
- Connection to Redis must be protected by password. See MR [!580](https://community.opengroup.org/osdu/platform/system/storage/-/merge_requests/580 "Connection to Redis must be protected by password")
- `Indexer Queue`
- Add correlation-id and data-partition-id headers to logs and modify retry. See MR [!282](https://community.opengroup.org/osdu/platform/system/indexer-queue/-/merge_requests/282)
- Add correlation-id and data-partition-id headers to logs and modify retry. See MR [!282](https://community.opengroup.org/osdu/platform/system/indexer-queue/-/merge_requests/282 "add correlation-id and data-partition-id headers to logs and modify retry...")
- `Policy`
- [New Features](https://osdu.pages.opengroup.org/platform/security-and-compliance/policy/releasenotes/#m16-features)
- [Minor Changes](https://osdu.pages.opengroup.org/platform/security-and-compliance/policy/releasenotes/#m16-minor-changes)
......@@ -97,18 +97,24 @@ As with M15, M16 does not contain any in-place schema changes (no M15 schema res
### 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.
- 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)
- `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)
- To add
- Ambassador Service now implements Authentication using OSDU Entitlement Groups
* Restricts ambassador service (update cache, get cache size) to authorized users only
* Postman Collection updated for Abassador Endpoints
* Must add GCZ Groups to OSDU environment:
* service.gcz.viewer
* service.gcz.creator
* service.gcz.admin
- Added utility for parsing CSVs of Trajectory Stations (for use in Trajectory ingestion, planned for M17)
## Bug Fixes
......@@ -131,7 +137,7 @@ As with M15, M16 does not contain any in-place schema changes (no M15 schema res
- `CRS Catalog`
- To add
- `CRS Conversion`
- Mercator bug fixed after using Apache SIS 1.3 library. [See MR](https://community.opengroup.org/osdu/platform/system/reference/crs-conversion-service/-/merge_requests/283)
- Mercator bug fixed after using Apache SIS 1.3 library. [See MR](https://community.opengroup.org/osdu/platform/system/reference/crs-conversion-service/-/merge_requests/283 "update to use apache sis 1.3")
- `Unit`
- To add
......@@ -157,10 +163,9 @@ As with M15, M16 does not contain any in-place schema changes (no M15 schema res
### External Data Services (EDS)
- 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
- 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)
......@@ -183,11 +188,10 @@ As with M15, M16 does not contain any in-place schema changes (no M15 schema res
### 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.
- Conversion of the ConnectedSourceDataPartitionID to OnIngestionDataPartitionID for Array Datatype: make modification in eds ingest to support the conversion of the the ConnectedSourceDataPartitionID to OnIngestionDataPartitionID.
- Search API not working when ID is given as filter.
- Dataset IDs without “:” in WPC not passing schema validation check.
- Duplicity of workflow parameters: since EDS DMS is still using Workflows from connectedSourceDataJob hence we are keeping it in connectedSourceDataJob too as of now.
- Conversion of the ConnectedSourceDataPartitionID to OnIngestionDataPartitionID for Array Datatype: make modification in eds ingest to support the conversion of the the ConnectedSourceDataPartitionID to OnIngestionDataPartitionID.
- Search API not working when ID is given as filter.
- Dataset IDs without “:” in WPC not passing schema validation check.
### GCZ (Geospatial Consumption Zone)
......
......