Skip to content

Releases: OpenFeign/feign-annotation-error-decoder

Release 1.4.0

24 Sep 10:39
5467524
Compare
Choose a tag to compare

Upgrades to Feign 10.x.x

Credit to @StefanFellinger

Release 1.3.0

22 Jul 18:34
bf3f2c9
Compare
Choose a tag to compare

Fixes:

  • #18 - allowing capture of Request in exceptions
  • Potentially fixes #22 - which was a similar request (will need to confirm).

Credit to @StefanFellinger for providing fixes

Release 1.2.0

29 May 19:50
dd5a316
Compare
Choose a tag to compare

Two things were addressed here:

  • Raw response object injection.
  • Generic type information was lost during decoder delegation and decoders were unable to figure out which result type was expected.

Thanks to @SimY4 for providing fixes

release-1.1.2 (same as release-1.1.1 - but compiled with java 8)

01 Mar 23:15
Compare
Choose a tag to compare

release-1.1.2 (same as release-1.1.1 - but compiled with java 8)

release-1.1.1 (unfortunately, compiled with java11)

01 Mar 21:56
Compare
Choose a tag to compare

Introduces functionality that allows the @errorHandling annotation to be inherited by interfaces or classes. Read the documentation for details.

release-1.1.0

01 Mar 01:20
Compare
Choose a tag to compare

Upgrades to support Feign 10.X.X (10.2.0 as of this release)

release-1.0.3

29 Sep 07:50
Compare
Choose a tag to compare

release-1.0.3 - adds the release readme and ideally syncs to maven central

release-1.0.2

28 Sep 18:54
Compare
Choose a tag to compare

release-1.0.2 - initial push of the feign-annotation-error-decoder

release-1.0.0

28 Sep 18:32
Compare
Choose a tag to compare

release-1.0.0 - initial push of the feign-annotation-error-decoder