Skip to content

Microsoft Kiota v1.32.3#1606

Merged
christianhelle merged 3 commits into
masterfrom
kiota-v1.32.3
Jun 25, 2026
Merged

Microsoft Kiota v1.32.3#1606
christianhelle merged 3 commits into
masterfrom
kiota-v1.32.3

Conversation

@christianhelle

@christianhelle christianhelle commented Jun 25, 2026

Copy link
Copy Markdown
Owner
  • Update Kiota version to 1.32.3 in documentation
  • Update Kiota version to 1.32.3 in core logic and tests
  • Update Kiota version to 1.32.3 in IDE integrations

Summary by CodeRabbit

  • Documentation

    • Updated product and website docs to show the latest Microsoft Kiota version.
    • Refreshed help text and command examples across supported tools and platforms.
  • Bug Fixes

    • Aligned displayed version information in IDE and command-line interfaces with the current Kiota release.
    • Updated installer-related expectations so version checks match the latest tooling.

@coderabbitai

coderabbitai Bot commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: cb3a08e7-08c1-49c9-8957-b384619f08e3

📥 Commits

Reviewing files that changed from the base of the PR and between ddf76a5 and c289dfc.

📒 Files selected for processing (15)
  • README.md
  • docs/CLI.md
  • docs/Marketplace.md
  • docs/Marketplace2022.md
  • docs/VisualStudioForMac.md
  • docs/website/cli.html
  • docs/website/features.html
  • docs/website/index.html
  • src/Core/ApiClientCodeGen.Core.Tests/Installer/DependencyInstallerTests.cs
  • src/Core/ApiClientCodeGen.Core/ExternalTool.cs
  • src/IntelliJ/src/main/resources/META-INF/plugin.xml
  • src/VSCode/package.json
  • src/VSIX/ApiClientCodeGen.VSIX.Dev17/VSCommandTable.vsct
  • src/VSIX/ApiClientCodeGen.VSIX/VSCommandTable.vsct
  • src/VSMac/ApiClientCodeGen.VSMac/Properties/Manifest.addin.xml

📝 Walkthrough

Walkthrough

This PR bumps the Microsoft Kiota generator version from 1.32.2 to 1.32.3 across core tooling, installer tests, IDE command labels, and documentation/site references.

Changes

Kiota version bump

Layer / File(s) Summary
Core pin and installer tests
src/Core/ApiClientCodeGen.Core/ExternalTool.cs, src/Core/ApiClientCodeGen.Core.Tests/Installer/DependencyInstallerTests.cs
ExternalTools.Kiota now pins 1.32.3, and the installer tests expect the updated Microsoft.OpenApi.Kiota install command.
IDE command metadata
src/IntelliJ/src/main/resources/META-INF/plugin.xml, src/VSCode/package.json, src/VSIX/ApiClientCodeGen.VSIX.Dev17/VSCommandTable.vsct, src/VSIX/ApiClientCodeGen.VSIX/VSCommandTable.vsct, src/VSMac/ApiClientCodeGen.VSMac/Properties/Manifest.addin.xml
The Kiota version shown in IntelliJ, VS Code, Visual Studio, and VSMac command metadata is updated to v1.32.3.
Docs and website references
README.md, docs/CLI.md, docs/Marketplace.md, docs/Marketplace2022.md, docs/VisualStudioForMac.md, docs/website/cli.html, docs/website/features.html, docs/website/index.html
The README, CLI docs, marketplace docs, and website pages update the documented Kiota version to v1.32.3.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Suggested labels

enhancement, dependencies, .NET, documentation

Poem

A tiny hop from 2 to 3,
Kiota shines for all to see.
In docs and tools, the number glows,
A rabbit nods and off it goes. 🐰

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. Write docstrings for the functions missing them to satisfy the coverage threshold.
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly identifies the repository-wide Microsoft Kiota version bump to v1.32.3.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch kiota-v1.32.3

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@sonarqubecloud

Copy link
Copy Markdown

@christianhelle christianhelle self-assigned this Jun 25, 2026
@christianhelle christianhelle added enhancement New feature or request dependencies Pull requests that update a dependency file .NET Pull requests that update .net code labels Jun 25, 2026
@christianhelle christianhelle merged commit da53b56 into master Jun 25, 2026
42 of 45 checks passed
@christianhelle christianhelle deleted the kiota-v1.32.3 branch June 25, 2026 20:49
@coderabbitai coderabbitai Bot mentioned this pull request Jun 28, 2026
@coderabbitai coderabbitai Bot mentioned this pull request Jul 7, 2026
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 .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant