Skip to content

Conversation

@openapi-sdkautomation
Copy link

Create to sync Azure/azure-rest-api-specs#14631

You can install the use using pip install of the artificats.

@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14631/track2_azure-mgmt-compute branch 2 times, most recently from b4c99b5 to 6ec4f69 Compare June 2, 2021 03:53
bishnu-shb and others added 27 commits June 22, 2021 16:38
…re set (Azure#19233)

The azure documentation says "if a message has the partition key property but not the session ID property set, then Service Bus uses the partition key property value as the partition key. If the message has both the session ID and the partition key properties set, both properties must be identical" [https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-partitioning#using-a-partition-key]. 
[Re-raised Azure#18955]
* Deprecate azure-monitor

* ci fix
* Use x-ms-date for Hmac

* Update chat recorded sessions

* Fix SMS hmac; update sms recorded sessions

* Update phone number code and recorded sessions

Co-authored-by: JP Chen <[email protected]>
* Cloud event should parse smalled ms precisions

* changelog

* Update sdk/core/azure-core/tests/test_messaging_cloud_event.py

* add tests

* Update sdk/core/azure-core/CHANGELOG.md

* Apply suggestions from code review
* skip test

* Update test_cli_mgmt_monitor_async.py
* Aggregation should be a list

* Update sdk/monitor/azure-monitor-query/tests/async/test_metrics_client_async.py

* Update sdk/monitor/azure-monitor-query/tests/test_metrics_client.py
* Regenrate code

* statistics

* Update sdk/monitor/azure-monitor-query/tests/test_logs_client.py

* ci fix

* Apply suggestions from code review

* lint

* Update sdk/monitor/azure-monitor-query/azure/monitor/query/_models.py

* ci
* creating async policy, adding lock around sync token portion

* pylint

* fixed import

* reducing to two locks

* pylint fix
* arm template

* cloud event domain name

* name domain

* storage

* Revert "storage"

This reverts commit 5e75e1b.

* Update sdk/eventgrid/azure-eventgrid/samples/publish_samples/publish_cloud_events_to_domain_topic_sample.py
* regen on v3.1

* fix v3.1-preview.5 -> v3.1 references

* regenerating with swagger transform to override ApiVersion parameterizing

* update test references to v3.1

* some more test fixes

* [textanalytics] add categories filter to RecognizePiiEntitiesAction (Azure#19223)

* add categories_filter to RecognizePiiEntitiesAction

* add tests for categories_filter

* fix tests and docstring

* update changelog

* updating categories filter tests to new analyze design

* update docs

* update changelog to new format

* rerecord with v3.1

* bump msrest version for failsafe_deserialize

* [textanalytics] add HealthcareEntityCategory + move aliased enums to models (Azure#19266)

* add HealthcareEntityCategory

* update changelog

* moving enums to models so they show up in docs
…ress test settings (Azure#19429)

The issues were found when running stress test with chaos-mesh: Azure#19241.

After fixing the test code, send could ignore error and recover properly.
also updated the default settings for stress test config.
* Check for API review status only if release date is set in changelog
* just make samples module level functions

* update dedent for snippts
* update azure-core requirement

* package metadata

* tests

* add challenge auth policies

* better calculation of base64 padding
* CodeGen from PR 14984 in Azure/azure-rest-api-specs
Merge 82508fcc1205e9a9565088ea962ef051ffbf1a90 into 92b3333

* ci

* myservice

* Update _version.py

Co-authored-by: SDKAuto <[email protected]>
Rakshith Bhyravabhotla and others added 25 commits July 27, 2021 13:18
* Perftests for monitor query

* Apply suggestions from code review

Co-authored-by: Scott Addie <[email protected]>

Co-authored-by: Scott Addie <[email protected]>
* Added release date

* Some docs fixes

* Updated some docstrings

* Add chardet for now

* Added shared requirement

* Updated nspkg

* Added nspkg to CI
* generated from swaggers

* new support service versions

* regenrated

* [STG78] Added Quick Query Parquet Dialect (Azure#18904)

* Added Quick Query Dialect

* fixed ci

* fix ci path

* anna comments

* removed parquet type

* reverted versions

* reverted versions

* fixed dep

* [Blob][STG78]List Deleted Root Blob with Versions (Azure#19097)

* [Blob][STG78]List Deleted Root Blob with Versions

* Update test_container_async.py

* [STG78] Copy Source OAuth Token Support (Azure#18998)

* OAuth Copy Source Support

* added tokens to blob client

* added support in file client

* Added tests

* regenerated

* Added sync tests and renamed param

* added some async tests

* removed import and fixed desc and validation

* added more tests

* remove import

* fixed ci

* [Blob][STG78]Object Imutability Policy (Version Level Worm) (Azure#19098)

* [Blob][STG78]Object Imutability Policy (Version Level Worm)

* [STG78][FileShare]List Files v2 (Azure#19017)

* [STG78][FileShare]List Files v2

* fix pylint

* fix live test

Co-authored-by: Xiaoxi Fu <[email protected]>
Co-authored-by: xiafu <[email protected]>
* CodeGen from PR 15097 in Azure/azure-rest-api-specs
[Hub Generated] Review request for Microsoft.Media to add version stable/2021-06-01- Part 2 (Azure#15097)

* Copy 2020-05-01 version of the encoding swagger.

* Update encoder swagger to 2021-06-01 version.

* fix 404 response on Encoding swagger

* fixed a description and removed 404 reponses from examples.

* update example files.

* version,CHANGELOG

Co-authored-by: SDKAuto <[email protected]>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
…rix (Azure#19965)

* update Set Tox Env step to a python build. add a new parameter so we can say that certain environments are just not supported by a configured ci run
* update to latest swagger 21-12-01

* update
* Update testcase.py

* update to aka links for sas permissions
* Edit pass on Monitor Query README file

* Relocate timeout section
* CodeGen from PR 15424 in Azure/azure-rest-api-specs
[Batch] Make readme.md and swagger titles consistent (Azure#15424)

* [Batch] Changed "title" from BatchManagement to BatchManagementClient

Autorest is using this to generate the name of the client class. Changing this will avoid a breaking change in the Java SDK that is about to be released.

* Make readme.md titles consistent with swagger

* version,CHANGELOG

* test

* test

* Update shared_requirements.txt

Co-authored-by: SDKAuto <[email protected]>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: msyyc <[email protected]>
* Rename logs query request

* rename LogsQueryResults

* Revert "rename LogsQueryResults"

This reverts commit 6d54741.
* Add Logs Batch query results

* logs query results to result
* Renames _log_query_client

* minor readme fix
* CodeGen from PR 14545 in Azure/azure-rest-api-specs
[Hub Generated] Review request for Microsoft.StorageCache to add version stable/2021-05-01 (Azure#14545)

* Adds base for updating Microsoft.StorageCache from version stable/2021-03-01 to version 2021-05-01

* Updates readme

* Updates API version in new specs and examples

* 2021-05-01 API Changes

* prettier fix

* Lintdiff fix

* Add create only fields

* Create only tag for CacheIdentity

* Create only tag for CacheIdentity

* Remove create only for key rotation

* Fix s360 errors

* Fix read only

* Revert package-lock.json

* Revert package-lock.json

* version,CHANGELOG

Co-authored-by: SDKAuto <[email protected]>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14631/track2_azure-mgmt-compute branch 2 times, most recently from c90f25a to 73c7a13 Compare August 2, 2021 02:38
Merge 7d45eb63829295137cbfdea008cf35a531776e54 into 88e7838
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14631/track2_azure-mgmt-compute branch from 73c7a13 to b05725b Compare August 2, 2021 04:29
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.