Skip to content

5.23.0

Compare
Choose a tag to compare
@jvendetti jvendetti released this 18 Jul 23:11
· 298 commits to master since this release

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