Releases: openapi-processor/openapi-processor-micronaut
Releases · openapi-processor/openapi-processor-micronaut
2026.3
Compare
Sorry, something went wrong.
No results found
hauner
released this
20 Apr 22:15
See the core release notes 2026.3 for the changes.
dependency updates
updated openapi-processor-core to 2026.3
2026.2
Compare
Sorry, something went wrong.
No results found
hauner
released this
15 Feb 17:39
This release adds/fixes application/x-www-form-urlencoded handling and accepts endpoints with a single 1xx/3xx HTTP status response code as valid.
See the core release notes 2026.2 for more.
2026.1
Compare
Sorry, something went wrong.
No results found
hauner
released this
08 Jan 08:14
This release adds interface mapping , alternative mapping keywords , more control over annotation placing and fixes the duplicated oneOf interface.
See the core release notes 2026.1 for more.
2025.5
Compare
Sorry, something went wrong.
No results found
hauner
released this
19 Oct 13:06
This release adds OpenAPI 3.2 support and generation of unreferenced schemas.
See the core release notes 2025.6 for more.
dependency updates
updated openapi-processor-core to 2025.6
2025.4
Compare
Sorry, something went wrong.
No results found
hauner
released this
14 Sep 09:30
This release fixes a couple of issues, see the core release notes
for more.
dependency updates
updated openapi-processor-core to 2025.5.1 (was 2025.4.1)
2025.3.1
Compare
Sorry, something went wrong.
No results found
hauner
released this
05 Jul 08:25
This release fixes two enum related issues:
prefix invalid enum values instead of stripping invalid characters at the start when converting it to a java indentifier (#350)
allow @Values annotation at generic parameter, e.g. List<@Values(values = {...}) String> (#350)
See the core release notes 2025.4.1 for more.
dependency updates
updated openapi-processor-core to 2025.4.1 (was 2025.4)
2025.3
Compare
Sorry, something went wrong.
No results found
hauner
released this
22 Jun 16:32
This release has two new features:
See the core release notes 2025.4 for more.
dependency updates
updated openapi-processor-core to 2025.4 (was 2025.2)
2025.2
Compare
Sorry, something went wrong.
No results found
hauner
released this
21 Apr 16:50
This release comes with a few response handling improvements and the possibility to drop endpoint parameters:
See the core release notes 2025.2 for more.
dependency updates
updated openapi-processor-core to 2025.2 (was 2025.1.1)
2025.1.1
Compare
Sorry, something went wrong.
No results found
hauner
released this
11 Mar 07:59
a small bug fix release
See the core release notes 2025.1.1 for more.
dependency updates
updated openapi-processor-core to 2025.1.1 (was 2025.1)
2025.1
Compare
Sorry, something went wrong.
No results found
hauner
released this
09 Mar 17:48
do not generate accessors for pojos (then re-add with lombok), schema mappings (new), javadoc fix & improvement
See the core release notes 2025.1 for more.
dependency updates
updated openapi-processor-core to 2025.1 (was 2024.7)