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.
Releases prior to v0.6.0 are only documented on the GitHub Release Page
- Updated dependencies (las2peer 1.1.2 and thereby requiring Java 14) #41 , #43, #49
- Changed buildsystem to gradle #43
- Automatically generate jooq code from migration files at build time #43
- Move to multi-staged docker build for slimmer target image #43
- Replaced vtor with Java Bean Validation #44
- Remove static code from data classes and generate getter/setters and builder with lombok. #46
- Switch default backend database to postgres #48
additionalObject
filtering capabilities inGET /activities
endpoint #44
See GH Releases