Releases: OpenFeign/feign-annotation-error-decoder
Releases · OpenFeign/feign-annotation-error-decoder
Release 1.4.0
Upgrades to Feign 10.x.x
Credit to @StefanFellinger
Release 1.3.0
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
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)
release-1.1.2 (same as release-1.1.1 - but compiled with java 8)
release-1.1.1 (unfortunately, compiled with java11)
Introduces functionality that allows the @errorHandling annotation to be inherited by interfaces or classes. Read the documentation for details.
release-1.1.0
Upgrades to support Feign 10.X.X (10.2.0 as of this release)
release-1.0.3
release-1.0.3 - adds the release readme and ideally syncs to maven central
release-1.0.2
release-1.0.2 - initial push of the feign-annotation-error-decoder
release-1.0.0
release-1.0.0 - initial push of the feign-annotation-error-decoder