[AutoPR Microsoft.Azure.Management.RecoveryServices.SiteRecovery] [Draft-PR; Don't Review] New Version 2021-06-01 for Azure Site Recovery.#4403
Closed
openapi-sdkautomation[bot] wants to merge 219 commits intomasterfrom
Conversation
26 tasks
f44e066 to
dac6016
Compare
…val in Development env. (Azure#21969) * if not on defaults, honor custom value. * changelog.
Since track 1 SDKs are deprecated, remove the solution to avoid having to type the solution name when building from sdk/keyvault each time. This shouldn't affect the build which enumerates projects within service directories.
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
* Add public ctor for SubscriptionValidationResponse * Comment out package reference.
* Add Stable API Version for point-in-time restore.
* Newly generated SDK from latest swagger
* Updating testcases to fix the CI break.
* Fixing test errors
* Fixed failing tests
* Updated SDK Version and updated release notes.
* Bumping up AssemblyVersion/AssemblyFileVersion("3.1.0.0") from ("3.0.0.0")
Also gets rid of unnecessary, deprecated enableSoftDelete parameter.
Azure#21968) * Fixed pipeline break * 100% methods have protocol overloads * API cleanup * Update API file * renamed message to content * bug fix and parameter validation
* Add asserts to verify all actions are counted for pending queue * Increase timeout of test
Bumps [log4net](https://github.com/apache/logging-log4net) from 2.0.3 to 2.0.10. - [Release notes](https://github.com/apache/logging-log4net/releases) - [Changelog](https://github.com/apache/logging-log4net/blob/master/ReleaseInstructions.txt) - [Commits](https://github.com/apache/logging-log4net/commits/rel/2.0.10) --- updated-dependencies: - dependency-name: log4net dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update links with master to use main * Update ci.yml files Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
* Fix storage extension build * Add project reference * Shadow type * Camel case
…re#22009) * Fix typo: `AmqpSendAuthenticanToken` → `AmqpSendAuthenticationToken` * Fix claims: `System.String[]` → `Manage,Listen`
* Clean up clients comments. * Models updates to introduce CallConnection and Server. * callState updated to callConnectionState, replace sourceAlternateIdentity with alternateCallerId, other fixes * Update to the test sample. * Updated the swagger path, removed delete operation, updated unit tests and live tests * Updates based on comments * Zihzhan/fix (Azure#21727) * Clean up clients comments. * Update Snippet and Export-API. * Zihzhan/fix (Azure#21764) * Update Snippet and Export-API. * remove calloption override in servercall client. * Nit for params and arguments handling. * Merge Downloader updates. * Merge Downloader updates test cases. * Update AutoGen Content. * Model name updates (Suffix for responses models now has Result instead of Response), fixes based on comments (Azure#21790) * Zihzhan/fix (Azure#21805) * Update Snippet and Export-API. * remove calloption override in servercall client. * Nit for params and arguments handling. * Merge Downloader updates. * Merge Downloader updates test cases. * Update AutoGen Content. * Nit clean on Unit Tests. * Updating and renaming. * The changes which are done: (Azure#21863) InviteParticipants --> AddParticipant InviteParticipantResultEvent --> AddParticipantResultEvent CallModality --> MediaType CommunicationParticipant --> CallParticipant Id in PlayAudioResult & CancelAllMediaOperations is now called OperationId CallConnectionState now has {incoming, connecting, connected, disconnecting, disconnected} CallRecordingStateResult ---> CallRecording... by Naveed Ali CallRecordingStateResult ---> CallRecordingProperties * Fix build Anaylse. * fix(tests): improve code coverage * Added AddParticipantResult, Re-added communication error, updated swagger path (Azure#21870) * Added AddParticipantResult, Re-added communication error, updated swagger path * Fixed unit tests * Updated netstandard * Analysis fix * Updated event type for add participant * Fix build issue. * Zihzhan/fix (Azure#21905) * Update Snippet and Export-API. * remove calloption override in servercall client. * Nit for params and arguments handling. * Merge Downloader updates. * Merge Downloader updates test cases. * Update AutoGen Content. * Nit clean on Unit Tests. * Updating and renaming. * Test update. * Add Call Connection Live Tests. * Add ServerCall Live Tests * Increase Test Coverage. * Reenable sample tests. * Zihzhan/fix (Azure#21931) * Update Snippet and Export-API. * remove calloption override in servercall client. * Nit for params and arguments handling. * Merge Downloader updates. * Merge Downloader updates test cases. * Update AutoGen Content. * Nit clean on Unit Tests. * Updating and renaming. * Test update. * Add Call Connection Live Tests. * Add ServerCall Live Tests * Increase Test Coverage. * Reenable sample tests. * Address comments. * Point to swagger file in master branch. * Zihzhan/fix (Azure#21950) * Update Snippet and Export-API. * remove calloption override in servercall client. * Nit for params and arguments handling. * Merge Downloader updates. * Merge Downloader updates test cases. * Update AutoGen Content. * Nit clean on Unit Tests. * Updating and renaming. * Test update. * Add Call Connection Live Tests. * Add ServerCall Live Tests * Increase Test Coverage. * Reenable sample tests. * Address comments. * Point to swagger file in master branch. * Nit fix. * Nit changes based on Azure boarder review feedback. * Address comments. * Naming changes. * Change to static connection string. * Add methods that support Live Test. * Moved Recorded value inside the test method. * Updated models definition based on new swagger plus updated events properties to readonly (Azure#21980) * Updated models definition based on new swagger, also fixed events to make properties readonly * Update accessibility of internal models * Update the file path in autorest * Update auto gen apis. * Rewrite the event tests and fixed json for other tests (Azure#21983) * Disable AddParticipant test in Live mode. * Moved modelfactory to .models namespace (Azure#22021) Co-authored-by: zihzhan <zihzhan@microsoft.com> Co-authored-by: Zihan Zhang <43592314+zihzhan-msft@users.noreply.github.com> Co-authored-by: Christian Whitehead <chrwhit@microsoft.com>
* Update pipeline generation tool version Consume latest changes from pipeline generation tool in Azure/azure-sdk-tools#1708 * Update tool version to include fix for public ci Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
* Update AutoRest C# version to 3.0.0-beta.20210621.1 * [WebPubSub] requestOptions -> options * Run Export-API Co-authored-by: Matt Ellis <matell@microsoft.com>
Increment package version after release of Azure.Messaging.EventHubs.Processor
Increment package version after release of Azure.Data.AppConfiguration
* Initial QuestionAnsweringClient * Generate separate LLC for authoring client * Add cognitivelanugage to CODEOWNERS * Define Query methods on QuestionAnsweringClient * Remove QuestionAnsweringProjectsClient * Add tests for QuestionAnsweringClient * Remove test resources from deployment template We're using a set of static resources right now. Will add back once this service version is deployed generally. * Remove master branch from ci.yml * Added README for Question Answering client library * Resolve PR validation errors with URLs * Resolve feedback and update recordings The service deployed a fix for the confidenceScoreThreshold to truly be between 0 and 1. * Add Azure client builder extensions * Add more QuestionAnsweringClient samples * Resolve PR feedback
* Added support for API Management * Refactored * Update sdk/webpubsub/Azure.Messaging.WebPubSub/src/WebPubSubAuthenticationPolicy.cs Co-authored-by: Pavel Krymets <pavel@krymets.com> * small cleanup * Fixed APIM support bug * PR feedback * Added mock test for ReverseProxyEndpoint * removed capture policy for now Co-authored-by: Pavel Krymets <pavel@krymets.com>
Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
Increment package version after release of Azure.Messaging.ServiceBus
* Add onboarding (with test) * Try faster checkout * Use $(DefaultBranch) * Review feedback: Add comments to parsing logic, more cleanup in releas pipeline * Update eng/scripts/Language-Settings.ps1 Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com> Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
* fix blob name encoding. * cl
Increment package version after release of Azure.Monitor.Query
* Update reference to REST Api spec 7601061 * Update CHANGELOG with release date * Update generate code Set 2021-04-30-Preview as the supported preview version * Update public API file * Add tests for QueryCaption Update test session records * Update public API file * Update Changelog * Update reference to REST Api spec * Update generate code * Update public API file * Unify different versions of EntityRecognitionSkill * Move skill version types within skill types * Mark SearchIndexerDataIdentity as abstract Update RoundtripAllSkills test and session records * Rename SentimentSkillVersion to SkillVersion Rename EntityRecognitionSkillVersion to SkillVersion * Update public API file * Simplify code to split up QueryCaptionRaw Co-authored-by: tg-msft <tg-msft@users.noreply.github.com> * Define comparison operators on skill versions * Update public API file Co-authored-by: tg-msft <tg-msft@users.noreply.github.com>
…throw when attempting to resume from a cusor pointed at a segment that had no more events, and newer segments exist in the Change Feed. (Azure#22546)
Explicitly add '/*' '!/*/' to the list of paths so we include the files in the root of the repo. Added some extra command logging so we can easily repro locally without needing to find the code that ran. Update to '/eng' so that we only get paths that start with eng instead of every path that has eng as a folder. Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
Increment package version after release of Microsoft.Azure.WebJobs.Extensions.ServiceBus
Increment package version after release of Microsoft.Azure.WebJobs.Extensions.EventHubs
Increment package version after release of Azure.AI.MetricsAdvisor
Merge 9bf1f146689934e3a4bc7df74d4ef0cc06e91681 into 313e78f
7f6ba29 to
80281c7
Compare
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
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.
Create to sync Azure/azure-rest-api-specs#14794
Installation Instructions
In order to use the generated nuget package in your app, you will have to use it from a private feed.
To create a private feed, see the following link:
https://docs.microsoft.com/en-us/nuget/hosting-packages/local-feeds
This will allow you to create a new local feed and add the location of the new feed as one of the sources.
Direct Download
The generated package can be directly downloaded from here: