@@ -48,16 +48,18 @@ As with M15, M16 does not contain any in-place schema changes (no M15 schema res
### Core and Helper Services
-`Schema`
- OSDU Data Definition M16 deliverables. See MR [!443](https://community.opengroup.org/osdu/platform/system/schema-service/-/merge_requests/443)
-`Register`
- Add records topic v2 behind feature flag. See MR [!298](https://community.opengroup.org/osdu/platform/system/register/-/merge_requests/298)
-`Indexer`
- To add
- Index normalizedKind attribute under tags for all records. See MR [!456](https://community.opengroup.org/osdu/platform/system/indexer-service/-/merge_requests/456)
-`Lib`
- Add support for partition and properties specific feature flags. See MR [!189](https://community.opengroup.org/osdu/platform/system/lib/core/os-core-common/-/merge_requests/189)
-`Storage`
- To add
-`File`
- To add
-`Schema`
- To add
-`Search`
- To add
- Connection to Redis must be protected by password. See MR [!580](https://community.opengroup.org/osdu/platform/system/storage/-/merge_requests/580)
-`Indexer Queue`
- Add correlation-id and data-partition-id headers to logs and modify retry. See MR [!282](https://community.opengroup.org/osdu/platform/system/indexer-queue/-/merge_requests/282)