Releases: vincejv/fpi-framework
Releases · vincejv/fpi-framework
Release v1.5.6
1.5.6 (2022-12-14)
Bug Fixes
Release v1.5.4
1.5.4 (2022-11-14)
Bug Fixes
- maven: rework module names and plugins (744d09a)
Release v1.5.3
1.5.3 (2022-11-14)
Bug Fixes
- maven: rename parent
fpi-framework
to fpi-framework-parent
(cbd9257)
Release v1.5.2
1.5.2 (2022-11-12)
Bug Fixes
- ApiRepoExHandler: fix incorrect logic for error code handling (bc8a0f2)
Release v1.5.1
1.5.1 (2022-11-12)
Bug Fixes
- IApi: remove
@Retry
annotation from interface (23b341e)
Release v1.5.0
1.5.0 (2022-11-12)
Features
- jandex: bump to 3.0.3 (7c03a7d)
- quarkus: bump to 2.14.0.Final (b603eaa)
Bug Fixes
- jackson: bump to 2.4.0 (c2f99ac)
- keycloak: bump authz client to 20.0.1, closes #19 (b77c7d8)
Release v1.4.1
1.4.1 (2022-11-10)
Bug Fixes
- IApi: retry on authentication errors only (#116) (34d15d5)
Release v1.4.0
1.4.0 (2022-11-10)
Features
Release v1.3.0
1.3.0 (2022-11-07)
Features
- spi: add SPI module for custom mapping for fluent pojos (#104) (d3bbb52)
Reverts