... | @@ -35,7 +35,7 @@ No in-place schema changes are required in M14 (no M13 schema resources were cha |
... | @@ -35,7 +35,7 @@ No in-place schema changes are required in M14 (no M13 schema resources were cha |
|
* PPDM synchronizations for
|
|
* PPDM synchronizations for
|
|
* [SeismicProcessingStageType:1.0.1](https://community.opengroup.org/osdu/data/data-definitions/-/blob/v0.17.0/E-R/reference-data/SeismicProcessingStageType.1.0.1.md), [migration information for content upgrade](https://community.opengroup.org/osdu/data/data-definitions/-/blob/v0.17.0/Guides/MigrationGuides/M14/SeismicProcessingStageType.1.0.0.md).
|
|
* [SeismicProcessingStageType:1.0.1](https://community.opengroup.org/osdu/data/data-definitions/-/blob/v0.17.0/E-R/reference-data/SeismicProcessingStageType.1.0.1.md), [migration information for content upgrade](https://community.opengroup.org/osdu/data/data-definitions/-/blob/v0.17.0/Guides/MigrationGuides/M14/SeismicProcessingStageType.1.0.0.md).
|
|
* [VerticalMeasurementType:1.0.2](https://community.opengroup.org/osdu/data/data-definitions/-/blob/v0.17.0/E-R/reference-data/VerticalMeasurementType.1.0.2.md) (no content change).
|
|
* [VerticalMeasurementType:1.0.2](https://community.opengroup.org/osdu/data/data-definitions/-/blob/v0.17.0/E-R/reference-data/VerticalMeasurementType.1.0.2.md) (no content change).
|
|
* [WellboreMarkerSet:1.2.1](https://community.opengroup.org/osdu/data/data-definitions/-/blob/v0.17.0/E-R/work-product-component/WellboreMarkerSet.1.2.1.md) got a missing description added. No migration required.
|
|
* [WellboreMarkerSet:1.2.1](https://community.opengroup.org/osdu/data/data-definitions/-/blob/v0.17.0/E-R/work-product-component/WellboreMarkerSet.1.2.1.md) got a missing description added. No migration required. **Warning:** By accident, the 1.2.1 version refers to AbstractWorkProductComponent:1.1.0, which is correctly identified by the Schema service bootstrapping as breaking change. To fix this, please use this patched version of [WellboreMarkerSet:1.2.1](https://community.opengroup.org/osdu/data/data-definitions/-/blob/d0f3e96bc4e7510364411cb14c3d1e3295fa1324/SchemaRegistrationResources/shared-schemas/osdu/work-product-component/WellboreMarkerSet.1.2.1.json#L115).
|
|
* [Wellbore:1.1.1](https://community.opengroup.org/osdu/data/data-definitions/-/blob/v0.17.0/E-R/master-data/Wellbore.1.1.1.md) had a duplicate property added in version 1.1.0 (by mistake), which is now deprecated.
|
|
* [Wellbore:1.1.1](https://community.opengroup.org/osdu/data/data-definitions/-/blob/v0.17.0/E-R/master-data/Wellbore.1.1.1.md) had a duplicate property added in version 1.1.0 (by mistake), which is now deprecated.
|
|
|
|
|
|
### Core and Helper Services
|
|
### Core and Helper Services
|
... | @@ -61,6 +61,8 @@ No in-place schema changes are required in M14 (no M13 schema resources were cha |
... | @@ -61,6 +61,8 @@ No in-place schema changes are required in M14 (no M13 schema resources were cha |
|
- Error response exhaustive list declared on openapi spec. see [!509](https://community.opengroup.org/osdu/platform/domain-data-mgmt-services/wellbore/wellbore-domain-services/-/merge_requests/590).
|
|
- Error response exhaustive list declared on openapi spec. see [!509](https://community.opengroup.org/osdu/platform/domain-data-mgmt-services/wellbore/wellbore-domain-services/-/merge_requests/590).
|
|
|
|
|
|
## :exclamation: Breaking Changes
|
|
## :exclamation: Breaking Changes
|
|
|
|
- `WellboreMarkerSet:1.2.1`
|
|
|
|
- The original M14 v0.17.0 version contains by accident a breaking change, which is fixed in this patch for [WellboreMarkerSet:1.2.1](https://community.opengroup.org/osdu/data/data-definitions/-/blob/d0f3e96bc4e7510364411cb14c3d1e3295fa1324/SchemaRegistrationResources/shared-schemas/osdu/work-product-component/WellboreMarkerSet.1.2.1.json#L115).
|
|
- `Wellbore DDMS`
|
|
- `Wellbore DDMS`
|
|
- Due to performance degradation, auto computation of the bulk statistic on session commit and post bulk has been disabled. Issue [#50](https://community.opengroup.org/osdu/platform/domain-data-mgmt-services/wellbore/wellbore-domain-services/-/issues/50). Bulk statistic feature is still there but computation will be on-demand only.
|
|
- Due to performance degradation, auto computation of the bulk statistic on session commit and post bulk has been disabled. Issue [#50](https://community.opengroup.org/osdu/platform/domain-data-mgmt-services/wellbore/wellbore-domain-services/-/issues/50). Bulk statistic feature is still there but computation will be on-demand only.
|
|
- v2 search & V3 fast search APIs fully removed. Deprecated respectively in M9 & M12. issue [#48](https://community.opengroup.org/osdu/platform/domain-data-mgmt-services/wellbore/wellbore-domain-services/-/issues/48).
|
|
- v2 search & V3 fast search APIs fully removed. Deprecated respectively in M9 & M12. issue [#48](https://community.opengroup.org/osdu/platform/domain-data-mgmt-services/wellbore/wellbore-domain-services/-/issues/48).
|
... | | ... | |