Releases: cjbooms/fabrikt
Releases · cjbooms/fabrikt
22.3.0
22.2.0
22.1.0
22.0.1
22.0.0
What's Changed
- returns Unit when any successful response not exists by @mirror-kt in #385
- add springboot's http interface generator by @mirror-kt in #383
- Unique items support by @AlexanderKomi in #389
- Fix NPE on empty type. by @cjbooms in #391
- Improve logging message when something goes wrong with type analysis … by @cjbooms in #395
- Fix for oneOf in additional propeties Issue #392 by @cjbooms in #394
- Combine tests for OpenApi 3.1.* by @cjbooms in #396
- Add support for inlined one of interface generation by @cjbooms in #397
New Contributors
- @AlexanderKomi made their first contribution in #389
Full Changelog: 21.2.0...22.0.0
21.2.0
What's Changed
- Fix inheritance of array properties by @mkostrzeba in #378
- relocate old guava libs to prevent conflicts by @ethanmdavidson in #380
New Contributors
- @mkostrzeba made their first contribution in #378
- @ethanmdavidson made their first contribution in #380
Full Changelog: 21.1.0...21.2.0
21.1.0
What's Changed
- Update version of fabrikt-gradle-plugin in README.md by @acanda in #371
- String format type overrides by @ulrikandersen in #368
- Handle query params with non primitive type in Ktor controller by @nsprod in #373
- Ktor server: Use DataConversion plugin for non-primitive path param types by @ulrikandersen in #375
- Ktor server: Assert on error 400 message by @ulrikandersen in #376
New Contributors
Full Changelog: 21.0.0...21.1.0
21.0.0
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
19.2.0
What's Changed
- Interactive Playground by @ulrikandersen in #348
- Add support for additional properties with simple types. by @cjbooms in #350
Full Changelog: 19.1.0...19.2.0