Releases: dxx/feignhttp
Releases · dxx/feignhttp
v0.6.1
Compare
Sorry, something went wrong.
No results found
dxx
released this
30 May 05:53
Dependencies
Bump isahc from 1.8.2 to 2.0.0(6cb3153 )
v0.6.0
Compare
Sorry, something went wrong.
No results found
dxx
released this
24 May 10:41
Features
Support using feign macro on traits
New Context-driven macro as replacement for Feign-driven macro
Add reqwest-middleware client support
Add multipart support
New Builder API
New Custom Client API
New ClientConfig for custom configuration
New features: reqwest-multipart, reqwest-middleware-multipart and isahc-multipart
Break Changes
Upgrade reqwest dependency from 0.11 to 0.13
Upgrade isahc dependency from 1.7.0 to 1.8.2
Split json feature into reqwest-json, reqwest-middleware-json, and isahc-json features
Mark using feign on structs as deprecated
Remove connect_timeout attribute from feign macro
Upgrade edition to 2024
v0.6.0-rc.2
Compare
Sorry, something went wrong.
No results found
dxx
released this
17 May 23:43
v0.6.0-rc.1
Compare
Sorry, something went wrong.
No results found
dxx
released this
17 May 15:59
Features
Support using feign macro on traits
New Context-driven macro as replacement for Feign-driven macro
Add reqwest-middleware client support
New Builder API
Add custom client API
Add ClientConfig for custom configuration
Break Changes
Upgrade reqwest dependency from 0.11 to 0.13
Upgrade isahc dependency from 1.7.0 to 1.8.2
Split json feature into reqwest-json, reqwest-middleware-json, and isahc-json features
Mark using feign on structs as deprecated
Remove connect_timeout attribute from feign macro
Upgrade edition to 2024
v0.5.2
Compare
Sorry, something went wrong.
No results found
dxx
released this
25 May 02:42
Features
Support use structure in parameter of header and query (b4e51b3 )
v0.5.1
Compare
Sorry, something went wrong.
No results found
dxx
released this
04 Jun 14:11
Features
Support implementation of traits (5c993fd )
v0.5.0
Compare
Sorry, something went wrong.
No results found
dxx
released this
01 Jan 13:40
Features
Changes
Only support method with self param when use structure
v0.4.5
Compare
Sorry, something went wrong.
No results found
dxx
released this
14 Sep 16:03
Fixes
Fix error when use Vec as the first parameter (#5 )
v0.4.4
Compare
Sorry, something went wrong.
No results found
dxx
released this
14 Sep 15:10
Fixes
Fix query parameters do not take effect
v0.4.3
Compare
Sorry, something went wrong.
No results found
dxx
released this
10 Sep 02:06
Fixes
Fix error when use &Vec in query parameter
You can’t perform that action at this time.