From 5e912261900e71f7ced0c747d3b668ab1acb0785 Mon Sep 17 00:00:00 2001 From: Andrew Omondi Date: Wed, 22 Mar 2023 08:42:07 +0300 Subject: [PATCH] Updates version and release notes --- CHANGELOG.md | 8 ++++++++ src/Microsoft.Graph/Microsoft.Graph.Beta.csproj | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a01edeb3f56..014de41f9af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,14 @@ and this project does NOT adhere to [Semantic Versioning](https://semver.org/spe ## [Unreleased] +## [5.23.0] - 2023-03-21 + +### Added + +- Allows checking for status codes without parsing request bodies in batch requests (https://github.com/microsoftgraph/msgraph-sdk-dotnet-core/pull/626) +- Updates kiota abstraction library dependencies to fix serialization errors. +- Latest metadata updates from 21st March 2023 + ## [5.22.0] - 2023-03-14 ### Added diff --git a/src/Microsoft.Graph/Microsoft.Graph.Beta.csproj b/src/Microsoft.Graph/Microsoft.Graph.Beta.csproj index f8d80fc6b80..5820b577bbd 100644 --- a/src/Microsoft.Graph/Microsoft.Graph.Beta.csproj +++ b/src/Microsoft.Graph/Microsoft.Graph.Beta.csproj @@ -22,10 +22,10 @@ 35MSSharedLib1024.snk true -- Latest metadata updates from 14th March 2023 snapshot. +- https://github.com/microsoftgraph/msgraph-beta-sdk-dotnet/blob/master/CHANGELOG.md - 5.22.0 + 5.23.0