Update M16 Release Notes authored by Debasis Chatterjee's avatar Debasis Chatterjee
...@@ -67,7 +67,8 @@ As with M15, M16 does not contain any in-place schema changes (no M15 schema res ...@@ -67,7 +67,8 @@ As with M15, M16 does not contain any in-place schema changes (no M15 schema res
### Ingestion services ### Ingestion services
- Manifest-based Ingestion - Manifest-based Ingestion
- To add - It is recommended to use the static-analysis in the CICD. [See details](https://community.opengroup.org/osdu/platform/ci-cd-pipelines/-/blob/master/build/python-linters.yml#L23)
- The analysis is already used [in](https://community.opengroup.org/osdu/platform/system/sdks/common-python-sdk/-/merge_requests/89)
- CSV Ingestion - CSV Ingestion
- To add - To add
- WITSML Parser - WITSML Parser
... ...
......