Skip to content

Releases: cjbooms/fabrikt

10.4.0

02 Oct 09:05
2231b9b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 10.3.0...10.4.0

10.3.0

02 Sep 21:50
e589ae6
Compare
Choose a tag to compare

What's Changed

  • Fix incorrect header parameters generation for OpenFeignClient by @tanoshkin-cian in #233
  • Add support for type string with format binary by @ascheja in #231

New Contributors

Full Changelog: 10.2.0...10.3.0

10.2.0

22 Aug 21:48
81a003c
Compare
Choose a tag to compare

What's Changed

  • Use selected validation library for controllers too by @ascheja in #228

New Contributors

Full Changelog: 10.1.0...10.2.0

10.1.0

18 Jul 20:03
a45f785
Compare
Choose a tag to compare

What's Changed

  • Remove redundant checks for co-occurrence of properties and combiners by @rajki in #221
  • Relax validation to permit schemas that make use of allOf anyOf or oneOf to be declared as type: object by @cjbooms in #224

Full Changelog: 10.0.0...10.1.0

10.0.0

12 Jul 13:27
7055b10
Compare
Choose a tag to compare

What's Changed

  • Feature/client open feign by @dpnolte in #222
  • The generated signature for OkHTTP clients has changed slightly so that JsonNode is only used as the return type if there is more than one success return type.

New Contributors

Full Changelog: 9.0.1...10.0.0

9.0.1

14 Jun 10:25
f7b8788
Compare
Choose a tag to compare

What's Changed

  • Update readme around polymorphic generation by @cjbooms in #218
  • BUG FIX: Add missing JsonProperty parameter annotation for discriminator properties when in the constructor. by @cjbooms in #220

Full Changelog: 9.0.0...9.0.1

9.0.0

13 Jun 15:00
575d3cf
Compare
Choose a tag to compare

What's Changed

  • Move discriminated field to constructor to ensure it is used as part of the equals() function. by @cjbooms in #217

Full Changelog: 8.10.0...9.0.0

8.10.0

10 May 09:59
55c0ece
Compare
Choose a tag to compare

What's Changed

  • Improve generation of inlined objects by @cjbooms in #201
  • Changed inner nullability of JsonNullable properties. Fixes #209 by @atollk in #211

Full Changelog: 8.9.0...8.10.0

8.9.0

08 May 09:42
3f9e3db
Compare
Choose a tag to compare

What's Changed

  • Fixes Polymorphism with simple $ref schemas causes broken models #203 by @averabaq in #204
  • Fix nullability and default value issues for JSON merge patch by @atollk in #208

Full Changelog: 8.8.0...8.9.0

8.8.0

24 Apr 13:55
b739d4e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 8.7.0...8.8.0