Releases: SDA-SE/sda-spring-boot-commons
Releases · SDA-SE/sda-spring-boot-commons
0.6.0
0.6.0 (2022-05-24)
Features
- api: provide common ApiException handled and transformed to ApiError as ResponseEntity with resolved status code (ff6db23)
0.5.0
0.5.0 (2022-05-17)
Features
- kafka: add kafka container factory names to constant configuration (bcaa12f)
0.4.0
0.4.0 (2022-05-16)
Features
- kafka: add retry and deadletter topic consumer to kafka listener factories (a229471)
0.3.3
0.3.3 (2022-05-10)
Bug Fixes
- change the subproject structure in build.gradle (bacceb0)
0.3.2
0.3.2 (2022-05-10)
Bug Fixes
- client: if oidc client is disabled ignore the interceptor to avoid context problems (13136c4)
0.3.1
0.3.1 (2022-05-10)
Bug Fixes
- client: load OidcClientRequestConfiguration only when referenced in FeignConfig (1187831)
0.3.0
0.3.0 (2022-05-10)
Features
- java17: migrate to Java 17 (7ca7907)
0.2.0
0.2.0 (2022-05-10)
Features
0.1.0
0.1.0 (2022-05-09)
Features
- change package for kafka starter (953095c)
0.0.2
0.0.2 (2022-05-09)
Bug Fixes