@@ -14,13 +14,13 @@ To be released on 5-May-2023 tentatively
In keeping with our policy of releasing new capabilities early and often for feedback, we are pleased to introduce several new **experimental/early release** platform capabilities in this milestone release. These are currently only available in specific cloud service providers with limited scopes and functionalities, future milestone release will include more CSP support. Please refer to the details below.
-[`Policy service (Experimental/Early Release)`](https://community.opengroup.org/osdu/platform/security-and-compliance/policy) - `AWS`, `Azure`, `IBM`, `GCP`
-[`Policy service (Experimental/Early Release)`](https://community.opengroup.org/osdu/platform/security-and-compliance/policy) - `AWS`, `Azure`, `GCP`
-`GCP` Performance issue is noted during preship testing, `Policy` service is **OFF** by default.
-[`External Data Services (Experimental/Early Release)`](https://community.opengroup.org/osdu/platform/data-flow/ingestion/external-data-sources) - `Azure`, `GCP`, `AWS`
-[`Manifest ingestion by reference (Experimental/Early Release)`](https://community.opengroup.org/osdu/platform/data-flow/ingestion/osdu-airflow-lib/-/merge_requests/17"Manifest by reference, first code version") - `GCP`, `IBM`, `AWS`, `Azure`
-[`Manifest ingestion by reference (Experimental/Early Release)`](https://community.opengroup.org/osdu/platform/data-flow/ingestion/osdu-airflow-lib/-/merge_requests/17"Manifest by reference, first code version") - `GCP`, `AWS`, `Azure`
### Deprecation Notice
...
...
@@ -67,6 +67,8 @@ As with recent milestones, M17 does not contain any in-place schema changes (no
-`Storage`
- Added modify user and time info. See MR [!642](https://community.opengroup.org/osdu/platform/system/storage/-/merge_requests/642)
- Extend patch API to support data block modification. See MR [!639](https://community.opengroup.org/osdu/platform/system/storage/-/merge_requests/639)
-`Policy`
- TBA
### Ingestion services
-`Segy to Zgy Conversion`
...
...
@@ -152,6 +154,8 @@ In an effort to align the GCZ project's structure more closely with other OSDU C
- Fix for premature staging file deletion for issue#76. See MR [!426](https://community.opengroup.org/osdu/platform/system/file/-/merge_requests/426)
-`Register`
- Fix validation regex for localid. See MR [!317](https://community.opengroup.org/osdu/platform/system/register/-/merge_requests/317)
-`Policy`
- TBA
### Ingestion services
-`osdu-ingestion-lib`
...
...
@@ -221,6 +225,8 @@ In an effort to align the GCZ project's structure more closely with other OSDU C
- Generate Swagger using springdoc-openapi OAS 3.0. See MR [!448](https://community.opengroup.org/osdu/platform/security-and-compliance/entitlements/-/merge_requests/448)
-`Secret`
- List secret by name and deprecate listing of all secrets. See MR [!59](https://community.opengroup.org/osdu/platform/security-and-compliance/secret/-/merge_requests/59)