From ae9d34e10c7e83aa5770fe6e63988d4877773776 Mon Sep 17 00:00:00 2001 From: "release-please-token-provider[bot]" <225477224+release-please-token-provider[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 16:31:25 +0000 Subject: [PATCH] chore(main): release 6.3.0-preview --- .release-please-manifest.json | 2 +- CHANGELOG.md | 13 +++++++++++++ src/Microsoft.Graph/Microsoft.Graph.Beta.csproj | 2 +- 3 files changed, 15 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 4a12c4fd8e1..08c622fc241 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "6.2.0-preview" + ".": "6.3.0-preview" } diff --git a/CHANGELOG.md b/CHANGELOG.md index e6f4dfeea6a..f341640adde 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,19 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project does NOT adhere to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) and packages shipped from the beta service library will always be in `preview` as changes to the API are for non production use and commonly ship breaking changes. +## [6.3.0-preview](https://github.com/microsoftgraph/msgraph-beta-sdk-dotnet/compare/6.2.0-preview...6.3.0-preview) (2026-07-10) + + +### Features + +* **generation:** update request builders and models ([2e71783](https://github.com/microsoftgraph/msgraph-beta-sdk-dotnet/commit/2e717833187dec979d87b31a760d60e54e7ea254)) +* **generation:** update request builders and models ([ed5fdda](https://github.com/microsoftgraph/msgraph-beta-sdk-dotnet/commit/ed5fdda9a6d554e6ce6c8b65bfd310f6eeb26c3d)) + + +### Bug Fixes + +* daily CI OOM build TFMs sequentially ([#1127](https://github.com/microsoftgraph/msgraph-beta-sdk-dotnet/issues/1127)) ([1dbd80b](https://github.com/microsoftgraph/msgraph-beta-sdk-dotnet/commit/1dbd80ba118f0dcc49f03154ca18478142be71d7)) + ## [6.2.0-preview](https://github.com/microsoftgraph/msgraph-beta-sdk-dotnet/compare/6.1.0-preview...6.2.0-preview) (2026-06-06) diff --git a/src/Microsoft.Graph/Microsoft.Graph.Beta.csproj b/src/Microsoft.Graph/Microsoft.Graph.Beta.csproj index ec05e554158..06edceb5f48 100644 --- a/src/Microsoft.Graph/Microsoft.Graph.Beta.csproj +++ b/src/Microsoft.Graph/Microsoft.Graph.Beta.csproj @@ -27,7 +27,7 @@ - 6.2.0-preview + 6.3.0-preview