Skip to content

bug fixes and new adapter

Compare
Choose a tag to compare
@Avantol13 Avantol13 released this 05 Dec 19:10
· 102 commits to master since this release
68d489d

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)