Biothings.api Versions Save

BioThings API framework - Making high-performance API for biological annotation data

v0.12.4

1 month ago

What's Changed

  • Highlights:

    • New and updated tutorials and documentation (#313)
    • CURIE id support in the annotation endpoint (#306)
    • Added new jmespath_exclude_empty option
  • biothings.web improvements:

    • Jmespath now handles list as parent_path field
  • biothings.hub improvements:

    • Added Elasticsearch index selector
  • biothings.cli improvements:

    • Fixed missing data plugin manifest template
  • documentation improvements:

    • Added new tutorial for Biothings CLI
    • Added tutorial for creating docker based data plugin (#313)
  • Misc improvements:

    • Upgraded Tornado to 6.4.0 (#299)
    • Upgraded elasticsearch-py and elasticsearch-dsl to 8.x (#262)

Full Changelog: https://github.com/biothings/biothings.api/compare/v0.12.3...v0.12.4

v0.12.3

7 months ago

What's Changed

  • Highlights:

    • Implemented the new filter parameter for the query handler (#296)
  • biothings.web improvements:

    • Enabled post_filter parameter for POST queries (#208)
    • Improved jmespath transformation with better support root-level transformation
  • biothings.hub improvements:

Full Changelog: https://github.com/biothings/biothings.api/compare/v0.12.2...v0.12.3

v0.12.2

10 months ago

What's Changed

Full Changelog: https://github.com/biothings/biothings.api/compare/v0.12.1...v0.12.2

v0.12.1

10 months ago

This is a bug-fix release with these CHANGES: (see also CHANGES.txt)

v0.12.1 (2022/07/05) Bugfixes: - biothings.cli: fixed "logger is not defined" error when typer is not installed - biothings.web: fixed an error when build_date is None during the metadata merging - biothings.web: fixed an edge case when attempting to read ES6 mapping with doc_type

v0.12.0

11 months ago

A major release with many new features and bug fixes. See CHANGES.txt for details.

v0.12.0 (2022/06/21) Highlights: - New CLI feature for developing and testing data plugins https://github.com/newgene/biothings.api/pull/56 - New Docker Dumper based data plugins https://github.com/newgene/biothings.api/pull/83 - Support manifest-only date plugin (with a pre-defined parser) https://github.com/biothings/biothings.api/issues/259 - Support Python 3.11 and dropped Python 3.6 support

v0.11.1

1 year ago

This is a bug-fix release with these CHANGES (see also CHANGES.txt):

v0.11.1 (2022/10/03)

v0.11.0

1 year ago

A major release with many web and hub component enhancement and bug fixes. See CHANGES.txt for details.

v0.8.5

3 years ago