- Search Service - [Indexer schema augmentation](https://community.opengroup.org/osdu/platform/system/indexer-service/-/issues/81)
-`Indexer`
- CRS Conversion V4
- Implement reindex records API. See MR [!556](https://community.opengroup.org/osdu/platform/system/indexer-service/-/merge_requests/556) by (@mzhu9)
- TBA
-`Schema`
- Resolve "OSDU-DD-Delivery-M19 (v0.22.0)". See MR [!515](https://community.opengroup.org/osdu/platform/system/schema-service/-/merge_requests/515) by (@gehrmann)
-`Entitlements`
- Stop adding usrs.data.root group to all data groups. See MR [!477](https://community.opengroup.org/osdu/platform/security-and-compliance/entitlements/-/merge_requests/477) by (@mzhu9)
-`Policy`
- Performance and logging updates. See MR [!389](https://community.opengroup.org/osdu/platform/security-and-compliance/policy/-/merge_requests/389) by (@hutchins)
### Ingestion services
### Ingestion services
- Enabling User context in Ingestion - [ADR](https://community.opengroup.org/osdu/platform/data-flow/ingestion/home/-/issues/52)
- Enabling User context in Ingestion - [ADR](https://community.opengroup.org/osdu/platform/data-flow/ingestion/home/-/issues/52)
-[SegY to vds conversion](https://community.opengroup.org/osdu/platform/data-flow/ingestion/segy-to-vds-conversion/-/merge_requests/131)
-[SegY to vds conversion](https://community.opengroup.org/osdu/platform/data-flow/ingestion/segy-to-vds-conversion/-/merge_requests/131)
-[SegY to zgy conversion](https://community.opengroup.org/osdu/platform/data-flow/ingestion/segy-to-zgy-conversion/-/merge_requests/289)
-[SegY to zgy conversion](https://community.opengroup.org/osdu/platform/data-flow/ingestion/segy-to-zgy-conversion/-/merge_requests/289)
-`Segy to Zgy Conversion`
- Integrate master with updates from slb-master. See MR [!288](https://community.opengroup.org/osdu/platform/data-flow/ingestion/segy-to-zgy-conversion/-/merge_requests/288) by (@ErikDahl)
### DDMS
### DDMS
-[RAFS (Rock and Fluid sample) DDMS](https://community.opengroup.org/osdu/platform/domain-data-mgmt-services/home/-/issues/2) - first release in Azure
-`RAFS (Rock and Fluid sample) DDMS`
- Reservoir DDMS adoption - AWS, GC
-[First release](https://community.opengroup.org/osdu/platform/domain-data-mgmt-services/home/-/issues/2) in Azure
- Add azure hot and cool storage tiers option for cp command
- Add azure hot and cool storage tiers option for cp command
...
@@ -150,11 +159,19 @@ change.
...
@@ -150,11 +159,19 @@ change.
## Bug Fixes
## Bug Fixes
### Core and Helper Services
### Core and Helper Services
- Java 8 to 17 in several services' codebase
-`Schema`
- TBA
- Fixed Preship Issue #521 - Azure PUT /api/schema-service/v1/schemas/system. See MR [!510](https://community.opengroup.org/osdu/platform/system/schema-service/-/merge_requests/510) by (@shreyashah)
-`File`
- Fix: duplicate PreloadFilePath value. See MR [!478](https://community.opengroup.org/osdu/platform/system/file/-/merge_requests/478) by (@sagar_thapa)
-`Dataset`
- Added handling for non-Ok responses from DMS. See MR [!361](https://community.opengroup.org/osdu/platform/system/dataset/-/merge_requests/361) by (@Rustam_Lotsmanenko)
-`Policy`
- Bugfix for eval and compile api based upon spec-based API tests. See MR [!383](https://community.opengroup.org/osdu/platform/security-and-compliance/policy/-/merge_requests/383) by (@hutchins)
### Ingestion services
### Ingestion services
- TBA
-`osdu-airflow-lib`
- Fixed a bug to enable well record testing for parent data mapping. See MR [!72](https://community.opengroup.org/osdu/platform/data-flow/ingestion/osdu-airflow-lib/-/merge_requests/72) by (@jeyakumar-jk)
### DDMS
### DDMS
...
@@ -174,7 +191,7 @@ change.
...
@@ -174,7 +191,7 @@ change.
-`Wellbore DDMS`
-`Wellbore DDMS`
- TBA
- TBA
-
### External Data Services (EDS)
### External Data Services (EDS)
- EDS DMS Issue in GC [495](https://community.opengroup.org/osdu/platform/pre-shipping/-/issues/495)
- EDS DMS Issue in GC [495](https://community.opengroup.org/osdu/platform/pre-shipping/-/issues/495)
...
@@ -182,13 +199,34 @@ change.
...
@@ -182,13 +199,34 @@ change.
- TBA
- TBA
## Enhancements
## Enhancements
- TBA
### Core and Helper Services
### Core and Helper Services
- TBA
-`Indexer`
- Prevent any exception from Augmenter functions to corrupt the normal indexing. See MR [!583](https://community.opengroup.org/osdu/platform/system/indexer-service/-/merge_requests/583) by (@zhibinmai)
- Implement Redis cache in Azure for two kinds of object caches that are.... See MR [!572](https://community.opengroup.org/osdu/platform/system/indexer-service/-/merge_requests/572) by (@zhibinmai)
- Avoid using wildcard search to find the associated children records. See MR [!561](https://community.opengroup.org/osdu/platform/system/indexer-service/-/merge_requests/561) by (@zhibinmai)
- Remove feature flag for geoshape decimation. See MR [!558](https://community.opengroup.org/osdu/platform/system/indexer-service/-/merge_requests/558) by (@zhibinmai)
-`Storage`
- Enhance crs error messages. See MR [!724](https://community.opengroup.org/osdu/platform/system/storage/-/merge_requests/724) by (@ajoshi19)
- Add request timeout for crs conversion service. See MR [!712](https://community.opengroup.org/osdu/platform/system/storage/-/merge_requests/712) by (@ykondakov)
- Pass data authz if user belongs to users.data.root group. See MR [!694](https://community.opengroup.org/osdu/platform/system/storage/-/merge_requests/694) by (@mzhu9)
-`File`
- Added authorizationFilter for some endpoints (GONRG-7434). See MR [!487](https://community.opengroup.org/osdu/platform/system/file/-/merge_requests/487) by (@Stanislav_Riabokon)
- File Revoke URL API. See MR [!476](https://community.opengroup.org/osdu/platform/system/file/-/merge_requests/476) by (@thulasi_dass)
-`Register`
- Add entitlements-changed to azure topics. See MR [!373](https://community.opengroup.org/osdu/platform/system/register/-/merge_requests/373) by (@ylesnikau)
- Configure register service to be aware of Entitlements Change topic. See MR [!359](https://community.opengroup.org/osdu/platform/system/register/-/merge_requests/359) by (@KellyZhou)
- JDK 17 migration. See MR [!357](https://community.opengroup.org/osdu/platform/system/register/-/merge_requests/357) by (@thulasi_dass)
-`Legal`
- Java 17 migration. See MR [!413](https://community.opengroup.org/osdu/platform/security-and-compliance/legal/-/merge_requests/413) by (@Rustam_Lotsmanenko)
-`Entitlements`
- Entitlements Change Event Publishing. See MR [!490](https://community.opengroup.org/osdu/platform/security-and-compliance/entitlements/-/merge_requests/490) by (@KellyZhou)
### Ingestion services`
### Ingestion services`
- TBA
-`Segy to Zgy Conversion`
- Added changes for User-Context-Ingestion. See MR [!289](https://community.opengroup.org/osdu/platform/data-flow/ingestion/segy-to-zgy-conversion/-/merge_requests/289) by (@deepapathak)
## Known Issues/Gaps
## Known Issues/Gaps
### Ingestion services
### Ingestion services
...
@@ -203,11 +241,3 @@ change.
...
@@ -203,11 +241,3 @@ change.
## Open Test data loading templates
## Open Test data loading templates
- TBA
- TBA
\ No newline at end of file
## OSDU Community utilities
-`AdminCLI` and new `Policy Management Desktop Client` UI