Release 2024.8
What's Changed
- feat: refactor notebook and supporting code by @dwinston in #609
- fix: changesheet can update bytes-ranged slot by @dwinston in #614
- Add broker name to NCBI XML, and also pull in
protocol_link.name
from LibraryPreparation objects by @sujaypatil96 in #612 - be more conservative with builtins by @dwinston in #619
- Make
<DataType>
in NCBI XML SRA<Action>
block more specific by @sujaypatil96 in #618 - not all schema collections suffix with
_set
s by @dwinston in #620 - hotfix: op fails due to invalid helper method invocation by @dwinston in #633
- feat: test coverage for
apply_metadata_in
job by @dwinston in #635 - reimplement
/data_objects/study/{study_id}
using alldocs by @sujaypatil96 in #608 - Update
nmdc-schema
tov10.8.0
by @aclum in #645 - Add funding source to
SubmissionPortalTranslator
by @JamesTessmer in #627
New Contributors
- @JamesTessmer made their first contribution in #627
Full Changelog: v1.8.0...v1.9.0