-
Notifications
You must be signed in to change notification settings - Fork 215
1.5.1 release #648
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
1.5.1 release #648
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…/202103171213 Weekly OpenApiDocs Download
#585) * Divide project into 2 assemblies. * Update build scripts to build, sign and pack auth module with core dll. * Updates ADO pipeline to also sign and strong name MSG.Authentication.Core.dll. * Add Pester tests for loading module side by side. * Add internals visible to test proj. * Load multiframework dependencies.
…/202103311206 Weekly OpenApiDocs Download
Add CAE Support
* Fix aggrement file directive. * Bump SDK version to 1.4.3.
* Add sistes.permissions tag to module mappings. * Generate profile for sites. * Sort crawl logs.
Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com>
* add suppression for autogenerated get cmdlets * remove New cmdlets * add remove set and update variants of those get cmdlets * remove search and ro cmdlets * remove cmdlets for read only links and objects * Update src/Identity.Governance/Identity.Governance/readme.md Co-authored-by: Peter Ombwa <peter.ombwa@microsoft.com>
Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com>
* Bump SDK version to 1.5.0 * Handle duplicate cmdlet names across modules. * Update readme.md * Use version in manifest if module is not in repo.
* Fix exception thrown when Debug is called for Service modules. Show full request body and response when Debug is called. * Handle empty content for HTTP requests that don't return body data. * Add stream tests. * Avoid checking for -Debug to respect DebugPreferences. Co-authored-by: George <gendungu@microsoft.com>
* Add admin module.
Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com>
* Make Interactive Auth the default auth provider. Inform the user of fallback to device code when Interactive Auth is unavailable due to browser not being available such as CloudShell and WSL. * Update MSAL to 4.29. Add Microsoft.Windows.SDK.Contracts as a direct dependency, as it was transient before via MSAL 4.23 Co-authored-by: George <gendungu@microsoft.com>
Co-authored-by: George <1641829+georgend@users.noreply.github.com>
Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com>
Member
Author
|
Closing this PR. This PR will go our as part of 1.6.0. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Release notes for 1.5.1 release
Microsoft.Graph.Adminmodule Add admin module mapping #621.