Skip to content

bump version for release 1.32.0 with dependency and changelog updates#7753

Merged
adrian05-ms merged 3 commits into
mainfrom
release/v-1.32.0
Jun 2, 2026
Merged

bump version for release 1.32.0 with dependency and changelog updates#7753
adrian05-ms merged 3 commits into
mainfrom
release/v-1.32.0

Conversation

@adrian05-ms

@adrian05-ms adrian05-ms commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

Prepares the 1.32.0 release by updating version metadata and incorporating follow-up release adjustments requested during review.

Changes Made

  • Bumped src/kiota/kiota.csproj VersionPrefix to 1.32.0.
  • Updated StreamJsonRpc from 2.24.92 to 2.25.25.
  • Removed the temporary explicit Nerdbank.MessagePack reference and related workaround comment from src/kiota/kiota.csproj.
  • Added missing 1.32.0 changelog visibility entries for recent security fixes:
    • #7735 (Python code injection hardening)
    • #7746 (Ruby interpolation escaping hardening)

Validation

  • dotnet build src/kiota/kiota.csproj
  • dotnet test tests/Kiota.Tests/Kiota.Tests.csproj

@adrian05-ms adrian05-ms requested a review from a team as a code owner June 2, 2026 17:38
@msgraph-bot msgraph-bot Bot added this to Kiota Jun 2, 2026
@github-code-quality

github-code-quality Bot commented Jun 2, 2026

Copy link
Copy Markdown

Code Coverage Overview

Languages: C#

C# / code-coverage/dotnet

The overall coverage in the branch is 71%. Coverage data for the branch is not yet available.

Show a code coverage summary of the most covered files.
File 08d0ea9 +/-
/home/runner/wo...guageRefiner.cs 98%
/home/runner/wo...criptRefiner.cs 98%
/home/runner/wo...MethodWriter.cs 97%
/home/runner/wo...MethodWriter.cs 96%
/home/runner/wo...MethodWriter.cs 96%
/home/runner/wo...MethodWriter.cs 95%
/home/runner/wo...rs/GoRefiner.cs 93%
/home/runner/wo...KiotaBuilder.cs 90%
/home/runner/wo...ationService.cs 89%
/home/runner/wo...xGenerator.g.cs 72%

Updated June 02, 2026 19:02 UTC
Code Coverage is in Public Preview. Learn more and provide us with your feedback.

Comment thread src/kiota/kiota.csproj Outdated
@github-project-automation github-project-automation Bot moved this to In Progress 🚧 in Kiota Jun 2, 2026
MIchaelMainer
MIchaelMainer previously approved these changes Jun 2, 2026
baywet
baywet previously approved these changes Jun 2, 2026

@baywet baywet left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks for fixing the references as well.
There are no mentions of the last 2 security fixes that @MIchaelMainer added recently, maybe we could add those for visibility as well?

@adrian05-ms

Copy link
Copy Markdown
Contributor Author

Thanks for fixing the references as well. There are no mentions of the last 2 security fixes that @MIchaelMainer added recently, maybe we could add those for visibility as well?

@copilot add to the chagelog the fixes made in #7746 and #7735 by Michael

Copilot AI dismissed stale reviews from baywet and MIchaelMainer via 08d0ea9 June 2, 2026 18:53

Copilot AI commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

Thanks for fixing the references as well. There are no mentions of the last 2 security fixes that @MIchaelMainer added recently, maybe we could add those for visibility as well?

@copilot add to ...

Added in 08d0ea9: CHANGELOG.md now includes the two 1.32.0 security-fix entries for #7735 and #7746.

Copilot AI changed the title - bumps version for release of 1.32.0 bump version for release 1.32.0 with dependency and changelog updates Jun 2, 2026
@adrian05-ms adrian05-ms enabled auto-merge (squash) June 2, 2026 18:55
@adrian05-ms adrian05-ms merged commit 3639d38 into main Jun 2, 2026
313 checks passed
@adrian05-ms adrian05-ms deleted the release/v-1.32.0 branch June 2, 2026 19:22
@github-project-automation github-project-automation Bot moved this from In Progress 🚧 to Done ✔️ in Kiota Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done ✔️

Development

Successfully merging this pull request may close these issues.

5 participants