We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e2c0b3 commit 57f2206Copy full SHA for 57f2206
CHANGELOG.md
@@ -1,10 +1,10 @@
1
### Version 8.14
2
* Add support for RxJava Observable and Single return types via the `HystrixFeign` builder.
3
* Adds fallback implementation configuration to the `HystrixFeign` builder
4
+* Bumps dependency versions, most notably Gson 2.5 and OkHttp 2.7
5
6
### Version 8.13
7
* Never expands >8kb responses into memory
-* Bumps dependency versions, most notably Gson 2.5 and OkHttp 2.7
8
9
### Version 8.12
10
* Adds `Feign.Builder.decode404()` to reduce boilerplate for empty semantics.
0 commit comments