Update M24 Release Notes authored by Junfang Shi's avatar Junfang Shi
......@@ -200,6 +200,14 @@ Detailed report of changes _after_ [2024-06-17](https://community.opengroup.org/
* `pddms-csv-parser`
- Support metadata entities and timeseries properties mapping
- Apply unit conversion
- `Production DDMS - Core`
- User Authentication & Authorization: Integrated with OSDU entitlement service for secure user authentication and authorization.
- Multi-Tenancy Data Management: Integrated with OSDU partition service to support multi-tenancy data management.
- Tenant Initialization: Added functionality for new tenant reference data initialization.
- Spatial Files Management: Integrated with OSDU file service to manage spatial files effectively.
- Enhanced Data Models: Introduced new data model footprints in spatial data, well flow measurement, facility systems, well barrier, and risk rank.
- Domain APIs: Developed new domain-specific APIs for efficient spatial data management.
- API Documentation: Provided a standard Swagger UI endpoint for all APIs.
### Geospatial Consumption Zone (GCZ)
......@@ -349,6 +357,10 @@ Detailed report of changes _after_ [2024-06-17](https://community.opengroup.org/
- `Production DDMS - Historian`
- Standardize Swagger URLs
- Fixed security related issues
- `Production DDMS - Core`
- Resolved security and vulnerability issues to enhance platform safety.
- Incorporated a test framework within the OSDU CI/CD pipelines for improved reliability.
- Transitioned configurations from files to environment parameters for better manageability.
### Geospatial Consumption Zone (GCZ)
......@@ -474,6 +486,10 @@ Detailed report of changes _after_ [2024-06-17](https://community.opengroup.org/
- Standardized on project naming OSDU convention
- `pddms-csv-parser`
- Standardize pddms-csv-parser repository
- `Production DDMS - Core`
- Implemented database schema validation to ensure all tables are correctly created.
- Added services validation to ensure proper setup of all services.
- Updated user guide documentation to align with the OSDU common approach.
### Geospatial Consumption Zone (GCZ) - General
......
......