Releases: OpenFeign/feign-form
Releases · OpenFeign/feign-form
3.8.0
Add FormProperty support and fix MultipartFile arrays and collections…
3.7.0
Add repeatable parameters encoding
3.5.0
Add custom POJO support for sending grouping fields
3.4.1
Add default constructor to FormData. Quick fix for issue #48
3.4.0
Add fileName field to FormData. Quick fix for issue #44