-
Notifications
You must be signed in to change notification settings - Fork 253
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
Production release #771
Merged
Merged
Production release #771
Conversation
This file contains 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
* New feature - Added the TransitiveMemberOf property to Device.cs. * New feature - Added the TransitiveMemberOf property to Group.cs. * New feature - Added the EmployeeId, FaxNumber, OnPremisesDistinguishedName, OtherMails, ShowInAddressList, and TransitiveMemberOf properties to User.cs. * New feature - Added the EdgeSendIntranetTrafficToInternetExplorer property to the Windows10GeneralConfiguration.cs. * New feature - Added request, paging, and navigation for the TransitiveMemberOf property Device. * New feature - Added request, paging, and navigation for the TransitiveMemberOf property Group. * New feature - Added request, paging, and navigation for the TransitiveMemberOf property User. * Change- Added updated comments to Group.cs. * Change- Added updated comments to Message.cs. * Change- Added updated comments to Organization.cs. * Change - Added updated comments to DataPolicyOperation.cs.
- Upgrade the last 2 test projects that still use packages.config to use `packagereference`. This allows also for removing transitive references in the test project like e.g the one to NewtonSoft.json - Use consistent and RTM version of test sdk - Upgrade moq Nuget package - Use RTM version of ms code coverage Nuget package - Update mstest Nuget packages - dotnet restore is not needed any more for modern SDKs -> remove it in appveyor.yaml
…traversing a site's site hierarchy.
Generated models and request builders using Typewriter
Fixes #374: Adds route to a Site's root structural property.
Adds cloning of HttpRequestMessage before retry
Generated models and request builders using Typewriter
Request Context With Middleware Options
Same GH action as was reviewed for beta.
* Update generated files with build 2544600 * Update to target .NET standard 2.0, update tests per warnings
* Update generated files with build 2583988 * Bump version to 3.0.1
Co-authored-by: OfficeGlobal <OfficeGlobal@microsoft.com>
* Add new pipeline def, update increment script * enable push
Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com>
* Update generated files with build 2701160 * Manually bump version to 3.2.0
The upper is left at 1.21.0 for the old feed. The feed shows the latest version.
* Update generated files with build 2738952 * Add CI skip, added Mustafa, improve PR title
* Update generated files with build 2842301 * Update Microsoft.Graph.csproj
* Update generated files with build 2950277
… copyright while upping version
Fix powershell script to not introduce unwanted character in front of copyright
* Update generated files with build 3368467 * Add nikithauc to PR reviewers
* Update generated files with build 3496755 * Update create-v1.0-pull-request.yml
zengin
approved these changes
Aug 25, 2020
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.
No description provided.