backbase-openapi-tools
backbase-openapi-tools copied to clipboard
Bump org.openapitools:openapi-generator from 7.4.0 to 7.12.0
NOTE: This is no regular dependabot update. Some adjustments had to be made to fix compile/tests!
Bumps org.openapitools:openapi-generator from 7.4.0 to 7.12.0.
Release notes
Sourced from org.openapitools:openapi-generator's releases.
v7.12.0 released
v7.12.0 stable release (breaking changes with fallbacks) comes with 80+ enhancements, bug fixes and a refactored PHP Laravel server generator
This release comes with 3 breaking changes (with fallback):
- [csharp] Set generichost as default #20748
- [protobuf-schema] Replace zero value enum suffix from UNKNOWN to UNSPECIFIED #20473
- [java][spring]Using Optional.ofNullable() at the fluent setters to prevent NPE #20406
Below are the highlights of the changes. For a full list of changes, please refer to the "Pull Request" tab.
General
- Add openapi-normalizer rule to set tags to vendor extension #20713
- remove false error message "Required var not in properties" #20623
- [DefaultCodegen] simplified comparison for required flag #20602
- [Gradle plugin] Add Option to Skip Merging Spec Files #19396
asciidoc
- [BUG] [ASCIIDOC] Asciidoc generator sets not defined example values as string value "null" #20670
C#
- [csharp][generichost] fix syslib1045, use GeneratedRegex for .net7+ #20695
- [csharp] Fixed discriminator #20624
- [csharp] unity error message and code cleanup #20595
- [csharp] Replaced property from allOf #20578
- [csharp][generichost] Removed a using statement #20541
- [csharp][generichost] Fixes de/serialization #20540
- [csharp][java] Fix enum discriminator default value #19614
Dart
- Fix: Resolve Dart 3.5+ and json_serializable 6.9.0+ compatibility issues in generated dart-dio clients #20460
Erlang
- [Erlang] Fix crash on escaped type in erlang-server handler #20735
- [erlang] erlang-server generator fixes #20717
Elixir
Go
- [Go] Implement GetActualInstanceValue method #20663
- [Go] skip validator import if oneOf discriminator lookup is enabled #20497
- [BUG][Go-server] attempt to fix the controller-api mustache template for a nullable bodyParam #20478
Java
- SingleRequestParameter setter parameter construction #20679
- reuse Configuration.defaultApiClientin no-arg Api ctors and make ref volatile #20635
- [java][client] Add static modifier to inner class in Java when useSingleRequestParameter=true #20590
- [JAVA][JAXRS-SPEC] Add config option to disable generation of
@JsonCreatorconstructor #20570- Add option to generate a fully sealed model in the JavaSpring generator #20503
... (truncated)
Commits
afc27efv7.12.0 release (#20757)6e9a055[csharp] Set generichost as default (#20748)1c3eade[java][spring] Add optionoptionalAcceptNullableto accept null values (#20...fc00a66[typescript] middleware import file extension in api types (#20745)b3f1196[typescript] add call-time middleware support (#20430)60bae73SingleRequestParameter setter parameter construction (#20679)275107eUpdated BaseService and service arguments in the mustache files to fix #20732...fb7aa58[Java][RestClient] Enable access token refresh (#20733)481c690[Rust] Fix enum variant name generation (#20689)57b1c91Added support for Cookie parameters (#20729)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.