Update dependency org.openapitools:openapi-generator-gradle-plugin to v6.6.0 #14
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.0.1
->6.6.0
Release Notes
OpenAPITools/openapi-generator (org.openapitools:openapi-generator-gradle-plugin)
v6.6.0
v6.6.0 release comes with bug fixes, enhancements and 2 new generators:
New Generators:
There are 2 breaking change with fallback:
For the highlight of changes, please refer to the list below. For a full list of changes, please refer to the "Pull Request" tab.
General
C#
C++
Dart
Elm
Go
Java
Kotlin
N4JS
PHP
Python
Ruby
Swift
Xojo
v6.5.0
v6.5.0 release comes with many bug fixes and enhancements such as several new rules in OpenAPI Normalizer
There's one breaking change with fallback: [Java][Spring] option whether to generate required args constructor #14941
For the highlight of changes, please refer to the list below. For a full list of changes, please refer to the "Pull Request" tab.
General
C#
C++
Erlang
Go
Java
JavaScript
K6
Kotlin
PHP
Python
__fields_set__
to determine if the field is needed in to_dict #15086Rust
Swift
TypeScript
v6.4.0
: releasedv6.4.0 released with bug fixes and enhancements. As usual we appreciate the contributions from the OpenAPI Generator community.
For the highlight of changes, please refer to the list below. For a full list of changes, please refer to the "Pull Request" tab.
General
C#
Dart
Go
Java
JavaScript
Kotlin
Python
R
Ruby
Rust
v6.3.0
: releasedv6.3.0 is a minor release, which contains breaking changes with fallback. As always we appreciate the contributions from the community.
We've added 4 new generators:
For the highlight of changes, please refer to the list below. For a full list of changes, please refer to the "Pull Request" tab.
General
C
C#
C++
Crystal
Dart
Go
Haskell
Java
JavaScript
Kotlin
PHP
Python
Ruby
Rust
Swift
TypeScript
v6.2.1
: releasedv6.2.1 is a patch release with 140+ commits including bug fixes and enhancements for 10+ programming languages.
kotlin
client generator now also supports Vert.x library. As always we appreciate the contributions from the community.For the highlight of changes, please refer to the list below. For a full list of changes, please refer to the "Pull Request" tab.
General
C#
Crystal
Elixir
Elm
Go
JavaScript
Java
Kotlin
PHP
Python
R
Rust
Swift
v6.2.0
: releasedv6.2.0 is a minor release with one important breaking change (with fallback). The
python
generator has been refactored (replaced withpython-experimental
) with breaking changes. Please give it a try and let us know if you've any feedback.Given that python-experimental contains breaking changes, users can fallback to
python-prior
after this PR if they prefer not to upgrade at the moment for whatever reasons.After the PR, the future development of python (which follows a JSON schema focused design) will be moved to a new project named "openapi-json-schema-generator" under https://github.com/openapi-json-schema-tools. If you've any questions, feedback or issues, please open a ticket. Anyone wants to contribute a client/server generator with a focus on JSON schema should contribute to "openapi-json-schema-generator".
At the same time, @wing328 is leading an effort to create a new Python client generator based on the design of other popular clients in this project such as Java, C#, PHP, Ruby and more to make the overall developer experience more consistent. The goal is to have the new Python client generator replacing/sunsetting all existing python client generators in the openapi-generator project at the moment for easier maintenance.
Python
For a full list of changes, please refer to the "Pull Request" tab.
v6.1.0
: releasedv6.1.0, which contains breaking changes with fallback, includes 280+ PRs covering 20+ programming languages from the community.
For the highlight of changes, please refer to the list below. For a full list of changes, please refer to the "Pull Request" tab.
General
Avro
C
C#
C++
Dart
Go
HTML
Java
JavaScript
k6
Kotlin
Perl
PHP
PowerShell
ProtoBuf
Python
R
Ruby
Rust
Scala
Swift
TypeScript
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.