Skip to content
This repository was archived by the owner on Dec 31, 2024. It is now read-only.

Releases: OpenFeign/feign-form

4.0.0

25 Jun 19:44

Choose a tag to compare

Move to Java 8

3.8.0

29 Mar 21:00

Choose a tag to compare

Add FormProperty support and fix MultipartFile arrays and collections…

3.7.0

03 Mar 15:34

Choose a tag to compare

Add repeatable parameters encoding

3.5.0

24 Dec 12:32

Choose a tag to compare

Add custom POJO support for sending grouping fields

3.4.1

29 Oct 10:28
b0c4bac

Choose a tag to compare

Add default constructor to FormData. Quick fix for issue #48

3.4.0

03 Oct 10:13

Choose a tag to compare

Add fileName field to FormData. Quick fix for issue #44

3.3.0

28 Mar 17:04

Choose a tag to compare

Add FormData holder