-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Release 1.2.4 #1917
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
Closed
Release 1.2.4 #1917
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
updated AAD endpoint url
…l classes Fix for issue: #1063 Added a new IContractResolver to adjust DefaultValueHandling for non-nullable properties. There is still a case where you can get JsonSerializationException (as shown in the new tests), but the data corruption issue where 0/false/etc. were converted to null has been fixed.
Search SDK: Fix data corruption when using non-nullable types in mode…
…scope is specified as 'all' and removed Common.
WORK:5249248:- Point2Site and SKU/Resize Gateway support. Also, recorded tests after swagger conversion
Fixed signing packages in the build
Scheduler: Make Sunday the first enum in DayOfWeek
Search SDK: Added missing ctor validation plus test coverage
Also bumping version to 1.0.1.
[#111989235]exclude 7zip from repo
Search SDK: Fixing missing and incorrect docs
Updates to common.authentication for new graph library
Added State property to AzureSubscription
…ady existing version
Bumping up Authentication package version to avoid conflict with already existing version
Add support for authentication by refresh token
Contributor
|
Can one of the admins verify this patch? |
|
Hi @shashishailaj, I'm your friendly neighborhood Azure Pull Request Bot (You can call me AZPRBOT). Thanks for your contribution! TTYL, AZPRBOT; |
azure-sdk
pushed a commit
that referenced
this pull request
Aug 18, 2021
azure-sdk
added a commit
that referenced
this pull request
Aug 18, 2021
* Attempt to purge all vaults, managed HSMs Reverts #1910. Vaults and managed HSMs are automatically purged on their purge date. The point was to purge them daily to preserve capacity. The default purge date is +90 days. * Add timeout and more logging * Pass required -Resource * Fix log message * Ensure the $Resource is correctly captured Added comment to new code explaining why, since ScriptBlock.GetNewClosure() is not working as expected. * Add -ErrorAction to Receive-Job Worked without terminating when run locally, but failed on the first error in the AzDO agent. * Use $using:r instead of creating ScriptBlock More idiomatic for passing ScriptBlocks to jobs. * Resolve PR feedback * Change default DeleteAfterHours to 120 Resolves #1917 * Use the Az cmdlets built-in -AsJob Co-authored-by: Heath Stewart <[email protected]>
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.