Skip to content

Releases: ncbo/ontologies_api

v5.26.0

14 Sep 22:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.25.0...v5.26.0

ontologies_linked_data

Full Changelog: ncbo/ontologies_linked_data@v5.25.0...v5.26.0

goo

Full Changelog: ncbo/goo@v5.25.0...v5.26.0

ncbo_cron

https://github.com/ncbo/ncbo_cron/releases/tag/v5.26.0

v5.25.0

27 Jul 01:12
Compare
Choose a tag to compare

Full Changelog: v5.24.0...v5.25.0

v5.24.0

26 Jul 22:44
Compare
Choose a tag to compare

What's Changed

ontologies_api

New Contributors

Full Changelog: v5.23.1...v5.24.0

ontologies_linked_data

Full Changelog: ncbo/ontologies_linked_data@v5.23.0...v5.24.0

ncbo_cron

https://github.com/ncbo/ncbo_cron/releases/tag/v5.24.0

New Contributors

Full Changelog: v5.23.1...v5.24.0

goo

Full Changelog: ncbo/goo@v5.23.0...v5.24.0

5.23.1

16 Aug 21:56
Compare
Choose a tag to compare

Bump up version of rack-attack to v6.6.1 to address redis pipeline deprecation warning

Full Changelog: v5.23.0...v5.23.1

5.23.0

18 Jul 23:11
Compare
Choose a tag to compare

What's Changed

ontologies_api

  • Added Docker-based unit testing / GitHub Actions (#79)
  • Upgraded to Ruby 2.7
  • Added a DIP (Docker Interaction Program) configuration file (2b229fa)
  • Removed dependency on the obsolete NCBO Resource Index (#80)
  • Removed deprecated crossdomain.xml (#82)

Full changelog: v5.22.3...v5.23.0

ontologies_linked_data

Full changelog: ncbo/ontologies_linked_data@v5.22.3...v5.23.0

ncbo_annotator

  • Added Docker-based unit testing
  • Upgraded to Ruby 2.7
  • Fixed "Pipelining commands on a Redis instance is deprecated..." warning output (ncbo/ncbo_annotator#24)
  • Removed dependency on the obsolete NCBO Resource Index

Full changelog: ncbo/ncbo_annotator@v5.22.3...v5.23.0

ncbo_ontology_recommender

  • Added Docker-based unit testing
  • Upgraded to Ruby 2.7
  • Removed dependency on the obsolete NCBO Resource Index

Full changelog: ncbo/ncbo_ontology_recommender@v5.22.3...v5.23.0

ncbo_cron

  • Added Docker-based unit testing
  • Implemented a temporary workaround for stalls during ontology processing caused by annotator dictionary file regeneration (ncbo/ncbo_cron@15a52ed)
  • Fixed an issue with random failures while generating Google analytics (ncbo/ncbo_cron#54)
  • Removed dependency on the obsolete NCBO Resource Index

Full changelog: ncbo/ncbo_cron@v5.22.3...v5.23.0

goo

  • Added Docker-based unit testing
  • Upgraded addressable gem to 2.8 (ncbo/goo#120)
  • Fixed several failing unit tests
  • Fixed several deprecation warnings
  • Corrected test file names in Rakefile

Full changelog: ncbo/goo@v5.22.3...v5.23.0

5.22.3

02 Mar 20:11
Compare
Choose a tag to compare

Bundled a new version of the owlapi_wrapper to explicitly ban the TriX parser, which eases debugging of some RDF ontologies.

Full Changelog: v5.22.2...v5.22.3

5.22.2

04 Feb 20:41
4fbce8c
Compare
Choose a tag to compare

Enhancements

Full Changelog: v5.22.1...v5.22.2

5.22.1

04 Feb 20:25
Compare
Choose a tag to compare

Full Changelog: v5.22.0...v5.22.1

5.21.0

04 Feb 20:21
Compare
Choose a tag to compare

Enhancements

  • Further optimizations to the mapping counts generation job, including periodic 4store health checks (ncbo/ncbo_cron#40)
  • Added incremental progress logging to the Annotator dictionary generation job (ncbo/ncbo_annotator#16)

Bug Fixes

  • Repaired the 4store health status check API (ncbo/goo#112)

Full Changelog: v5.20.0...v5.21.0

5.20.0

04 Feb 20:18
Compare
Choose a tag to compare

Enhancements

  • New CRON job that allows on-demand regeneration of total mapping counts and mapping count pairs (ncbo/ncbo_cron#37)
  • Modified the nightly ontology pull process to clear application caches after completion of a full run (ncbo/ncbo_cron#38)

Bug Fixes

Full Changelog: v5.19.0...v5.20.0