Skip to content

Prepare 7.26.0 - #24767

Merged
wing328 merged 4 commits into
masterfrom
prepare-7.26.0
Aug 24, 2026
Merged

Prepare 7.26.0#24767
wing328 merged 4 commits into
masterfrom
prepare-7.26.0

Conversation

@wing328

@wing328 wing328 commented Aug 24, 2026

Copy link
Copy Markdown
Member

PR checklist

  • Read the contribution guidelines.
  • Run the following to build the project and update samples:
    ./mvnw clean package || exit
    ./bin/generate-samples.sh ./bin/configs/*.yaml || exit
    ./bin/utils/export_docs_generators.sh || exit
    
    (For Windows users, please run the script in WSL)
    Commit all changed files.
    This is important, as CI jobs will verify all generator outputs of your HEAD commit as it would merge with master.
    These must match the expectations made by your contribution.
    You may regenerate an individual generator by passing the relevant config(s) as an argument to the script, for example ./bin/generate-samples.sh bin/configs/java*.
    IMPORTANT: Do NOT purge/delete any folders/files (e.g. tests) when regenerating the samples as manually written tests may be removed.
  • If your PR is targeting a particular programming language, @mention the technical committee members, so they are more likely to review the pull request.

Summary by cubic

Prepares 7.26.0 by bumping project metadata to 7.26.0-SNAPSHOT, updating docs to point to 7.25.0 as the latest stable, and regenerating samples to reflect the new snapshot. This aligns master with the upcoming minor release and keeps install instructions stable-focused.

  • Bumps versions to 7.26.0-SNAPSHOT in the root and module POMs and in plugin properties (Gradle, Mill, CLI, Online, Maven, Core).
  • Updates docs: README and installation pages reference openapi-generator-cli 7.25.0; master header shows 7.26.0; plugin snippets use openapi-generator-maven-plugin, openapi-generator-gradle-plugin, and openapi-generator-mill-plugin 7.25.0.
  • Regenerates samples; updates .openapi-generator/VERSION files and @generated comments from 7.25.0-SNAPSHOT to 7.26.0-SNAPSHOT; no functional changes to generated code.
  • No generator logic changes or migrations required; CI should validate regenerated outputs.

Written for commit f250fd2. Summary will update on new commits.

Review in cubic

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 3000 files

Note: This PR contains a large number of files. cubic selects up to 200 of the highest-priority eligible files for this review, so some files may not have been reviewed.

Re-trigger cubic

@wing328
wing328 merged commit 8a6252b into master Aug 24, 2026
686 of 698 checks passed
@wing328
wing328 deleted the prepare-7.26.0 branch August 24, 2026 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant