Skip to content

Commit 08a78e2

Browse files
authored
Merge branch 'main' into dependabot/github_actions/actions/checkout-6
2 parents 4e6e07b + 84f8785 commit 08a78e2

550 files changed

Lines changed: 42787 additions & 814 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/auto-merge-dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
steps:
2020
- name: Dependabot metadata
2121
id: metadata
22-
uses: dependabot/fetch-metadata@v2.4.0
22+
uses: dependabot/fetch-metadata@v2.5.0
2323
with:
2424
github-token: "${{ secrets.GITHUB_TOKEN }}"
2525

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
".": "1.90.0"
2+
".": "1.93.0"
33
}
44

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,27 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [1.93.0](https://github.com/microsoftgraph/msgraph-sdk-go/compare/v1.92.0...v1.93.0) (2026-01-07)
6+
7+
8+
### Features
9+
10+
* **generation:** update request builders and models ([20507ff](https://github.com/microsoftgraph/msgraph-sdk-go/commit/20507ffb1210d2b1b58adf5b50d87f16661f3f7a))
11+
12+
## [1.92.0](https://github.com/microsoftgraph/msgraph-sdk-go/compare/v1.91.0...v1.92.0) (2025-12-17)
13+
14+
15+
### Features
16+
17+
* **generation:** update request builders and models ([19d0a42](https://github.com/microsoftgraph/msgraph-sdk-go/commit/19d0a42e86efaace3b7c76f64fb4c061a5776245))
18+
19+
## [1.91.0](https://github.com/microsoftgraph/msgraph-sdk-go/compare/v1.90.0...v1.91.0) (2025-12-03)
20+
21+
22+
### Features
23+
24+
* **generation:** update request builders and models ([#958](https://github.com/microsoftgraph/msgraph-sdk-go/issues/958)) ([4590744](https://github.com/microsoftgraph/msgraph-sdk-go/commit/4590744688706a966b8d5c068ea59521d5e3d6db))
25+
526
## [1.90.0](https://github.com/microsoftgraph/msgraph-sdk-go/compare/v1.89.0...v1.90.0) (2025-11-18)
627

728

admin/admin_request_builder.go

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

admin/teams_request_builder.go

Lines changed: 165 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

admin/teams_user_configurations_count_request_builder.go

Lines changed: 83 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)