Update M20 Release Notes authored by Shane Hutchins's avatar Shane Hutchins
...@@ -238,6 +238,9 @@ There is a [schema preview including documentation provided](https://community.o ...@@ -238,6 +238,9 @@ There is a [schema preview including documentation provided](https://community.o
- Added option in Translate API to construct [elastic search subquery](https://community.opengroup.org/osdu/platform/security-and-compliance/policy/-/issues/103) in search rego policy. - Added option in Translate API to construct [elastic search subquery](https://community.opengroup.org/osdu/platform/security-and-compliance/policy/-/issues/103) in search rego policy.
- Added new response header X-Process-Time to all API call responses from policy service. - Added new response header X-Process-Time to all API call responses from policy service.
- New diagnostic API /diag/tracker for checking object changes in memory over time (memory leak detection). - New diagnostic API /diag/tracker for checking object changes in memory over time (memory leak detection).
- OpenAPI 3.1.0, JSON Schema 2020-12, Swagger UI version 5.x.x
- ENV details can not be masked/unmasked in /config API response via env variable MASK_CONFIG_ENV
- Cache settings can now be tweaked by environment variables to the policy service
- For more information on new features, see [Policy Service release notes](https://osdu.pages.opengroup.org/platform/security-and-compliance/policy/releasenotes/#m20-release-023) - For more information on new features, see [Policy Service release notes](https://osdu.pages.opengroup.org/platform/security-and-compliance/policy/releasenotes/#m20-release-023)
### Ingestion services ### Ingestion services
... ...
......