3.1.0: Nested fields support
Release Notes
For: uc-cdis/metadata-service
Notes since tag: 3.0.0
Notes to tag/commit: 3.1.0
Generated: 2023-07-19
New Features
- AggMDS field mappings now support using JSON path as field names to setup
nested object in the result (#95)
Improvements
- Updated test codes (#95)
- Log detailed authentication errors from authutils (#93)
- Set
USE_AGG_MDS
in the tests so that all tests pass locally out of the
box (#87) - The
objects
module checks the validity ofauthz
values by validating
both theversion
and theresource_paths
(#87)