-
Notifications
You must be signed in to change notification settings - Fork 13
Comparing changes
Open a pull request
base repository: microsoftgraph/msgraph-beta-sdk-java
base: v6.60.1
head repository: microsoftgraph/msgraph-beta-sdk-java
compare: v6.61.0
- 7 commits
- 174 files changed
- 6 contributors
Commits on Jul 13, 2026
-
fix: correct malformed YAML in ci-build.yml Configure Maven settings …
…step (#1368) The first three PowerShell lines in the 'Configure Maven settings' step were at column 0 instead of being indented into the 'pwsh: |' block scalar, which broke YAML parsing. Indent them to align with the rest of the script block. Copilot-Session: ca8303b0-dcb7-467f-9d6b-7f68da829576 Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6c08d0d - Browse repository at this point
Copy the full SHA 6c08d0dView commit details
Commits on Jul 14, 2026
-
Remove Gradle .module files from Maven package validation (#1370)
validatePackageContents.ps1 expected .module and .module.asc files, which are Gradle Module Metadata artifacts. The pipeline publishes with Maven (./mvnw), which does not generate .module files, causing the validation step to fail. Remove the two Gradle-only entries from the expected files list. Copilot-Session: ca8303b0-dcb7-467f-9d6b-7f68da829576 Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ae79b38 - Browse repository at this point
Copy the full SHA ae79b38View commit details -
Updated for https://dev.azure.com/microsoftgraph/0985d294-5762-4bc2-a…
…565-161ef349ca3e/_build?definitionId=689 by using baselines generated in https://dev.azure.com/microsoftgraph/0985d294-5762-4bc2-a565-161ef349ca3e/_build/results?buildId=226120 (#1363) Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com> Co-authored-by: Ramses Sanchez-Hernandez <63934382+ramsessanchez@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bbb2f90 - Browse repository at this point
Copy the full SHA bbb2f90View commit details
Commits on Jul 21, 2026
-
feat(generation): update request builders and models
Update generated files with build 227538
Microsoft Graph DevX Tooling authored and Microsoft Graph DevX Tooling committedJul 21, 2026 Configuration menu - View commit details
-
Copy full SHA for 89fae7d - Browse repository at this point
Copy the full SHA 89fae7dView commit details
Commits on Jul 22, 2026
-
Merge pull request #1372 from microsoftgraph/beta/pipelinebuild/227538
Generated beta models and request builders
Configuration menu - View commit details
-
Copy full SHA for 876b03d - Browse repository at this point
Copy the full SHA 876b03dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe85e80 - Browse repository at this point
Copy the full SHA fe85e80View commit details -
Merge pull request #1369 from microsoftgraph/release-please--branches…
…--main--components--com.microsoft.graph.microsoft-graph-beta chore(main): release 6.61.0
Configuration menu - View commit details
-
Copy full SHA for f2ff2f1 - Browse repository at this point
Copy the full SHA f2ff2f1View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v6.60.1...v6.61.0