Skip to content
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

Update AutoRest C# version #26104

Merged
merged 1 commit into from
Dec 29, 2021
Merged

Conversation

azure-sdk
Copy link
Collaborator

Update AutoRest C# version to 3.0.0-beta.20211227.1

@changlong-liu changlong-liu merged commit 0e9e877 into Azure:main Dec 29, 2021
HarveyLink added a commit that referenced this pull request Jan 4, 2022
* fix Build error

* Update AutoRest C# version to 3.0.0-beta.20211222.1 (#26024)

* Delete unused records (#26036)

* MockTestBase: playback if no mock server (#25880)

* check-and-playback

* don't ensure in playback

* stateless-mock

* update-mock-page

* Update unit test cases

1. update TestBase.cs
2. delete ListByRGTests and CheckAvailabilityTests
3. modify CommunicationCrudTests and NotificationHubTests

* re-gen

* Update Azure.ResourceManager.Communication.netstandard2.0.cs

* sample

* Update AutoRest C# version (#26041)

* Update AutoRest C# version to 3.0.0-beta.20211222.4

* update api

* fix test cases in appconfiguration

* update compute test

* update cosmosdb test

* update keyvault test

* update snippets

* update eventhub

Co-authored-by: ArcturusZhang <dapzhang@microsoft.com>

* Release Azure.ResourceManager 1.0.0-beta.7 (#26040)

* update version to 1.0.0-beta.7

* Update CHANGELOG.md

* update readme

* re-gen

* rename

* Update Azure.ResourceManager.Communication.netstandard2.0.cs

* changlog

* SDK update for recoveryservices-backup (#26025)

* SDK update for recoveryservices-backup

* Updating

* Updating tests

* Updating assemblyInfo, csproj and azSDK.RP.props

* Update AutoRest C# version to 3.0.0-beta.20211223.1 (#26052)

* update autorest.md in connectedvmware (#26051)

* update autorest.md

* delete the directory with old casing

* regenerate everything

* fix casing

* change the casing

* remove auto generated things

* finally

* update api

* missed one casing in test project

* update sample

* drop duplicated [.cs] suffix

* Update README.md

* bump resource manager version (#26053)

* docs(network): changes for beta5 (#26054)

- add change logs
- update README.md

* docs(storage): changes for beta5 (#26055)

- add change logs
- update README.md

* Update AutoRest C# version (#26061)

* Update AutoRest C# version to 3.0.0-beta.20211224.1

* fix

Co-authored-by: ArcturusZhang <dapzhang@microsoft.com>

* Increment version for resourcemanager releases (#26050)

Increment package version after release of Azure.ResourceManager

* docs(cosmos): prepare change log for beta2 (#26066)

1. add change log for cosmos beta.2
2. fix change logs of network and storage

* [Resources][Compute][KeyVault] Update changelog and readme (#26058)

* update changelog and readme

* update changelog again

* update

* address comments

* update network and storage

* update changelog of cosmos and sql (#26067)

* update changelog of cosmos and sql

* update

* Revert the version of ResourceManager back to beta.7 to unblock release RP libs (#26074)

* Avoid always locking in BearerTokenAuthenticationPolicy (#25522)

* Ignore private setters during strongly typed deserialization (#26078)

* Spelling fix (#26075)

* prepare network and cosmos beta release (#26079)

bump release date of:
- network beta.5
- cosmos beta.2

* clean up configurations (#26070)

* prepare release for storage beta.5 (#26080)

bump release date

* Increment version for network releases (#26082)

Increment package version after release of Azure.ResourceManager.Network

* Refine the configuration of AppService (#26056)

* some update on autorest.md

* some changes

* some changes

* fix test cases

* update api

* update release date (#26088)

* Rename ConnectedVMware to ConnectedVMwarevSphere (#26090)

* Rename ConnectedVMware to ConnectedVMwarevSphere

* Update spell check

* Fixed casing problem

* Increment version for keyvault releases (#26093)

Increment package version after release of Azure.ResourceManager.KeyVault

* Increment version for resources releases (#26092)

Increment package version after release of Azure.ResourceManager.Resources

* Release Azure.ResourceManager.WebPubSub 1.0.0-beta.2 (#26091)

* Release Azure.ResourceManager.Sql 1.0.0-beta.2 (#26089)

* update release date

* Update README.md

* Increment version for compute releases (#26094)

Increment package version after release of Azure.ResourceManager.Compute

* update changelog (#26096)

* Release Azure.ResourceManager.WebPubSub 1.0.0-beta.2  (#26099)

* Release Azure.ResourceManager.WebPubSub 1.0.0-beta.2

* Update change log

* Increment version for cosmosdb releases (#26083)

Increment package version after release of Azure.ResourceManager.CosmosDB

* Increment version for deviceupdate releases (#26100)

Increment package version after release of Azure.ResourceManager.DeviceUpdate

* Increment version for storage releases (#26084)

Increment package version after release of Azure.ResourceManager.Storage

* Increment version for servicebus releases (#26101)

Increment package version after release of Azure.ResourceManager.ServiceBus

* Increment version for cdn releases (#26102)

Increment package version after release of Azure.ResourceManager.Cdn

* Increment version for webpubsub releases (#26105)

Increment package version after release of Azure.ResourceManager.WebPubSub

* Increment version for sqlmanagement releases (#26106)

Increment package version after release of Azure.ResourceManager.Sql

* Update AzureSDKCodeGeneration_DataPlane_Quickstart.md (#26108)

Minor typo mistake

* Increment package version after release of Azure.ResourceManager.EventHubs (#26103)

* docs(core): improve pipeline sample (#26095)

* Add compatibility tests for Table extension (#26038)

* Update AutoRest C# version to 3.0.0-beta.20211227.1 (#26104)

* Update AutoRest C# version to 3.0.0-beta.20211228.3 (#26112)

* Temporarily disable HSM backup/restore tests (#26123)

* feat(resourcemanager): add `TypeReferenceTypeAttribute` (#26127)

Add an attribute which can be used to mark `x-ms-mgmt-typeReferenceType`

part of Azure/autorest.csharp#1761

* Disable missed backup/restore test (#26142)

* Rework binding configuration in Table extension (#26111)

* Add Microsoft.Azure.WebJobs.Extensions.Tables to artifacts (#26145)

* Sync eng/common directory with azure-sdk-tools for PR 2464 (#26143)

* Support AAD graph and Microsoft Graph service principal APIs

* Consolidate service principal wrapper creation

Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>

* remove one instrument operation (#26113)

* Rename Parameters to Options

* Remove [TaggedResource]

* Revert "Remove [TaggedResource]"

This reverts commit 4ab3584.

Co-authored-by: Chengming Ruan (WICRESOFT NORTH AMERICA LTD) <v-cruan@microsoft.com>
Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Co-authored-by: Pavel Krymets <pavel@krymets.com>
Co-authored-by: changlong-liu <59815250+changlong-liu@users.noreply.github.com>
Co-authored-by: ArcturusZhang <dapzhang@microsoft.com>
Co-authored-by: Feng Zhou <55177366+fengzhou-msft@users.noreply.github.com>
Co-authored-by: Pratima Upadhyay <pratima.upadhyay02@gmail.com>
Co-authored-by: Yao Kou <yaokou@microsoft.com>
Co-authored-by: Mingzhe Huang <archerzz@users.noreply.github.com>
Co-authored-by: Arthur Ma <arthurma@microsoft.com>
Co-authored-by: John Call <johncall@microsoft.com>
Co-authored-by: Ken Dale <ken@kendaleiv.com>
Co-authored-by: Boby <73424060+bobychaudhary@users.noreply.github.com>
Co-authored-by: Heath Stewart <heaths@microsoft.com>
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-net that referenced this pull request Oct 16, 2023
Release machinelearningservices microsoft.machine learning services 2023 10 01 shadow (Azure#26104)

* Adds base for updating Microsoft.MachineLearningServices from version stable/2023-04-01 to version 2023-10-01

* fix rebase

* Updates API version in new specs and examples

* mfe.json update description to fix linting errors (Azure#24968)

Co-authored-by: Kayla Ames <kaseager@microsoft.com>

* add headers for start/stop/restart compute examples (Azure#25072)

* Adding SubscriptionId and ResourceGroup for Azure Datastore (Azure#25289)

* Add query param in list job api (#25374)

Co-authored-by: Shail Paragbhai Shah <shaisha@microsoft.com>

* [MachineLearning]Try fixing some lint error in 10-01 version (Azure#25519)

* Try fixing some lint error

* bug fix

* remove unused definition

* Update Example

* adding queue settings to Oct 2023 stable api version (Azure#25765)

* adding queue settings to Oct 2023 stable api version

* update new line

---------

Co-authored-by: Aaheli Chattopadhyay <aahelic@microsoft.com>

* remove job priority (Azure#25775)

Co-authored-by: Aaheli Chattopadhyay <aahelic@microsoft.com>

* Adding MachineLearningService workspace resource publish API and registry datareference API (Azure#25619)

* Adding machinelearningservices workspace publish and registry
datareference API

* minimize diff

* minor updates on put job api summary

* remove two unneeded APIs

* remove extra adding long running annotation

* Add managed Vnet to stable version (Azure#25729)

* Add managed Vnet to stable version

* update missing parameter

* Update missing ref

* meaningless commit trigger pipeline again

* Revert "meaningless commit trigger pipeline again"

This reverts commit baa386b8cf0abb96b461a27d9060188e7ed0581e.

* add missing ref

* Update example version

* trigger pipeline

* Revert "trigger pipeline"

This reverts commit f989c4c91ca85dde28fa636ed82ba9c742a05db9.

* add force to purge parameter

* trigger pipeline

* Revert "trigger pipeline"

This reverts commit 42ea0f8c2dc17e42757112b279fae42a4dc6e557.

* Update examples

* Add format and update examples

* [Model Monitoring][GA] - Add model monitoring scenarios (Azure#25801)

* Add model monitoring scenarios

* add

* add

* Update mfe.json

* Update mfe.json

* Update mfe.json

* Update mfe.json

* add ws vnet properties (Azure#25882)

Co-authored-by: Aaheli Chattopadhyay <aahelic@microsoft.com>

* Fix circular reference 2023-10-01 (Azure#25879)

* TriggerType->ComputeTriggerType

* RecurrenceFrequency->ComputeRecurrenceFrequency

* RecurrenceSchedule->ComputeRecurrenceSchedule

* description

---------

Co-authored-by: Kayla Ames <kaseager@microsoft.com>

* Adding proxy resource (Azure#25904)

Co-authored-by: Shail Paragbhai Shah <shaisha@microsoft.com>

* Add feature store api's to GA version (Azure#25594)

* Add examples

* Adding feature store GA api's

* Sync examples

* Add examples

* Converting to ProxyResource

---------

Co-authored-by: Shail Paragbhai Shah <shaisha@microsoft.com>

* add serverless compute settings (Azure#26012)

Co-authored-by: Aaheli Chattopadhyay <aahelic@microsoft.com>

* [MachineLearningService]Add featurestore property to stable version (Azure#26121)

* Add workspace kind and featureStoreSettings

* add description

* Add description for ComputeRuntimeDti

* remove featurestore settings for lint

* remove Kind

* Revert "remove featurestore settings for lint"

This reverts commit f4d7ae352baf966aeba9085bd06df3456bd17bef.

* Update readme

fix

---------

Co-authored-by: Kayla Ames <kaseager@microsoft.com>
Co-authored-by: libc16 <88697960+libc16@users.noreply.github.com>
Co-authored-by: Chunyu Li <79233053+ChunyuMSFT@users.noreply.github.com>
Co-authored-by: shail2208 <59747407+shail2208@users.noreply.github.com>
Co-authored-by: Shail Paragbhai Shah <shaisha@microsoft.com>
Co-authored-by: ZhidaLiu <zhili@microsoft.com>
Co-authored-by: ac923 <aahelic@yahoo.com>
Co-authored-by: Aaheli Chattopadhyay <aahelic@microsoft.com>
Co-authored-by: chaoyu-msft <93601904+chaoyu-msft@users.noreply.github.com>
Co-authored-by: Mathieu St-Louis <81435026+mastloui-msft@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants