Skip to content

Releases: cjbooms/fabrikt

6.0.1

19 Jul 14:02
f16f855
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.0.0...6.0.1

6.0.0

19 May 15:22
c0b5fac
Compare
Choose a tag to compare

What's Changed

  • Fixes inline enum detection in arrays. This fix may cause generated code to be different for some APIs. by @cjbooms in #134
  • Fix extended client path by @cjbooms in #135

Full Changelog: 5.1.0...6.0.0

5.1.0

09 May 12:00
f4399f8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.0.0...5.1.0

5.0.0

22 Mar 22:29
904d8db
Compare
Choose a tag to compare

What's Changed

  • Support naming http client methods after the operationId by @averabaq in #123
  • fix broken codegen for put/post/patch requests without request body by @pschichtel in #126
  • Add Support for Path Level Parameters and avoid Name Clashes by @pschichtel in #127
  • Non-Nullable client return types by @averabaq in #124

New Contributors

Full Changelog: 4.0.0...5.0.0

4.0.0

16 Mar 11:05
383b1bf
Compare
Choose a tag to compare

What's Changed

  • Map strings with format: uri to java.net.URI by @Gama11 in #118
  • Force type to be object if any properties are defined by @cjbooms in #122

New Contributors

Full Changelog: 3.0.0...4.0.0

3.0.0

07 Mar 17:08
bdbb2a3
Compare
Choose a tag to compare

What's Changed

  • Add cli option to add suspend modifier to controller methods by @averabaq in #113
  • ISSUE-111: Support naming controller methods after the operationId by @averabaq in #115
  • Treat simple oneOf as Any by @cjbooms in #116
  • Enable use of oneOf in additional properties by @cjbooms in #117

Full Changelog: 2.3.0...3.0.0

2.3.0

03 Mar 16:13
5b5e7e3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.1...2.3.0

2.2.1

03 Mar 14:30
dabaa46
Compare
Choose a tag to compare

What's Changed

  • Disable inline generation of full schema objects from array generation by @cjbooms in #107

Full Changelog: 2.2.0...2.2.1

2.2.0

02 Mar 19:44
b6cc274
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.6...2.2.0

2.1.6

04 Jan 11:55
7439b36
Compare
Choose a tag to compare

What's Changed

  • ISSUE-101: Add Support for @ReflectiveAccess Micronaut annotations by @averabaq in #102

Full Changelog: 2.1.5...2.1.6