Update M13 Release Notes authored by Mohammad Malekmakan's avatar Mohammad Malekmakan
...@@ -31,11 +31,9 @@ For detailed services that are included in this release, please refer to [M13 ta ...@@ -31,11 +31,9 @@ For detailed services that are included in this release, please refer to [M13 ta
* `File` * `File`
* `Search` * `Search`
* `Indexer Queue` * `Indexer Queue`
* `CRS Conversion V3` * `E&O`
- `Ingestion Services` * <span dir="">`Apache SIS`</span>
* `Manifest Ingestion` * `CRS Conversion`
* _Ingestion By Reference_ feature <span dir="">stores only the `Record_Id` of a manifest into the `XCOM` context and access it from the different DAGS/operators. Ingestion can now be triggered by a `record_id` (of a manifest uploaded on the DatasetService) instead of a complete manifest. This can eventually enhance the performance</span>. Read more in [MR ](https://apc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcommunity.opengroup.org%2Fosdu%2Fplatform%2Fdata-flow%2Fingestion%2Fosdu-airflow-lib%2F-%2Fmerge_requests%2F17&data=05%7C01%7Cmohammad.malekmakan%40petronas.com%7C53829753901f4dae1bb208da78778108%7C3b2e894179484131978ab2dfc7295091%7C0%7C0%7C637954751953159322%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=yXNuEIh43iHhHPq5PCga7SkQp7WNV0hC3GBjOtqRXRo%3D&reserved=0)or see the [Postman collection](https://community.opengroup.org/osdu/platform/testing/-/tree/master/Dev/Manifest_By_Reference).
* `CRS Catalogue and Conversion`
* **POST CRS and POST CT** * **POST CRS and POST CT**
* Change default search limit to a large value (10000) * Change default search limit to a large value (10000)
* Add includeDeprecated (exclude InactiveIndicator: true) * Add includeDeprecated (exclude InactiveIndicator: true)
...@@ -49,10 +47,19 @@ For detailed services that are included in this release, please refer to [M13 ta ...@@ -49,10 +47,19 @@ For detailed services that are included in this release, please refer to [M13 ta
* Make source and target crs interchangable * Make source and target crs interchangable
* Add id and code * Add id and code
* Remove "includeHorizontal" and "includeVertical" and add kind instead. Add "All" as a magical keyword. Use “excludeVertical” as default. * Remove "includeHorizontal" and "includeVertical" and add kind instead. Add "All" as a magical keyword. Use “excludeVertical” as default.
- `Ingestion Services`
* `Manifest Ingestion`
* `Manifest Ingestion by Reference`
* _Ingestion By Reference_ feature <span dir="">stores only the `Record_Id` of a manifest into the `XCOM` context and access it from the different DAGS/operators. Ingestion can now be triggered by a `record_id` (of a manifest uploaded on the DatasetService) instead of a complete manifest. This can eventually enhance the performance</span>. Read more in [MR ](https://apc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcommunity.opengroup.org%2Fosdu%2Fplatform%2Fdata-flow%2Fingestion%2Fosdu-airflow-lib%2F-%2Fmerge_requests%2F17&data=05%7C01%7Cmohammad.malekmakan%40petronas.com%7C53829753901f4dae1bb208da78778108%7C3b2e894179484131978ab2dfc7295091%7C0%7C0%7C637954751953159322%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=yXNuEIh43iHhHPq5PCga7SkQp7WNV0hC3GBjOtqRXRo%3D&reserved=0)or see the [Postman collection](https://community.opengroup.org/osdu/platform/testing/-/tree/master/Dev/Manifest_By_Reference).
* `CSV Ingestion`
* `WITSML Parser`
- `DDMS` - `DDMS`
- _Seismic DDMS_ - `Seismic DDMS`
- [Implementation](/osdu/platform/domain-data-mgmt-services/seismic/seismic-dms-suite/seismic-store-service/-/merge_requests/420 "feat: SDDMS-V4 implementation") for [\[ADR\] Domain API](/osdu/platform/domain-data-mgmt-services/seismic/seismic-dms-suite/seismic-store-service/-/issues/32 "[ADR] Domain API") - [Implementation](/osdu/platform/domain-data-mgmt-services/seismic/seismic-dms-suite/seismic-store-service/-/merge_requests/420 "feat: SDDMS-V4 implementation") for [\[ADR\] Domain API](/osdu/platform/domain-data-mgmt-services/seismic/seismic-dms-suite/seismic-store-service/-/issues/32 "[ADR] Domain API")
- <span dir="">`Reservoir DDMS`</span>
- `Audit and Metric` - `Audit and Metric`
* `EDS`
* `GCZ`
## Bug Fixes ## Bug Fixes
... ...
......