Quarkus OpenAPI Generator - v0.4.0
Pre-release
Pre-release
In this release, we add support for the Circuit Breaker pattern, the ability to provide an Open API spec file as an input stream, and the support for multipart/form-data.
What's Changed
- Added Circuit Breaker feature by @hbelmiro in #20
- Add support to generate stubs from any InputStream by @ricardozanini in #37
- Adding multipart/form-data support by @Orbifoldt in #41
- Adding annotations for code mapping by @fjtirado in #44
- Fix #38 - Add option to skip generation of deprecated attributes by @ricardozanini in #45
New Contributors
- @Orbifoldt made their first contribution in #41
Full Changelog: 0.3.1...0.4.0