Skip to content

Releases: SDA-SE/sda-spring-boot-commons

0.6.0

24 May 06:57
Compare
Choose a tag to compare

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

17 May 09:26
Compare
Choose a tag to compare

0.5.0 (2022-05-17)

Features

  • kafka: add kafka container factory names to constant configuration (bcaa12f)

0.4.0

16 May 15:52
Compare
Choose a tag to compare

0.4.0 (2022-05-16)

Features

  • kafka: add retry and deadletter topic consumer to kafka listener factories (a229471)

0.3.3

10 May 14:42
Compare
Choose a tag to compare

0.3.3 (2022-05-10)

Bug Fixes

  • change the subproject structure in build.gradle (bacceb0)

0.3.2

10 May 13:52
Compare
Choose a tag to compare

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

10 May 12:50
Compare
Choose a tag to compare

0.3.1 (2022-05-10)

Bug Fixes

  • client: load OidcClientRequestConfiguration only when referenced in FeignConfig (1187831)

0.3.0

10 May 11:57
Compare
Choose a tag to compare

0.3.0 (2022-05-10)

Features

  • java17: migrate to Java 17 (7ca7907)

0.2.0

10 May 11:51
Compare
Choose a tag to compare

0.2.0 (2022-05-10)

Features

  • add web-testing library (11fe2ab)

0.1.0

09 May 15:04
Compare
Choose a tag to compare

0.1.0 (2022-05-09)

Features

  • change package for kafka starter (953095c)

0.0.2

09 May 13:34
Compare
Choose a tag to compare

0.0.2 (2022-05-09)

Bug Fixes