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

Microsoft Kiota v1.8.1 #661

Merged
merged 5 commits into from
Nov 3, 2023
Merged

Microsoft Kiota v1.8.1 #661

merged 5 commits into from
Nov 3, 2023

Conversation

christianhelle
Copy link
Owner

Same-day release support for Microsoft Kiota v1.8.1

Updated the Microsoft.OpenApi.Kiota package version from 1.8.0 to 1.8.1 in the DependencyInstaller.cs and its test file. This is done to keep the project up-to-date with the latest tools and improvements offered in the newer version of the package.
The command description for 'kiota' in the KiotaCommand.cs file has been updated to reflect the new version of Microsoft Kiota(v1.8.1). This change ensures that the command description accurately represents the current version of the Microsoft Kiota used.
The version number within the KiotaCodeGenerator was incremented from "v1.8.0" to "v1.8.1". The change was necessary to ensure that the generator reflects the accurate version of the tool, hence leading to accuracy in referring to the correct tool during debugging or code review processes.
The button texts in 'VSCommandTable.vsct' for both ApiClientCodeGen.VSIX and ApiClientCodeGen.VSIX.Dev17, as well as 'Manifest.addin.xml' for ApiClientCodeGen.VSMac have been updated. The version of Microsoft Kiota has changed from v1.8.0 to v1.8.1. This change aligns the tool's version specified in the user interface with the latest version we're using for code generation.
The documentation has been updated to reflect the new version of the Kiota Code Generator, moving from v1.8.0 to v1.8.1. This change was necessary to ensure our documentation is up-to-date with the latest version of the Microsoft Kiota project, ensuring users accurately understand its current usage and functionality across our various tools and documentation sources.
@christianhelle christianhelle added enhancement New feature or request dependencies Pull requests that update a dependency file labels Nov 2, 2023
@christianhelle christianhelle self-assigned this Nov 2, 2023
Copy link

sonarqubecloud bot commented Nov 2, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@christianhelle christianhelle merged commit 3260031 into master Nov 3, 2023
90 checks passed
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 enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant