Skip to content

Releases: OpenFeign/feign-annotation-error-decoder

Release 1.4.0

Choose a tag to compare

@saintf saintf released this 24 Sep 10:39
5467524

Upgrades to Feign 10.x.x

Credit to @StefanFellinger

Release 1.3.0

Choose a tag to compare

@saintf saintf released this 22 Jul 18:34
bf3f2c9

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

Choose a tag to compare

@saintf saintf released this 29 May 19:50
dd5a316

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)

Choose a tag to compare

@saintf saintf released this 01 Mar 23:15

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

release-1.1.1 (unfortunately, compiled with java11)

Choose a tag to compare

@saintf saintf released this 01 Mar 21:56

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

release-1.1.0

Choose a tag to compare

@saintf saintf released this 01 Mar 01:20

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

release-1.0.3

Choose a tag to compare

@saintf saintf released this 29 Sep 07:50

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

release-1.0.2

Choose a tag to compare

@saintf saintf released this 28 Sep 18:54

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

release-1.0.0

Choose a tag to compare

@saintf saintf released this 28 Sep 18:32

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