Releases: openapi-processor/openapi-processor-micronaut
Releases · openapi-processor/openapi-processor-micronaut
2024.3
10 May 08:42
Compare
Sorry, something went wrong.
No results found
a few bugfixes
See the core release notes 2024.4 for more.
dependency updates
updated openapi-processor-core to 2024.4 (was 2024.3)
2024.2
04 Apr 07:26
Compare
Sorry, something went wrong.
No results found
a small bugfix/feature release
See the core release notes 2024.3 for more.
dependency updates
updated openapi-processor-core to 2024.3 (was 2024.2)
2024.1
18 Feb 22:58
Compare
Sorry, something went wrong.
No results found
this release brings
support for annotation mapping with OpenAPI extensions, i.e. x- properties on schema properties.
support for annotation mapping by parameter name.
a fix for bean validation with reactive types (openapi-processor/openapi-processor-spring#229 ), i.e. the @Valid is now placed on the reactive type and not on the wrapped typed. (breaking, can be disabled)
result wrapper can be configured to create Mono<ResponseEntity<Mono<...>>> (openapi-processor/openapi-processor-spring#239 )
small improvement in camel case identifier generation, i.e. a character after a number is now upper case. (breaking, can be disabled)
See the core release notes 2024.2 for the details.
dependency updates
updated openapi-processor-core to 2024.2
2023.6.1
18 Dec 07:52
Compare
Sorry, something went wrong.
No results found
a small bug fix release
See the core release notes 2023.6.1 for more.
dependency updates
updated openapi-processor-core to 2023.6.1 (was 2023.5)
2023.6
26 Nov 17:02
Compare
Sorry, something went wrong.
No results found
this release brings improved enum support.
See the core release notes 2023.6 for more.
dependency updates
updated openapi-processor-core to 2023.6
2023.5
29 Oct 16:14
Compare
Sorry, something went wrong.
No results found
this release brings support for primitive types in mappings.
See the core release notes 2023.5 for more.
dependency updates
updated openapi-processor-core to 2023.5 (was 2023.4)
2023.4
17 Sep 13:28
Compare
Sorry, something went wrong.
No results found
this release brings a few improvements
json schema validation for OpenAPI 3.1
mappings with generic wildcard
See the core release notes 2023.4 for a detailed description of the changes.
dependency updates
updated openapi-processor-core to 2023.4 (was 2023.3)
2023.3
03 Jul 21:47
Compare
Sorry, something went wrong.
No results found
this release includes two new features
add an annotation with a single mapping to all generated model classes
generate java record s instead of pojo classes.
See the core release notes 2023.3 for a detailed description of the changes.
dependency updates
updated openapi-processor-core to 2023.3 (was 2023.2.2)
2023.2.2
15 Jun 06:51
Compare
Sorry, something went wrong.
No results found
this release includes another fix to avoid generating a getClass() method.
See the core release notes 2023.2.2 for a detailed description of the changes.
dependency updates
updated openapi-processor-core to 2023.2.2 (was 2023.2.1)
2023.2.1
14 Jun 06:40
Compare
Sorry, something went wrong.
No results found
this release includes few bug fixes related to bad identifiers and a missing model class.
See the core release notes 2023.2.1 for a detailed description of the changes.
dependency updates
updated openapi-processor-core to 2023.2.1 (was 2023.2)