O

OpenAPI Generator

O
OpenAPI Generator Dev Tools v7.24.0

v7.24.0 released

v7.24.0 stable release (breaking changes with fallbacks) comes with 170+ enhancements and bug fixes. Below are the highlights of the changes. For a full list of changes, please refer to the "Pull Request" tab. General fix(docker): update base image to eclipse-temurin 17.0.19 on Ubuntu 24.04 (noble) #24230 fix(InlineModelResolver): do not merge untitled inline schemas differing only by description…

O
OpenAPI Generator Dev Tools v7.23.0

v7.23.0 released

v7.23.0 stable release (breaking changes with fallbacks) comes with 170+ enhancements and bug fixes. This release comes with 2 breaking changes (with fallback): [jaxrs-spec][quarkus] Emit @RolesAllowed({"**"}) for HTTP Basic, Bearer, api-key and OAuth2 or OpenID with empty scopes and rename "useQuarkusSecurityAnnotations" to "useJakartaSecurityAnnotations" (Breaking change (with fallback)) #23680…

O
OpenAPI Generator Dev Tools v7.22.0

v7.22.0 released

v7.22.0 stable release comes with 150+ enhancements and bug fixes. Below are the highlights of the changes. For a full list of changes, please refer to the "Pull Request" tab. General refactor: centralize common schema checks in ModelUtils #23608 [CORE] : BUGFIX - prevent Stream closed on concurrent JAR access in TemplateManager #23596 Improve OneOf handling with new normalizer REPLACE_ONE_OF_BY_D…

O
OpenAPI Generator Dev Tools v7.21.0

v7.21.0 released

v7.21.0 stable release (breaking changes with fallbacks) comes with 190+ enhancements and bug fixes. This release comes with 3 breaking changes (with fallback): Use Spring Boot 3.x by default (useSpringBoot3=true) #23318 Add option to fallback to non-pointer number, boolean types #23197 fix c-libcurl generator for int and boolean values by moving to int* #23052 Below are the highlights of the chan…

O
OpenAPI Generator Dev Tools v7.20.0

v7.20.0 released

v7.20.0 stable release comes with 140+ enhancements, bug fixes. Once again thanks for all the contributions from the community. This release comes with 2 new generators: [Terraform] New Terraform Provider generator #22949 C++ Httplib server codegen #21724 Below are the highlights of the changes. For a full list of changes, please refer to the "Pull Request" tab. General feat: Make model property g…

O
OpenAPI Generator Dev Tools v7.19.0

v7.19.0 released

v7.19.0 stable release comes with 60+ enhancements, bug fixes. Once again thanks for all the contributions from the community. Below are the highlights of the changes. For a full list of changes, please refer to the "Pull Request" tab. General Update parser to newer version v2.1.37 #22729 Fix DevContainer by switching from moby to docker #22725 Resolve vendor extensions on schemas referenced in pa…

O
OpenAPI Generator Dev Tools v7.18.0

v7.18.0 released

v7.18.0 stable release comes with 70+ enhancements, bug fixes. Once again thanks for all the contributions from the community. Below are the highlights of the changes. For a full list of changes, please refer to the "Pull Request" tab. General feat: prevent variable resolution when prefixed with $ in server URL templates #22550 Fix siblings of $ref using allOf in openapi normalizer #22364 C++ fix(…

O
OpenAPI Generator Dev Tools v7.17.0

v7.17.0 released

v7.17.0 stable release comes with 60+ enhancements, bug fixes. Once again thanks for all the contributions from the community. This release comes with 1 breaking change (with fallback): Set REFACTOR_ALLOF_WITH_PROPERTIES_ONLY to true by default (Breaking change (with fallback)) #22180 Below are the highlights of the changes. For a full list of changes, please refer to the "Pull Request" tab. Gener…

O
OpenAPI Generator Dev Tools v7.15.0

v7.15.0 released

v7.15.0 stable release (breaking changes with fallbacks) comes with 140+ enhancements, bug fixes. Once again thanks for all the contributions from the community. This release comes with 1 breaking change (with fallback): [rust-server] Update to hyper1 in rust-server generator #21422 The community also contributed 3 new generators in this release: [C++] [Client] Added cpp-oatpp-client #21711 Add cp…

O
OpenAPI Generator Dev Tools v7.16.0

v7.16.0 released

v7.16.0 stable release comes with 100+ enhancements, bug fixes. Once again thanks for all the contributions from the community. The community also contributed 3 new generators in this release: [python] add async httpx support Client: Python #22021 feat: Add Java Dubbo code generator for Apache Dubbo microservices #21968 New generator for Scala3 + sttp4 + jsoniter-scala #21908 Below are the highlig…

O
OpenAPI Generator Dev Tools v7.14.0

v7.14.0 released

v7.14.0 stable release (breaking changes with fallbacks) comes with 110+ enhancements, bug fixes. Once again thanks for all the contributions from the community. This release comes with 1 breaking change (with fallback): [GO] Go Server: Adds ordered routes to go-server router #21280 Below are the highlights of the changes. For a full list of changes, please refer to the "Pull Request" tab. General…