Update Release Notes authored by Mohammad Malekmakan's avatar Mohammad Malekmakan
...@@ -7,9 +7,7 @@ OSDU R3 Milestone 7 is released on Aug 13, 2021 (tentative). For detailed servic ...@@ -7,9 +7,7 @@ OSDU R3 Milestone 7 is released on Aug 13, 2021 (tentative). For detailed servic
## New Features ## New Features
* `Data Definitions` To accommodate Wellbore DDMS requirements, WellLog and WellboreTrajectory models have been enhanced. A data model for Activity was added to support Seismic domain's requirement. Take a glance at the exhaustive list of modifications on its [snapshot](https://community.opengroup.org/osdu/data/data-definitions/-/blob/master/E-R/ChangeReport.md#snapshot-2021-04-29). * `Data Definitions` To accommodate Wellbore DDMS requirements, WellLog and WellboreTrajectory models have been enhanced. A data model for Activity was added to support Seismic domain's requirement. Take a glance at the exhaustive list of modifications on its [snapshot](https://community.opengroup.org/osdu/data/data-definitions/-/blob/master/E-R/ChangeReport.md#snapshot-2021-04-29).
* `Entitlements` GCP migrated/integrated R2 services to Entitlement v2 - [Go to issue](https://community.opengroup.org/osdu/platform/security-and-compliance/entitlements/-/issues/66)
* `Entitlements v2` – GCP migration to Entitlements v2 - https://community.opengroup.org/osdu/platform/security-and-compliance/entitlements/-/issues/66
* `Ingestion` CSV Parser Enhancements: * `Ingestion` CSV Parser Enhancements:
* Search Client escapes special characters. [More Details](https://community.opengroup.org/osdu/platform/data-flow/ingestion/csv-parser/csv-parser/-/issues/20) * Search Client escapes special characters. [More Details](https://community.opengroup.org/osdu/platform/data-flow/ingestion/csv-parser/csv-parser/-/issues/20)
* [Nested Schema](https://community.opengroup.org/osdu/platform/data-flow/ingestion/csv-parser/csv-parser/-/issues/23) Supporting data ingestion into nested attributes and utilizing the metadata file's delimiter characters. * [Nested Schema](https://community.opengroup.org/osdu/platform/data-flow/ingestion/csv-parser/csv-parser/-/issues/23) Supporting data ingestion into nested attributes and utilizing the metadata file's delimiter characters.
...@@ -20,19 +18,14 @@ OSDU R3 Milestone 7 is released on Aug 13, 2021 (tentative). For detailed servic ...@@ -20,19 +18,14 @@ OSDU R3 Milestone 7 is released on Aug 13, 2021 (tentative). For detailed servic
* [Relationship Enhancement](https://community.opengroup.org/osdu/platform/data-flow/ingestion/csv-parser/csv-parser/-/issues/24) In the file metadata record, the `EhxtensionProperties` block now can be used to offer extra details for ingestion and to provide relationship(Schema/Data) information. * [Relationship Enhancement](https://community.opengroup.org/osdu/platform/data-flow/ingestion/csv-parser/csv-parser/-/issues/24) In the file metadata record, the `EhxtensionProperties` block now can be used to offer extra details for ingestion and to provide relationship(Schema/Data) information.
* `Manifest-based ingestion` performance improvements: * `Manifest-based ingestion` performance improvements:
* [Add cache for Search ID handler](https://community.opengroup.org/osdu/platform/data-flow/ingestion/ingestion-dags/-/issues/62) * [Add cache for Search ID handler](https://community.opengroup.org/osdu/platform/data-flow/ingestion/ingestion-dags/-/issues/62)
* `Ingestion` – Airflow 2.0 migration (In progress): * `Ingestion` – Airflow 2.0 migration (In progress):
* [Implement code changes for WITSML DAG to be compatible with Airflow 2.0](https://community.opengroup.org/osdu/platform/data-flow/ingestion/ingestion-dags/-/issues/61) * [Implement code changes for WITSML DAG to be compatible with Airflow 2.0](https://community.opengroup.org/osdu/platform/data-flow/ingestion/ingestion-dags/-/issues/61)
* [Implement code changes for Manifest-based ingestion DAG to be compatible with Airflow 2.0](https://community.opengroup.org/osdu/platform/data-flow/ingestion/ingestion-dags/-/issues/60) * [Implement code changes for Manifest-based ingestion DAG to be compatible with Airflow 2.0](https://community.opengroup.org/osdu/platform/data-flow/ingestion/ingestion-dags/-/issues/60)
* `Python SDK updates`[Entitlements support and refactoring](https://community.opengroup.org/osdu/platform/data-flow/ingestion/ingestion-dags/-/issues/73) * `Python SDK updates`[Entitlements support and refactoring](https://community.opengroup.org/osdu/platform/data-flow/ingestion/ingestion-dags/-/issues/73)
* `Seismic DDMS` : * `Seismic DDMS` :
* GCP integration with ZGY parser * GCP integration with ZGY parser
* GCP integration with OpenVDS parser * GCP integration with OpenVDS parser
* `Versioning endpoints` - [Initial implementation](https://community.opengroup.org/osdu/platform/system/lib/core/os-core-common/-/merge_requests/107) * `Versioning endpoints` - [Initial implementation](https://community.opengroup.org/osdu/platform/system/lib/core/os-core-common/-/merge_requests/107)
* `E&O` Default policies bootstrapped for ensuring [Policy Service](https://community.opengroup.org/osdu/platform/security-and-compliance/policy/-/wikis/Policy-service) operational readiness to guarantee consistent current behavior. [Find out more](https://community.opengroup.org/osdu/platform/security-and-compliance/policy/-/issues/10) * `E&O` Default policies bootstrapped for ensuring [Policy Service](https://community.opengroup.org/osdu/platform/security-and-compliance/policy/-/wikis/Policy-service) operational readiness to guarantee consistent current behavior. [Find out more](https://community.opengroup.org/osdu/platform/security-and-compliance/policy/-/issues/10)
## Bug Fixes ## Bug Fixes
... ...
......