Skip to content

Release 2024.6

Compare
Choose a tag to compare
@pkalita-lbl pkalita-lbl released this 26 Jun 19:33
· 570 commits to main since this release
69bf654

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 to v10.4.0 by @eecavanna in #558
  • Bump migration notebooks' pymongo dependency to accommodate nmdc-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 from 10.3.0 to 10.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