5.23.0
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
- Fixed an issue that caused exceptions when deleting ontologies with provisional classes (contributed by @syphax-bouazzouni in ncbo/ontologies_linked_data#128)
- Java heap size is now configurable instead of hardcoded (contributed by @syphax-bouazzouni in ncbo/ontologies_linked_data#130)
- Fixed an issue that caused failures in the nightly pull process for ontologies with pull URLs that resolve to GitHub releases (contributed by @syphax-bouazzouni in ncbo/ontologies_linked_data#134)
- Upgraded to Ruby 2.7
- Added a GitHub Action for running unit tests against AllegroGraph
- Added Codecov code coverage reporting (ncbo/ontologies_linked_data#150)
- Removed dependency on the obsolete NCBO Resource Index
- Upgraded addressable gem to 2.8 (ncbo/ontologies_linked_data#142)
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