@@ -22,7 +22,7 @@ OSDU R3 Milestone 7 is released on Aug 13, 2021 (tentative). For detailed servic
...
@@ -22,7 +22,7 @@ OSDU R3 Milestone 7 is released on Aug 13, 2021 (tentative). For detailed servic
* 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)
*`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)
*`Core` New[ version info.](https://community.opengroup.org/osdu/platform/system/lib/core/os-core-common/-/merge_requests/107) endpoint been added (In Progress).
*`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
...
@@ -34,9 +34,10 @@ OSDU R3 Milestone 7 is released on Aug 13, 2021 (tentative). For detailed servic
...
@@ -34,9 +34,10 @@ OSDU R3 Milestone 7 is released on Aug 13, 2021 (tentative). For detailed servic
## Bug Fixes
## Bug Fixes
*`Ingestion` When calling Workflow API, User receives 401/403 as a valid HTTP code if s/he is not a valid User or does not have any Entitlements Groups. [See More Here](https://community.opengroup.org/osdu/platform/data-flow/ingestion/ingestion-workflow/-/issues/95)
*`Ingestion`
* When calling `Workflow API`, User receives 401/403 as a valid HTTP code if s/he is not a valid User or does not have any Entitlements Groups. [See More Here](https://community.opengroup.org/osdu/platform/data-flow/ingestion/ingestion-workflow/-/issues/95)
* New version of `WITSML` parser does not pass date-time validation. Now, date-time fields must follow RFC3339 standard. more information [here ](https://community.opengroup.org/osdu/platform/data-flow/ingestion/ingestion-dags/-/merge_requests/50#updates-description)and [here](https://community.opengroup.org/osdu/platform/data-flow/ingestion/energistics-osdu-integration/-/issues/39).
*`Security` Known Vulnerabilities in 3rd Party Dependent Libraries resolved. [See More Here](https://community.opengroup.org/osdu/platform/system/lib/core/os-core-common/-/issues/44)
*`Security` Known Vulnerabilities in 3rd Party Dependent Libraries resolved. [See More Here](https://community.opengroup.org/osdu/platform/system/lib/core/os-core-common/-/issues/44)
*`WITSML` New version of WITSML parser doesn't pass date-time validation [See More Here](https://community.opengroup.org/osdu/platform/data-flow/ingestion/energistics-osdu-integration/-/issues/39)