Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 1.6 KB

CHANGELOG.md

File metadata and controls

23 lines (20 loc) · 1.6 KB

Hapi-fhir-jpaserver-oauth

Description

Hapi-fhir-jpaserver-oauth is HAPI version 3.8.0 with support for mySQL and OAuth.

Next release

Upgrade the starter to version 3.8.0. bug

  • Further information in the Pull Request #10

Add Travis CI to the project enhancement

  • Further information in the Pull Request #12

Optimize the Dockerfile to separate the builder from the runner. Include java 11 support. Refine the changelog template

  • Further information in the Pull Request #13

Refactor packages and configuration files. Discontinue DSTU2 support and ElasticSearch instead Lucene enhancement

  • Further information in the Pull Request #14

Provide MariaDB support for HAPI enhancement

  • Further information in the Pull Request #17

PostgreSQL support as persistence layer enhancement

  • Further information in the Pull Request #18

Add environment variables to configure the properties enhancement

  • Further information in the Pull Request #3

Refactor based on sonar recommendations

  • Further information in the Pull Request #5