-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
{test} https://github.com/Azure/sdk-release-request/issues/1826 #20057
Closed
azclibot
wants to merge
3,143
commits into
Azure:release/v3
from
azclibot:t2-azurearcdata-2021-07-16-81098
Closed
{test} https://github.com/Azure/sdk-release-request/issues/1826 #20057
azclibot
wants to merge
3,143
commits into
Azure:release/v3
from
azclibot:t2-azurearcdata-2021-07-16-81098
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
* 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]>
…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
…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
* update to latest swagger 21-12-01 * update
Thank you for your contribution azclibot! We will review the pull request and get back to you soon. |
azure-sdk
pushed a commit
to azure-sdk/azure-sdk-for-python
that referenced
this pull request
Aug 2, 2022
reorder DeploymentResourceConfiguration Definition (Azure#20057)
azure-sdk
pushed a commit
to azure-sdk/azure-sdk-for-python
that referenced
this pull request
Aug 5, 2022
[Hub Generated] Review request for Microsoft.MachineLearningServices to add version preview/2022-06-01-preview (Azure#19842) * Adds base for updating Microsoft.MachineLearningServices from version stable/2022-05-01 to version 2022-06-01-preview * Updates readme * Updates API version in new specs and examples * Add idleShutdownSetting to Compute Instances (Azure#19748) * Added idleTimeBeforeShutdown to compute instance properties * Added api UpdateIdleShutdownSetting Co-authored-by: Teo Magnino Chaban <[email protected]> * Add mfe.json 2022-06-01-preview changes (Azure#19740) * update mfe.json with 2022-06-01-preview spec * update go.md with preview-2022-06 * add AutoMLJob examples (initial) * add LabelingJob examples (initial) * add Schedule examples (initial) * prettier * update AutoMLJob examples * update LabelingJob examples * update LabelingJob examples * prettier * typo fixes * add Vectorizer to custom-words.txt * add missing * is this a breaking change? * Revert "update go.md with preview-2022-06" This reverts commit b49c64ae0eb258069251c8c13085fd1e5dde56e2. * Updating Swagger Spec for MLC for CustomServices (Azure#19781) * Updating Swagger Spec for MLC for CustomServices * Added Examples * Removing update API in favor of exisiting Patch API and Fixing some Validation issues * Fixed Pretty Issue * Fixed Id Issue * Changed case * Updated Examples * Changing Description * Added nullable fields * Added update APIs * Fixing validation errors * Fix model validation Co-authored-by: Srivatsa Sinha <[email protected]> * Add encryption property to workspace update parameters (Azure#19893) * Add encryption property to workspace update parameters Adding the ability for users to update CMK keyIdentifier property for workspace update. * Apply prettier changes Co-authored-by: Joshua Loeffler <[email protected]> * Add enum value to OutputDataDeliveryMode (Azure#19964) * add soft delete related properties (Azure#19907) * add soft delete related properties * resolve lint diff issue that enum name duplicaton Co-authored-by: Xi Jin <[email protected]> * Remove SoftDeleteEnabled. (Azure#20005) * reorder DeploymentResourceConfiguration Definition (Azure#20057) Co-authored-by: Teddy Todorov <[email protected]> Co-authored-by: teochaban <[email protected]> Co-authored-by: Teo Magnino Chaban <[email protected]> Co-authored-by: Teddy Todorov <[email protected]> Co-authored-by: srivatsasinha <[email protected]> Co-authored-by: Srivatsa Sinha <[email protected]> Co-authored-by: jloeffler7 <[email protected]> Co-authored-by: Joshua Loeffler <[email protected]> Co-authored-by: XI JIN <[email protected]> Co-authored-by: Xi Jin <[email protected]> Co-authored-by: ZhidaLiu <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
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.
https://github.com/Azure/sdk-release-request/issues/1826