Skip to content

Conversation

@openapi-sdkautomation
Copy link

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

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

chlowell and others added 28 commits June 18, 2021 16:10
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
* add check before printing receipt items

* add check before printing receipt items
* flatten DimensionGroupIdentity

* update
* CodeGen from PR 14841 in Azure/azure-rest-api-specs
add sql tag to readme.go.md (Azure#14841)

* version,CHANGELOG

* test

* test config

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Zed <601306339@qq.com>
* CodeGen from PR 14709 in Azure/azure-rest-api-specs
java mgmt, aks, add needed json (Azure#14709)

* version,CHANGELOG

* test

* test config

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Zed <601306339@qq.com>
* Added profiler support to perf framework

* Removed old loop kwarg

* Fixed list test bug

* Support old API version

* Updated perf framework for test proxy

* Support test proxy

* Whitespace

* Support proxy in legacy tests

* Update perf test guide

* Support proxy in GetSecretTest

Co-authored-by: Mike Harder <mharder@microsoft.com>
* Update links with master to use main

* Update ci.yml files

Co-authored-by: Chidozie Ononiwu <chononiw@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>
* Workspaces must be common

* tests yml

* lint

* changelog

* Update sdk/monitor/azure-monitor-query/tests/async/test_logs_client_async.py
* CodeGen from PR 14627 in Azure/azure-rest-api-specs
[Hub Generated] Review request for Microsoft.DocumentDB to add version stable/2021-06-15 (Azure#14627)

* Adds base for updating Microsoft.DocumentDB from version stable/2021-04-15 to version 2021-06-15

* Updates readme

* Updates API version in new specs and examples

* PITR apis to stable version

* Fixing readme

* Adding parameters

* Fixing restorable.json

* Fixing linter errors

* missing ref

* Unflattening the DatabaseAccountCreateUpdateProperties

* Adds base for updating Microsoft.DocumentDB from version stable/2021-05-15 to version 2021-06-15

* Updates readme

* Updates API version in new specs and examples

* Adding the restorable json to readme

* Added disableLocalAuth flag to DatabaseAccount CRU operations.

* Adding Backup policy migration state

* Fixing linter errors

* Fixing linter warnings

* Fixing breaking change

Co-authored-by: ayanMSFT <53790657+ayanMSFT@users.noreply.github.com>

* version,CHANGELOG

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: ayanMSFT <53790657+ayanMSFT@users.noreply.github.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
* CodeGen from PR 14452 in Azure/azure-rest-api-specs
Added missing updatable properties in ConfigurationStorePropertiesUpdateParameters (Azure#14452)

Co-authored-by: jimmypc92 <jimmypc92>

* version,CHANGELOG

* test

* test config

* test config

* test config

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Zed <601306339@qq.com>
…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 <jiach@microsoft.com>
* 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
scbedd and others added 28 commits July 14, 2021 14:27
…hy` (Azure#19785)

* update pinned pip version to 20.3, which uses new default resolver. remove pinned cryptography mindependency override
* remove a pinned mgmt-storage dependency from azure-sdk-tools
* set the mindependency override for requests to 2.19.0, just for compatibility reasons with an azure-core dev_requirement
* set the mindependency override for six to 1.12.0, against for compatibility reasons for packages supporting a much older version of six
* bump msrest dependencies in azure-data-tables an azure-containerregistry
* override of azure-search-documents minimum version that we regression test against
* add document translation perf test

* trying test-proxy

* switch to testing non-LRO for perf
* Simplify Ubuntu image name check for dns bypass
* expose new skills

* changelog
* CodeGen from PR 15027 in Azure/azure-rest-api-specs
Removed unused definition of ResourceIdentityWithUserAssignedIdentities  (Azure#15027)

* Removed unused definition of ResourceIdentityWithUserAssignedIdentities in servers.json and ManagedInstances.json

* Added "SystemAssigned,UserAssigned" identity type

* version,CHANGELOG

* Update CHANGELOG.md

* Update _version.py

* Update CHANGELOG.md

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Zed Lei <59104634+RAY-316@users.noreply.github.com>
Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
* added lva sdk package

* deleteing folder

* removing connection string
* RolicyResult renamed to AttestationPolicyResult. This did not fail on release because the docs.ms doc updates take a bit to flow through.

* update location of the test-proxy
[mysql]Update readme.python.md (Azure#15225)

* Update readme.python.md

* Update readme.md

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
* Updated perftest writting guide

* Full url
* resolve issue with mindependency of azure-monitor-telemetry-exporter
* resolve eventgrid mindependency failure. device-update mindependency failure
* adjust dev_reqs for azure-mgmt-batch
* extend nspkg test timeout. 
* resolve 'core.credential not found' in cogservices and servermanager
…n SDK (Azure#19583)

* Add private preview azure-communication-network-traversal python SDK

* Add recordings

* Fix config/build and format for PR

* Update, pylint checks

* Update PR

* Update PR

* Disable pylint warnings

* Supress unused-import pylint warning, when I'm actually using it.

* Update documentation

* Make shared folder consistent with other packages under communication

* Rename namespace name from network-traversal to networktraversal
* Add AAD support

* lint

* tests fix

* comments

* unskip tests

* aad tests

* Update sdk/eventgrid/azure-eventgrid/README.md

Co-authored-by: swathipil <76007337+swathipil@users.noreply.github.com>

* emdpoint

* Update sdk/eventgrid/azure-eventgrid/README.md

* black formatting

* oauth

Co-authored-by: swathipil <76007337+swathipil@users.noreply.github.com>
* Revert "Packaging update of azure-mgmt-storagesync"
* disable auto_update
* regen qna

* Model renames

* Client param order

* Updates to docs, samples, tests

* Update test trigger

* Fix live tests

* Fix live samples

Co-authored-by: antisch <antisch@microsoft.com>
* CodeGen from PR 13945 in Azure/azure-rest-api-specs
Private links (Azure#13945)

* remove name validation from client side

* remove name check from deploymentScripts swagger

* create privateLinks swagger

* add all private link commands

* add PLA and RMPL capabilities to swagger

* update privateLink swagger

* add rmpl to custom words

* fix semantic validation errors

* update resourcemanager readme

* fix semanticvalidation errors

* add correct resourceGroupName param

* add examples for privateLink

* fix prettier errors

* Update specification/resources/resource-manager/Microsoft.Authorization/stable/2020-05-01/privateLinks.json

Co-authored-by: JianyeXi <59603451+jianyexi@users.noreply.github.com>

* fix ModelValidation Errors

* fix prettier errors

* fix prettier errors

* add read only to properties

* add resource extension

* add example to privateLink

* fix some prettier issues

* ran prettiercheck

* fix errors

* semanticValidation errors

* add suppression to readme

* add 204 delete operation

* MissingType Object fix

* add suppresion for list operation

* fix prettier errors

* fix package tag for privatelinks

Co-authored-by: JianyeXi <59603451+jianyexi@users.noreply.github.com>

* version,CHANGELOG

* test

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: JianyeXi <59603451+jianyexi@users.noreply.github.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
* CodeGen from PR 15227 in Azure/azure-rest-api-specs
config (Azure#15227)

* version,CHANGELOG

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
* CodeGen from PR 13396 in Azure/azure-rest-api-specs
track2 configure (Azure#13396)

Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <v-yanzhang@microsoft.com>

* version,CHANGELOG

* test

* changelog config

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <v-yanzhang@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Zed <601306339@qq.com>
Merge 85c33142a1d6cc2f185af055bede8aff698d8df7 into d241e05
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14856/track2_azure-mgmt-apimanagement branch from a46c633 to a842833 Compare July 20, 2021 18:18
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.