Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Difference in Generated Code Between Docker Tags “v7.11.0” and “latest” #880

Closed
gmoa-fukunaga opened this issue Feb 13, 2025 · 2 comments

Comments

@gmoa-fukunaga
Copy link

Hello,

I have noticed that when using the Docker image for openapitools/openapi-generator-cli, the generated code differs between the tags v7.11.0 and latest. I was under the impression that if v7.11.0 is the most recent stable release, then latest should correspond to it. Could you please clarify the following:

  • Are the latest and v7.11.0 tags intended to be the same version?
  • If not, could you explain the differences and why the generated code varies between them?

Thank you for your help!

Best regards,

@wing328
Copy link
Member

wing328 commented Feb 13, 2025

latest refers to the latest master

latest-release points to the latest stable version (v7.11.0 as of now): https://hub.docker.com/layers/openapitools/openapi-generator-cli/latest-release/images/sha256-aff919f84cfd52c2cd3ef2ce6ef47e55683dd7be0b060b67816e6f6b805aca45

@gmoa-fukunaga
Copy link
Author

ok got it thanks!

@wing328 wing328 closed this as completed Feb 13, 2025
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

No branches or pull requests

2 participants