Update Release Notes authored by Mohammad Malekmakan's avatar Mohammad Malekmakan
...@@ -7,6 +7,9 @@ OSDU R3 Milestone 7 is released on Aug 13, 2021 (tentative). For detailed servic ...@@ -7,6 +7,9 @@ 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).
* `Core` New[ version info.](https://community.opengroup.org/osdu/platform/system/lib/core/os-core-common/-/merge_requests/107) endpoint been added (In Progress).
* `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` GCP migrated/integrated R2 services to Entitlement v2 - [Go to issue](https://community.opengroup.org/osdu/platform/security-and-compliance/entitlements/-/issues/66)
* `Ingestion` * `Ingestion`
* `CSV Parser Enhancements`: * `CSV Parser Enhancements`:
...@@ -21,7 +24,6 @@ OSDU R3 Milestone 7 is released on Aug 13, 2021 (tentative). For detailed servic ...@@ -21,7 +24,6 @@ OSDU R3 Milestone 7 is released on Aug 13, 2021 (tentative). For detailed servic
* `Airflow 2.0 Migration` (In progress): * `Airflow 2.0 Migration` (In progress):
* Changes for WITSML DAG to be compatible with Airflow 2.0. [Read more](https://community.opengroup.org/osdu/platform/data-flow/ingestion/ingestion-dags/-/issues/61) * Changes for WITSML DAG to be compatible with Airflow 2.0. [Read more](https://community.opengroup.org/osdu/platform/data-flow/ingestion/ingestion-dags/-/issues/61)
* Changes for Manifest-based ingestion DAG to be compatible with Airflow 2.0.[ Read more](https://community.opengroup.org/osdu/platform/data-flow/ingestion/ingestion-dags/-/issues/60) * Changes for Manifest-based ingestion DAG to be compatible with Airflow 2.0.[ Read more](https://community.opengroup.org/osdu/platform/data-flow/ingestion/ingestion-dags/-/issues/60)
* `Core` New[ version info.](https://community.opengroup.org/osdu/platform/system/lib/core/os-core-common/-/merge_requests/107) endpoint been added (In Progress).
* `Python SDK` * `Python SDK`
* Supporting Entitlement v2 * Supporting Entitlement v2
* Entitlement CLI is added * Entitlement CLI is added
... ...
......