Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Oct 30, 2025

This PR contains the following updates:

Package Change Age Confidence
openapi-generator-cli ==7.16.0 -> ==7.17.0 age confidence

Release Notes

OpenAPITools/openapi-generator (openapi-generator-cli)

v7.17.0: released

Compare Source

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.

General

  • openapi-normalizer: Add REMOVE_PROPERTIES_FROM_TYPE_OTHER_THAN_OBJECT normalize option #​22236
  • Set REFACTOR_ALLOF_WITH_PROPERTIES_ONLY to true by default (Breaking change (with fallback)) #​22180
  • OpenApiNormalizer FILTER improvements. Multi filters + filter on path #​22128
  • Fix additional properties handling in 3.1 spec #​22056

C

  • Update c curl generator to support float #​21103

C#

  • [CSHARP] Add cache to efficiently lookup CodegenModel in csharp codegen to make csharp generator faster #​22094
  • [CSHARP] Fix how the array type is set when using NULLABLE_REFERENCE_TYPES #​22071
  • [csharp][httpclient] do not use deprecated HttpRequestMessage.Properties #​20737

Dart

  • [dart] Fix compile error in inline enum properties with "default" values #​22165

Elixir

  • [fix][elixir] missing type mapping for AnyType #​22081

Java

  • [jaxrs] Support jackson option (true by default) #​22169
  • [Java][jaxrs-spec] withXml support #​22140
  • Jersey2/3: Fixes a bug in OAuth token renewal, where the previous HTTP 401 code is reused even after the retry succeeds #​22134
  • [Spring] Remove unnecessary modifiers from API interface templates #​22132
  • Custom error messages for size, length, min & max validations in Spring & Spring-Kotlin #​22090
  • Spring 7 WebClient Compatibility #​22030
  • [Spring] add support for api versioning #​22028

Julia

  • [Julia] Fix docstring parameter formatting with backticks #​22190

Kotlin

  • Custom error messages for size, length, min & max validations in Spring & Spring-Kotlin #​22090

PHP

  • Expose mtls certificate config params in python and php configuration templates #​22229
  • fix(php,php-nextgen): remove useless string cast from ObjectSerializer.mustache #​22121

Python

  • Expose mtls certificate config params in python and php configuration templates #​22229
  • [python-fastapi] Fix: Skip sorting of path operations #​22166

Rust

  • [rust-axum] don't include quotes in output string from Display trait for string types #​22161
  • [Rust-Axum] Fix wrong validation for non-model Body #​22155
  • feat(rust-axum): make the Object value public #​22144
  • Removed a duplicate binding for an address for rust-server #​22116

TypeScript

  • [Typescript-fetch] Add isBoolean blocks to modelOneOf.mustache #​22220
  • [typescript-axios] Add support for AWSv4 Signature #​22174
  • fix: typescript docs not being put in a docs directory #​22124
  • feat(typescript-fetch): add docs support #​22110
  • [typescript-fetch] Fix infinite recursion with self-referencing discriminator mappings #​21956

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@snazy snazy closed this Oct 30, 2025
@snazy snazy deleted the renovate/openapi-generator-cli-7.x branch October 30, 2025 09:33
@renovate
Copy link
Author

renovate bot commented Oct 30, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (==7.17.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

snazy added a commit that referenced this pull request Nov 20, 2025
* CI: Make helm-CI run for all changes (apache#1611)

Whether helm-charts work (or not) doesn't only depend on what's on the `helm/` directory, but also the production code. It's hard to figure out which changes could break the helm-charts or what the helm-charts rely on. Therefore it's likely better to run Helm-CI for all changes.

* fix(helm): Fix features configuration section & enhance docs (apache#1638)

Fixes apache#1618 .
Fixes apache#1634.

This change adapts the `Values.features` section to the changes from apache#1572, also fixing incorrect configmap entries produced by the template.

It also re-syncs the README.md file with README.md.gotmpl (the sync was lost a few commits ago), and enhances the instructions for running Helm tests locally.

* Add DefaultConfigurationStoreDecorator to support inject callContext for DefaultConfigurationStore (apache#1505)

* Set the default value of DROP WITH PURGE to false (apache#1619)

* Core: Remove configure: INITIALIZE_DEFAULT_CATALOG_FILEIO_FOR_TEST (apache#1624)

* fix(metrics): Do not emit metrics for failed realm resolutions (apache#1642)

* Add DISCLAIMER in Helm chart, fix LICENSE and NOTICE regarding code coming from Project Nessie in Helm chart (apache#1632)

* main: Update dependency org.mockito:mockito-junit-jupiter to v5.18.0 (apache#1645)

* main: Update dependency boto3 to v1.38.21 (apache#1644)

* fix(CI): Resolve ambiguous `regtests` GH WF job name (apache#1636)

Job names in GH WFs should be unique and not ambiguous to be able to distinguish those.

* DREMIO: nit-fix

* DREMIO: remove temporary workaround

---------

Co-authored-by: Alexandre Dutra <adutra@users.noreply.github.com>
Co-authored-by: gh-yzou <167037035+gh-yzou@users.noreply.github.com>
Co-authored-by: William Hyun <william@apache.org>
Co-authored-by: Yufei Gu <yufei@apache.org>
Co-authored-by: JB Onofré <jbonofre@apache.org>
Co-authored-by: Mend Renovate <bot@renovateapp.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants