1.1.0 (2022-11-02)
- core: Fix CA configuration, broken in container mode (7b4c29f)
- core: Fix missing Implementation-Title and Version when running from docker image (1af6972)
- core: Using JVM 11 in docker image (f36c6e7)
- core: Refactor to fit on Homberg's proposal of Hexagonal Architecture (46a57c2)
- core: Refactor to Hexagonal Architecture (521e302)
- core: Rename SingleEntityRepository to PkiEntityRepository (244b697)
- core: Replace MockMvc by RestAssured (4e35904)
- core: Simple ServiceEventLogger using Filter (8719b9b)
- Drop support to lazy loading of CA cert (a26fa80)
- Introduce detekt plugin (27eb50c)
- Merge UT and IT (b6f8f88)
- Migrate to Kotlin (0bc1300)
- Add GH workflows (check, release-please) (402875a)
- Switch to PostgreSQL (06cee28)
1.0.1 (2022-09-25)
- core: Fix CA configuration, broken in container mode (cfd5ad8)
- core: Fix missing Implementation-Title and Version when running from docker image (23b9bc5)
- core: Using JVM 11 in docker image (9fd5adb)
- core: Refactor to fit on Homberg's proposal of Hexagonal Architecture (3bf1c94)
- core: Refactor to Hexagonal Architecture (b4fa69b)
- core: Rename SingleEntityRepository to PkiEntityRepository (635bb39)
- core: Replace MockMvc by RestAssured (2965cde)
- core: Simple ServiceEventLogger using Filter (264abd6)
- Drop support to lazy loading of CA cert (cb56483)
- Introduce detekt plugin (82f2602)
- Merge UT and IT (427dce7)
- Migrate to Kotlin (1b463b8)
- Add GH workflows (check, release-please) (77c05f9)