459 Commits (master)

Author SHA1 Message Date
Marvin Froeder 10ce9cb66b prepare release 12.1 2 years ago
dependabot[bot] a8f889a3c3
build(deps-dev): bump spring-context from 5.3.23 to 5.3.24 (#1846) 2 years ago
Marcin Grzejszczak 72f379a03d
Micrometer Observations (#1760) 2 years ago
Donghyeon Kim 8a68acef6a
Refactor method signature of MethodHandler.Factory.create (#1822) 2 years ago
Donghyeon Kim 45cff0673a
Refactor reflective feign (#1821) 2 years ago
Donghyeon Kim d09b88efb6
Support retry cancel feature fully for AsyncFeign (#1801) 2 years ago
Marvin Froeder 88f3d9e039 [ci skip] updating versions to next development iteration 12.1-SNAPSHOT 2 years ago
Marvin Froeder d4b0282624 prepare release 12.0 2 years ago
Jared Komoroski 3806c67b4c
Add Unit Test For Json Literals Being Passed as Header Values (#1800) 2 years ago
Donghyeon Kim 853ae4cffb
Fix false negative test case for AsyncFeign Retry feature (#1795) 2 years ago
Donghyeon Kim 2b141a00ec
Eliminates unnecessary overhead (#1786) 2 years ago
Donghyeon Kim 542312e616
Refactor AsyncFeign (#1789) 2 years ago
Donghyeon Kim f8c57dabe4
Change some access modifier (#1784) 2 years ago
Donghyeon Kim 6378ae2e83
Remove the unused code from the MethodInfo (#1785) 2 years ago
Artur Magomedov caa30649c0
Issue #1606 Customize the length of the body in FeignException builder (#1767) 2 years ago
Donghyeon Kim 368818ab9a
Add retry feature to async feign (#1757) 2 years ago
Jared Komoroski a39c0ea9c3
Implement a Regex based Check on Expressions (#1776) 2 years ago
Alexey Venderov b596abe348
Set empty request body if it was null (#1778) 2 years ago
Kevin Davis 92b2f511a9
[GH-1464] Add appendHeader that supports Literals (#1781) 2 years ago
Marvin Froeder 45fe10a0e3 Preparing for next development version 2 years ago
Marvin Froeder cd242693a9 [ci skip] updating versions to next development iteration 11.11-SNAPSHOT 2 years ago
Marvin Froeder b0c5db0ddf prepare release 11.10 2 years ago
Donghyeon Kim 7d1cf7ced7
Refactor async feign (#1755) 2 years ago
dependabot[bot] 333782514b
build(deps-dev): bump spring-context from 5.3.22 to 5.3.23 (#1753) 2 years ago
Donghyeon Kim 39ed8ef2a7
Support kotlin coroutines (#1706) 2 years ago
dependabot[bot] c4fba10993
build(deps): bump mockito-core from 4.6.1 to 4.7.0 (#1724) 2 years ago
Witalij Berdinskich f07c484b7a
Proof that clients support gzip and deflate compression (#1713) 2 years ago
Marvin Froeder b4491b5a77 Preparing for next development version 2 years ago
Marvin Froeder 7d288b8761 [ci skip] updating versions to next development iteration 11.9.2-SNAPSHOT 2 years ago
Marvin Froeder 0a3dbeff39 prepare release 11.9.1 2 years ago
Marvin Froeder 8b7cf81bba Preparing for bugfix release of 11.9 2 years ago
dependabot[bot] a1a875775d
build(deps-dev): bump spring-context from 5.3.21 to 5.3.22 (#1692) 2 years ago
Marvin Froeder 39f1d1378d
Restore bytcode compatibility (#1689) 2 years ago
dependabot[bot] 3435d6240f
build(deps-dev): bump spring-context from 5.2.14.RELEASE to 5.3.21 (#1671) 2 years ago
Marvin Froeder 5c96c8f270
Use enforcer plugin to garantee core is free from dependencies (#1655) 2 years ago
Marvin Froeder 78d7e845a9 [ci skip] updating versions to next development iteration 12.0-SNAPSHOT 2 years ago
Marvin Froeder 0cbd577237 prepare release 11.9 2 years ago
Marvin Froeder a259a729a8
Alternative ResponseInterceptor attempt (#1634) 2 years ago
Eduard Dudar 75a3c1cf6f
Support of capabilities for AsyncFeign (#1626) 2 years ago
Eduard Dudar 3042e521b9
Advanced parametrized type resolution for AsyncFeign (#1623) 2 years ago
mroccyen d27d385e1a
fix:issue 1420 (#1620) 2 years ago
mroccyen 7230f7c6ee
Stream decoder optimize (#1590) 2 years ago
Kevin Davis e1a70289cd
[GH-1319] Add Support for Path Style Parameter Expansion (#1537) 3 years ago
Witalij Berdinskich 55b35f711d
Deprecate QueryMap.encode, remove processing of the "encode" parameter (#1551) 3 years ago
Witalij Berdinskich 04a85e6961
All decoders follow rule: if a status is 404 it returns empty or null value (#1597) 3 years ago
mroccyen a6fc182d45
fix: Undefined value in @QueryMap params works not as described (#1585) 3 years ago
selectee 7146e358e5
Add ability use case insensitive headers for default Client (#1586) 3 years ago
BestWishes afba674800
Add support for the parameter type corresponding to headerMapIndex for user object (#1581) 3 years ago
jizhuozhi 8bbc2600dc
fix: field of enum must be final (#1577) 3 years ago
myifeng 057caadf0d
Remove deprecated method. (#1545) 3 years ago