All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Project is now built with java 1.8 to keep backwards compatibility with this jvm.
- Added @Configuration on DockerPostgresAutoConfiguration class; Spring > 5.1.x does not load beans from nested classes when top level class has no @Configuration.
- Project is built with java 11
- Dependencies upgraded to be able to run on java 11