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

OpenAPI Generator v7.5.0 #853

Merged
merged 5 commits into from
Apr 17, 2024
Merged

OpenAPI Generator v7.5.0 #853

merged 5 commits into from
Apr 17, 2024

Conversation

christianhelle
Copy link
Owner

PR Classification

This pull request updates the OpenAPI Generator version from v7.4.0 to v7.5.0 across multiple files and reflects these changes in various descriptions, button texts, and command descriptions.

PR Summary

The OpenAPI Generator has been updated to v7.5.0, with corresponding changes made in several files.

  • Updated the OpenAPI Generator version in multiple files including README.md, CLI.md, and Marketplace.md among others.
  • Changed the download URL for the OpenAPI Generator in Resource.Designer.cs and Resource.resx files.
  • Updated the MD5 and SHA1 hashes for the OpenAPI Generator in Resource.Designer.cs and Resource.resx files.
  • Revised the descriptions for the OpenAPI Generator in OpenApiCSharpGeneratorCommand.cs, OpenApiGeneratorCommand.cs, and OpenApiCSharpCodeGenerator.cs files.
  • Updated the button text in VSCommandTable.vsct and Manifest.addin.xml files to reflect the new version.

Updated the URL for downloading the OpenAPI Generator CLI from version 7.4.0 to 7.5.0. Also, the MD5 and SHA1 hashes for the OpenAPI Generator have been updated. These changes were made in both the `Resource.Designer.cs` and `Resource.resx` files.
Updated the version of the OpenAPI Generator used in the `OpenApiCSharpGeneratorCommand` and `OpenApiGeneratorCommand` classes from v7.4.0 to v7.5.0. The command descriptions have been updated accordingly.
Updated the version number of the "OpenAPI Generator" in the `OpenApiCSharpCodeGenerator.cs` file within the `Rapicgen.Core.Generators.OpenApi` namespace. The version has been changed from "v7.4.0" to "v7.5.0".
Updated the version of the OpenAPI Generator used in the project from v7.4.0 to v7.5.0. This change is reflected in the button text in the VSCommandTable.vsct files and the _label attribute in the Manifest.addin.xml files.
Updated the OpenAPI Generator version from v7.4.0 to v7.5.0 in several documents including README.md, CLI.md, Marketplace.md, Marketplace2022.md, and VisualStudioForMac.md. The command for generating a single file C# REST API Client using the OpenAPI Generator has been updated to reflect the new version. Also, the help information for the 'rapicgen' and 'csharp' commands in the README.md and CLI.md files has been updated to match the new version.
@christianhelle christianhelle self-assigned this Apr 17, 2024
@christianhelle christianhelle added enhancement New feature or request dependencies Pull requests that update a dependency file .NET Pull requests that update .net code and removed enhancement New feature or request labels Apr 17, 2024
Copy link

sonarcloud bot commented Apr 17, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@christianhelle christianhelle merged commit 5f0857a into master Apr 17, 2024
91 checks passed
@christianhelle christianhelle deleted the openapi-generator-v7.5.0 branch May 9, 2024 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant