Skip to content

Releases: vincejv/fpi-framework

Release v1.5.6

14 Dec 06:54
Compare
Choose a tag to compare

1.5.6 (2022-12-14)

Bug Fixes

Release v1.5.4

14 Nov 16:04
Compare
Choose a tag to compare

1.5.4 (2022-11-14)

Bug Fixes

  • maven: rework module names and plugins (744d09a)

Release v1.5.3

14 Nov 14:58
Compare
Choose a tag to compare

1.5.3 (2022-11-14)

Bug Fixes

  • maven: rename parent fpi-framework to fpi-framework-parent (cbd9257)

Release v1.5.2

12 Nov 13:52
Compare
Choose a tag to compare

1.5.2 (2022-11-12)

Bug Fixes

  • ApiRepoExHandler: fix incorrect logic for error code handling (bc8a0f2)

Release v1.5.1

12 Nov 12:16
Compare
Choose a tag to compare

1.5.1 (2022-11-12)

Bug Fixes

  • IApi: remove @Retry annotation from interface (23b341e)

Release v1.5.0

12 Nov 00:24
Compare
Choose a tag to compare

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

10 Nov 18:15
34d15d5
Compare
Choose a tag to compare

1.4.1 (2022-11-10)

Bug Fixes

  • IApi: retry on authentication errors only (#116) (34d15d5)

Release v1.4.0

10 Nov 15:59
fcc2150
Compare
Choose a tag to compare

1.4.0 (2022-11-10)

Features

Release v1.3.1

08 Nov 02:20
2801bc1
Compare
Choose a tag to compare

1.3.1 (2022-11-08)

Release v1.3.0

07 Nov 16:48
d3bbb52
Compare
Choose a tag to compare

1.3.0 (2022-11-07)

Features

  • spi: add SPI module for custom mapping for fluent pojos (#104) (d3bbb52)

Reverts

  • Revert "feat(apisvcex): empty uri path and add http method for ApiSvcEx (#100)" (#103) (d9eb0cd), closes #100 #103