Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 21, 2025

Bumps org.openapitools:openapi-generator from 7.10.0 to 7.11.0.

Release notes

Sourced from org.openapitools:openapi-generator's releases.

v7.11.0 released

v7.11.0 stable release (breaking changes with fallbacks) comes with 150+ enhancements, bug fixes. Once again thank you for all the awesome contributions from the community.

This release comes with 3 breaking changes (with fallback).

This release comes with 1 new generator:

  • Added PostgreSQL schema generator (BETA) (New generator) #20255

Below are the highlights of the changes. For a full list of changes, please refer to the "Pull Request" tab.

General

  • [normalizer] Better handling of schema with just description (any type) #20461
  • Set removeEnumValuePrefix to false by default (Breaking change (with fallback)) #20452
  • On enum name sanitize, convert colon to underscore (Breaking change (with fallback)) #20391
  • Various enhancements, bug fixes to default codegen and maven plugin #20388
  • fix (DefaultGenerator): Handle "$ref" parameter reference to identify parameter ID #20240
  • Trim the input of operationId filter in OpenAPINormalizer #20189
  • Resolve inline schemas in webhooks #20165

C

  • [C][Client] Make custom CMAKE_C_FLAGS work #20432
  • C overhead fixes #20402
  • [C][Client] Remove broken intToStr() macro, update samples #20383
  • Fix a few issues with the C generator (part 8) #20378
  • Fix a few issues with the C generator (part 7) #20366
  • Fix a few issues with the C generator (part 6) #20332
  • Fix a few issues with the C generator (part 5) #20313
  • Fix a few issues with the C generator (part 4) #20289
  • Fix a few issues with the C generator (part 3) #20269
  • Fix a few issues with the C generator (part 2) #20227
  • Fix a few issues with the C generator (part 1 version 2) #14434

C#

  • [csharp] Removed .net6 and .net7 (Decommission) #20449
  • [C#] avoid duplicated header in csharp client (restsharp) #20421
  • [ASPNETCORE] Add support for central package version management #20403
  • [csharp] bump version to .net8 #20384
  • Fixes body of FormParameters in multipart/form-data requests without files sent by generated C# (RestSharp) #20351
  • [csharp] add .net9 support #20270

C++

  • [cpprestsdk] Implement Enum inside Objects #19919

Elixir

  • Improved Elixir Atom Generation #20229
  • [elixir] Update dialyzer spec #20024
  • [Elixir] Use string headers #19759

Elm

... (truncated)

Commits
  • a7240ee v7.11.0 release (#20508)
  • fa3e38a [JAVA] Address [rawtypes] and [this-escape] warnings in generated API clients...
  • 98ccf95 [ASPNETCORE] Add support for central package version management (#20401)
  • 9e66c4f Add more net9 samples (#20491)
  • ce56a83 Update openapi spec 3.1 support message (#20492)
  • 4c73faf [go-server] Add tests for primitive types in request/response (#20474)
  • dcf472a ISSUE: #17373 [BUG] [Go-server] invalid composite literal type string (#20467)
  • 5785743 Update bug_report.md with up-to-date URL for online validator (#20470)
  • 760d5e8 [normalizer] Better handling of schema with just description (any type) (#20461)
  • 4259e92 [C][Client] Make custom CMAKE_C_FLAGS work (#20432)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.openapitools:openapi-generator](https://github.com/openapitools/openapi-generator) from 7.10.0 to 7.11.0.
- [Release notes](https://github.com/openapitools/openapi-generator/releases)
- [Changelog](https://github.com/OpenAPITools/openapi-generator/blob/master/docs/3.0.0-release-note.md)
- [Commits](OpenAPITools/openapi-generator@v7.10.0...v7.11.0)

---
updated-dependencies:
- dependency-name: org.openapitools:openapi-generator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 21, 2025 00:32
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 21, 2025
@github-actions
Copy link
Contributor

🎊 PR Preview c311e94 has been successfully built and deployed. See the documentation preview: https://quarkus-openapi-generator-preview-pr-951.surge.sh

@mcruzdev
Copy link
Member

Ufa! no error :)

@hbelmiro hbelmiro merged commit d976cd3 into main Jan 21, 2025
12 checks passed
@hbelmiro hbelmiro deleted the dependabot/maven/org.openapitools-openapi-generator-7.11.0 branch January 21, 2025 14:56
github-actions bot pushed a commit that referenced this pull request Jan 21, 2025
Bumps [org.openapitools:openapi-generator](https://github.com/openapitools/openapi-generator) from 7.10.0 to 7.11.0.
- [Release notes](https://github.com/openapitools/openapi-generator/releases)
- [Changelog](https://github.com/OpenAPITools/openapi-generator/blob/master/docs/3.0.0-release-note.md)
- [Commits](OpenAPITools/openapi-generator@v7.10.0...v7.11.0)

---
updated-dependencies:
- dependency-name: org.openapitools:openapi-generator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
hbelmiro pushed a commit that referenced this pull request Jan 21, 2025
…953)

Bumps [org.openapitools:openapi-generator](https://github.com/openapitools/openapi-generator) from 7.10.0 to 7.11.0.
- [Release notes](https://github.com/openapitools/openapi-generator/releases)
- [Changelog](https://github.com/OpenAPITools/openapi-generator/blob/master/docs/3.0.0-release-note.md)
- [Commits](OpenAPITools/openapi-generator@v7.10.0...v7.11.0)

---
updated-dependencies:
- dependency-name: org.openapitools:openapi-generator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-main-lts dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants