bug fixes and new adapter
Release Notes
For: uc-cdis/metadata-service
Notes since tag: 2.0.1
Notes to tag/commit: 68d489d
Generated: 2022-12-05
New Features
- Add new aggregate MDS adapter for Integrated Canine Data Commons data (#84)
Bug Fixes
- Ensure deterministic pagination by query when limit/offset is used (by
adding an explicit ORDER BY) (#83) - Increasing wait time for an aggregated MDS response to handle commons that
take longer than the default 5 seconds to load. (#82) - Adding a Null Check for tags in an entry in the aggregated response. (#82)