forked from Azure/azure-sdk-for-python
-
Notifications
You must be signed in to change notification settings - Fork 2
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
[AutoPR track2_azure-mgmt-peering] Peering api 2021-06-01 #5882
Closed
openapi-sdkautomation
wants to merge
59
commits into
master
from
sdkAuto/14703/track2_azure-mgmt-peering
Closed
[AutoPR track2_azure-mgmt-peering] Peering api 2021-06-01 #5882
openapi-sdkautomation
wants to merge
59
commits into
master
from
sdkAuto/14703/track2_azure-mgmt-peering
Conversation
This file contains 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
26 tasks
ecaa564
to
98f347c
Compare
98f347c
to
aa3b12b
Compare
aa3b12b
to
6caf5c9
Compare
6caf5c9
to
1139ea1
Compare
Co-authored-by: Chidozie Ononiwu <[email protected]>
dd90b11
to
3e0bbdd
Compare
* 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 <[email protected]> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Zed <[email protected]>
* 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 <[email protected]> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Zed <[email protected]>
* 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 <[email protected]>
* Update links with master to use main * Update ci.yml files Co-authored-by: Chidozie Ononiwu <[email protected]>
* 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 <[email protected]>
* 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 <[email protected]> * version,CHANGELOG Co-authored-by: SDKAuto <[email protected]> Co-authored-by: ayanMSFT <[email protected]> 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 <[email protected]> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Zed <[email protected]>
* 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
…9314) Fixes: Azure#19087 Follows[ C# sample,](https://github.com/Azure/azure-sdk-for-net/blob/350c23ea19ed76d74f7d97dfe3aec82671fdcc9d/samples/iothub-connect-to-eventhubs/IotHubConnection.cs#L97) which also gets IoT Hub name from redirect address.
…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
Co-authored-by: Praveen Kuttappan <[email protected]>
* just make samples module level functions * update dedent for snippts
Co-authored-by: Wes Haggard <[email protected]>
* 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]>
* add logging snippet to readme * add extra lines to snippet
…er (Azure#19488) * version auto-calculation rule * single api version rule * Update main.py * additional rule for track1 * when changelog is null
* Regenerate code * lint * link * Update sdk/monitor/azure-monitor-query/README.md * Update sdk/monitor/azure-monitor-query/README.md
* Improved error message in the `from_dict` * lint * spec lin * tests * Add AAD support * eafp * Revert "Add AAD support" This reverts commit 1cc83d9. * language * lint
* modify _on to _time * update changelog
* Duration must be a datetime instead of string * tests * Update sdk/monitor/azure-monitor-query/azure/monitor/query/_helpers.py * Update sdk/monitor/azure-monitor-query/azure/monitor/query/_helpers.py * Apply suggestions from code review * tests fix * comments * fix * Apply suggestions from code review * Apply suggestions from code review * comments
Azure#19391) * [Devtool]Add blob account preparer to enable versioning/lat/softdelete * update min dependency version
3e0bbdd
to
f5979f9
Compare
Merge 1f145a5e9d39d6670f94ccfc5af26d4339029459 into e793a8c
f5979f9
to
fa95b2a
Compare
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#14703
You can install the use using pip install of the artificats.