Skip to content

1.1.0 - The Proline Depot

Latest
Compare
Choose a tag to compare
@christopher-mohr christopher-mohr released this 06 Dec 13:47
95e8eed

Added

  • #57 Add GitHub Actions to create and publish Docker image
  • #50 Add Database interface for PostgreSQL (#37, #38)
  • #50 Use Micronaut Data
  • #50 Factory classes for entities
  • #52 Transaction repository for MariaDB
  • #53 Ensembl gene import for PostgreSQL
  • #58 Server-side view for Variantstore status
  • #59 Documentation on OAuth 2.0 configuration
  • #62 Endpoint/Controller for project entity

Changed

  • #50 Update Micronaut version to 3.x
  • #50 Use Testcontainers for tests
  • #50 Use Flyway for database migration
  • #50 Adapt configuration to work with MariaDB OR PostgreSQL
  • #55, #56 Extend documentation
  • #64 Update dependencies, remove log4j

Fixed

  • #52 Transaction registration during VCF import
  • #59 OAuth 2.0 configuration
  • #61 Variant import bug (#60)

See CHANGELOG for more information.