You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,15 @@ and this project does adheres to [Semantic Versioning](https://semver.org/spec/v
8
8
## [Unreleased]
9
9
10
10
11
+
## [5.3.0] - 2023-03-21
12
+
13
+
### Added
14
+
15
+
- Allows checking for status codes without parsing request bodies in batch requests (https://github.com/microsoftgraph/msgraph-sdk-dotnet-core/pull/626)
16
+
- Updates kiota abstraction library dependencies to fix serialization errors.
17
+
- Metadata fixes for missing expand clauses for messages,calendar and mailfolder endpoints
0 commit comments