File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed
Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 1+ ### Version 10.6
2+ * Remove java8 module (#1086 )
3+ * Add composed Spring annotations support (#1090 )
4+ * Generate mocked clients for tests from feign interfaces (#1092 )
5+
6+ ### Version 10.5
7+ * Add Apache Http 5 Client (#1065 )
8+ * Updating Apache HttpClient to 4.5.10 (#1080 ) (#1081 )
9+ * Spring4 contract (#1069 )
10+ * Declarative contracts (#1060 )
11+
12+ ### Version 10.4
13+ * Adding support for JDK Proxy (#1045 )
14+ * Add Google HTTP Client support (#1057 )
15+
16+ ### Version 10.3
17+ * Upgrade dependencies with security vunerabilities (#997 #1010 #1011 #1024 #1025 #1031 #1032 )
18+ * Parse Retry-After header responses that include decimal points (#980 )
19+ * Fine-grained HTTP error exceptions with client and server errors (#854 )
20+ * Adds support for per request timeout options (#970 )
21+ * Unwrap RetryableException and throw cause (#737 )
22+ * JacksonEncoder avoids intermediate String request body (#989 )
23+ * Respect decode404 flag and decode 404 response body (#1012 )
24+ * Maintain user-given order for header values (#1009 )
25+
126### Version 10.1
227* Refactoring RequestTemplate to RFC6570 (#778 )
328* Allow JAXB context caching in factory (#761 )
You can’t perform that action at this time.
0 commit comments