Skip to content

Releases: coveooss/feign-error-decoder

v3.1.1

15 Mar 20:06
eface04
Compare
Choose a tag to compare
  • Improve wrapped throwable used in constructor with only a throwable as an argument by removing its stacktrace

v3.1.0

06 Nov 13:41
1921507
Compare
Choose a tag to compare

This release add support to non abstract nested throwable class hierarchies. Thanks @lbourdages for the contribution!

v3.0.0

06 Jul 20:00
c14c4f7
Compare
Choose a tag to compare

Java 11

Full Changelog: v2.2.0...v3.0.0

v2.2.0

26 Apr 14:44
b5375db
Compare
Choose a tag to compare
  • Improve logging when in a scenario where you can't use reflection
  • CI improvements

v2.1.0

15 Jul 18:13
28fa8fb
Compare
Choose a tag to compare

What's Changed

  • Allow classes without the proper interface to still work on JDK < 16 in #19

Full Changelog: v2.0.0...v2.1.0

v2.0.0

23 Jun 14:15
7e36a13
Compare
Choose a tag to compare

What's Changed

  • Updated spring, jackson and feign version in #10
  • Updated spring and jackson version in #11
  • Upgrade org.slf4j:slf4j-api from 1.7.30 to 1.7.33 in #15
  • Upgrade org.slf4j:slf4j-api from 1.7.33 to 1.7.36 in #17
  • Bump spring-framework-bom from 5.2.7.RELEASE to 5.2.9.RELEASE in #12
  • Proper support of setting the Throwable error message without illegal reflective access in #18

Full Changelog: v1.3.1...v2.0.0

v1.3.1

26 Oct 20:28
Compare
Choose a tag to compare
  • Dependency upgrades
  • Use SLF4J instead of logback

v1.3.0

05 Jun 16:15
Compare
Choose a tag to compare

Added a cache in the SpringClassHierarchySupplier

v1.1.1

25 Nov 18:19
Compare
Choose a tag to compare

Bugfix gh-2

v1.1.0

23 Nov 03:13
Compare
Choose a tag to compare
Release 1.1.0