Skip to content

v1.5.1

Compare
Choose a tag to compare
@arteymix arteymix released this 24 Sep 18:23
· 230 commits to development since this release

This is a follow-up release to the 1.5.0 which address a few minor issues.

  • better summary for ontology availability
  • consistent capitalization of taxon common name
  • Spring Boot and Springdoc update to 2.6.12 and 1.6.11 respectively
  • fix moving inactive ontologies in the admin section
  • numerous fixes suggested by SonarQube static analyzer
  • use the user timezone for generating the date: field in OBO format, this field is not complying with ISO 8601, so it is the best assumption we can make in this case, we will eventually support the creation_date field in a future release #318
  • add missing rollbackFor for checked exceptions