# Milestone M25 - v0.28 - Last Mercury Release \[DRAFT\]
# Milestone M25 - v0.28 - Last Mercury Release \[DRAFT\]
Planned Release on 25-Apr-25
Planned Release on 25-Apr-25
...
@@ -434,6 +435,7 @@ For the evaluation metrics - please refer to the guide [here](https://gitlab.ope
...
@@ -434,6 +435,7 @@ For the evaluation metrics - please refer to the guide [here](https://gitlab.ope
- Fix unit tests of augmenter service. See MR [!816](https://community.opengroup.org/osdu/platform/system/indexer-service/-/merge_requests/816) by (@zmai)
- Fix unit tests of augmenter service. See MR [!816](https://community.opengroup.org/osdu/platform/system/indexer-service/-/merge_requests/816) by (@zmai)
- Enable and fix core unit tests. See MR [!806](https://community.opengroup.org/osdu/platform/system/indexer-service/-/merge_requests/806) by (@Rustam_Lotsmanenko)
- Enable and fix core unit tests. See MR [!806](https://community.opengroup.org/osdu/platform/system/indexer-service/-/merge_requests/806) by (@Rustam_Lotsmanenko)
- Fix return type of boolean attributes. The mapping is set depending on the setting of a feature flag. See documentation at [**docs/docs/PreviewFeatures.md**](https://community.opengroup.org/osdu/platform/system/indexer-service/-/merge_requests/882/diffs?file=e0794d9286cc017ad9aee24dc093fc55dc985a3a#diff-content-e0794d9286cc017ad9aee24dc093fc55dc985a3a)**.** See issue https://community.opengroup.org/osdu/platform/system/indexer-service/-/issues/182 by (https://community.opengroup.org/sbstan). NOTE: see discussion of re-indexing https://community.opengroup.org/osdu/platform/system/indexer-service/-/issues/182#note_336158
- Fix return type of boolean attributes. The mapping is set depending on the setting of a feature flag. See documentation at [**docs/docs/PreviewFeatures.md**](https://community.opengroup.org/osdu/platform/system/indexer-service/-/merge_requests/882/diffs?file=e0794d9286cc017ad9aee24dc093fc55dc985a3a#diff-content-e0794d9286cc017ad9aee24dc093fc55dc985a3a)**.** See issue https://community.opengroup.org/osdu/platform/system/indexer-service/-/issues/182 by (https://community.opengroup.org/sbstan). NOTE: see discussion of re-indexing https://community.opengroup.org/osdu/platform/system/indexer-service/-/issues/182#note_336158
- Fix AsIngestedCoordinates first points mapping type. See MR [!804](https://community.opengroup.org/osdu/platform/system/indexer-service/-/merge_requests/804) by (@konradkrasno). This is a **breaking change** for existing OSDU instances which have the`featureFlag.asIngestedCoordinates.enabled` true and data for any Schema Kind that has a mapping for AsIngestedCoordinates.FirstPoint in ElasticSearch. If an environment has the `featureFlag.asIngestedCoordinates.enabled` true, and they have existing data for any schemas with `AsIngestedCoordinates` (which is a part of the `AbstractSpatialLocation:1.0.0` and `AbstractSpatialLocation:1.1.0` reference schemas) they must re-index these Kinds with `force_clean=true`. Instructions on reindexing with force_clean can be found [here](https://osdu.pages.opengroup.org/platform/system/indexer-service/api/#reindex-a-kind).
-`Schema`
-`Schema`
- CVE fix: CVE-2024-21634 updating core-lib-aws. See MR [!704](https://community.opengroup.org/osdu/platform/system/schema-service/-/merge_requests/704) by (@derekxz)
- CVE fix: CVE-2024-21634 updating core-lib-aws. See MR [!704](https://community.opengroup.org/osdu/platform/system/schema-service/-/merge_requests/704) by (@derekxz)