Skip to content

Releases: cjbooms/fabrikt

21.1.0

20 Feb 22:42
2424141
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 21.0.0...21.1.0

21.0.0

10 Feb 23:21
ac8b186
Compare
Choose a tag to compare

What's Changed

  • Fixed query parameters with type List for OkHttp client by @xehmer in #361
  • Kotlin serialization: Numbers by @ulrikandersen in #364
  • Fix correctly defined nullable enums causing a NPE by @xehmer in #360
  • Add option to add spring-cloud-openfeign-starter annotation by @cjbooms in #365

New Contributors

Full Changelog: 20.0.0...21.0.0

20.0.0

29 Jan 13:57
0db92a7
Compare
Choose a tag to compare

What's Changed

  • Fix issue with generation of inlined items schema in arrays. by @cjbooms in #353
  • Inlined schemas under paths should default to Any. by @cjbooms in #354
  • Minor improvement to handle String enums as Strings. by @cjbooms in #355

Full Changelog: 19.2.0...20.0.0

19.2.0

27 Jan 20:23
3611773
Compare
Choose a tag to compare

What's Changed

Full Changelog: 19.1.0...19.2.0

19.1.0

20 Dec 15:54
3de202c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 19.0.0...19.1.0

19.0.0

10 Dec 21:04
7f94d47
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 18.0.0...19.0.0

18.0.0

18 Nov 14:08
22944d3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 17.4.0...18.0.0

17.4.0

09 Oct 16:17
ebe07bc
Compare
Choose a tag to compare

What's Changed

  • Fix under-/overflow in min/max validation for controller parameters by @y-marion in #324

Full Changelog: 17.3.0...17.4.0

17.3.0

07 Oct 19:33
733678d
Compare
Choose a tag to compare

What's Changed

  • Update version of fabrikt-gradle-plugin in README.md by @acanda in #320
  • Allow having multiple authentication alternatives in Ktor controllers by @lunakoly in #321
  • Add Ulrik's code improvement suggestion by @cjbooms in #322

New Contributors

Full Changelog: 17.2.0...17.3.0

17.2.0

02 Oct 13:22
d553278
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 17.1.0...17.2.0