File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.78 .0"
2+ "." : " 1.79 .0"
33}
44
Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 1.79.0] ( https://github.com/microsoftgraph/msgraph-sdk-go/compare/v1.78.0...v1.79.0 ) (2025-07-17)
6+
7+
8+ ### Features
9+
10+ * ** generation:** update request builders and models ([ 1a2e1d7] ( https://github.com/microsoftgraph/msgraph-sdk-go/commit/1a2e1d7f5a56c07d6c7d1f644d51811e435ae089 ) )
11+ * ** generation:** update request builders and models ([ 8d4ecb8] ( https://github.com/microsoftgraph/msgraph-sdk-go/commit/8d4ecb808af0288190bfba5e19e69137230f9484 ) )
12+
513## [ 1.78.0] ( https://github.com/microsoftgraph/msgraph-sdk-go/compare/v1.77.0...v1.78.0 ) (2025-07-08)
614
715
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ var clientOptions = core.GraphClientOptions{
1212 GraphServiceVersion : "" , //v1 doesn't include the service version in the telemetry header
1313 /** The SDK version */
1414 // x-release-please-start-version
15- GraphServiceLibraryVersion : "1.78 .0" ,
15+ GraphServiceLibraryVersion : "1.79 .0" ,
1616 // x-release-please-end
1717}
1818
You can’t perform that action at this time.
0 commit comments