Release 2024.6
What's Changed
- Configure CORS to allow requests from clients hosted on GitHub Pages by @eecavanna in #533
- [Clean-up] Remove references to
terminusdb
by @PeopleMakeCulture in #542 - Implement API endpoint that returns name of collection containing document having a given
id
by @eecavanna in #532 - Implement migration notebook for
v10.3.0
tov10.4.0
by @eecavanna in #558 - Bump migration notebooks'
pymongo
dependency to accommodatenmdc-schema
by @eecavanna in #562 - Configure GitHub Actions to push container image to GitHub Container Registry (in addition to Docker Hub) by @eecavanna in #565
- Authenticate as workflow triggerer instead of as repo owner by @eecavanna in #566
- Bump
nmdc-schema
from10.3.0
to10.5.5
by @eecavanna in #560 - Update
NmdcPortalApiClient
with new authentication scheme by @pkalita-lbl in #572 - Code for NMDC to NCBI export by @sujaypatil96 in #518
- Update notebook to use revised migrator (via newer
nmdc-schema
PyPI package) by @eecavanna in #574
Full Changelog: v1.6.0...v1.7.0