Skip to content

Release 2024.11

Compare
Choose a tag to compare
@pkalita-lbl pkalita-lbl released this 19 Nov 21:37
· 161 commits to main since this release

What's Changed

  • Add documentation pages about translators and exporters by @sujaypatil96 in #729
  • Web docs index page missing translators/exporter tutorials by @sujaypatil96 in #731
  • Bumped up nmdc-schema to v11.0.3 by @shreddd in #733
  • Update queries:run examples by @aclum in #735
  • Make default expiry 24 hours by @shreddd in #739
  • /data_objects/study/{study_id} should take into account was_informed_by relationships by @sujaypatil96 in #738
  • Migrations: Update notebook to omit Mongo credentials from commands when authentication is disabled by @eecavanna in #745
  • Migrations: Update notebook to perform LinkML validation and allow database name configuration by @eecavanna in #750
  • Document the /nmdcschema/typecodes API endpoint (reverse engineered) by @eecavanna in #748
  • fix: check for LinkML base type "Decimal" on loading changesheet by @dwinston in #752
  • Migrations: Fix bug in "progress bar" logic and work around upstream memory leak by @eecavanna in #757
  • cleanup: remove obselete version attribute by @dwinston in #763
  • fix: update .env load guidance by @dwinston in #764
  • Update PR template to produce PR descriptions that are easier to read by @eecavanna in #759
  • Implement the 11.0.3-to-11.1.0 migration notebook by @eecavanna in #761
  • Bump nmdc-schema from 11.0.3 to 11.1.0 and sync transitive dependencies by @eecavanna in #770
  • Fix handling of GOLD and JGI IDs in submission data translator by @pkalita-lbl in #773

Full Changelog: v2.0.1...v2.1.0