Release Notes
For: uc-cdis/metadata-service
Notes since tag: 4.0.0
Notes to tag/commit: eff41c4
Generated: 2024-11-01
Improvements
- MDS search response now makes use of MDS index on the
data._guid_type
for
specific commons (MIDRC) (#117) - Google doc with the observations : [Discovery page loading issue MIDRC
(#117) - ](https://docs.google.com/document/d/1oCn5rNVKLcq_-6m35OjTJZhRvSPT8NICUOXzlSnX7S0/edit?usp=sharing)
(#117) - Sanitize path for aggregate config file (#101)
Dependency Updates
- Bumps cryptography from 42.0.8 to
43.0.1. (#114) authutils
to 6.2.5 (#111)authlib
to 1.3.1 (#111)- Bumps requests from 2.31.0 to 2.32.0.
(#106) - Bumps urllib3 from 1.26.18 to
1.26.19. (#107) - many, importantly gunicorn (#103)
- cryptography to 42.0.5 (#101)
- pyyaml to 6.0.1 (#101)
Bug Fixes
- fix token aud issue (#112)
- A limit to the amount of nested objects was created in ES7.
elastic/elasticsearch#26962 (#100) - In order to resolve this error from occurring when running the aggMDS job-
we must increase this limit. (#100)