Skip to content

Releases: cjbooms/fabrikt

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

8.7.0

22 Apr 11:56
Compare
Choose a tag to compare

What's Changed

  • Fixes snake case polymorphic schema names. by @cjbooms in #200

Full Changelog: 8.6.0...8.7.0

8.6.0

17 Apr 13:35
677486f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 8.5.0...8.6.0

8.5.0

17 Apr 08:22
66cfdb2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 8.4.0...8.5.0

8.4.0

14 Apr 21:52
626fdee
Compare
Choose a tag to compare

What's Changed

  • Add authentication to controller generators by @ttobollik in #186
  • Update Readme with authentication controller option. by @cjbooms in #197

New Contributors

Full Changelog: 8.3.1...8.4.0

8.3.1

12 Apr 12:55
5f9f17a
Compare
Choose a tag to compare

What's Changed

  • fix(generators): use correct validation field annotation by @beiertu-mms in #196

New Contributors

Full Changelog: 8.3.0...8.3.1

8.3.0

29 Mar 17:20
c2fe5a4
Compare
Choose a tag to compare

What's Changed

  • Support jakarta.validation for model classes by @zapodot in #180

New Contributors

Full Changelog: 8.2.0...8.3.0