@@ -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)