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-synapse] [Synapse] - Update sql pool v3 specs #6007
Closed
openapi-sdkautomation
wants to merge
67
commits into
master
from
sdkAuto/14839/track2_azure-mgmt-synapse
Closed
[AutoPR track2_azure-mgmt-synapse] [Synapse] - Update sql pool v3 specs #6007
openapi-sdkautomation
wants to merge
67
commits into
master
from
sdkAuto/14839/track2_azure-mgmt-synapse
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
openapi-sdkautomation
bot
force-pushed
the
sdkAuto/14839/track2_azure-mgmt-synapse
branch
from
June 17, 2021 03:39
fbe8fb8
to
62270f9
Compare
Co-authored-by: Chidozie Ononiwu <[email protected]>
* 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]>
…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
* 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
openapi-sdkautomation
bot
force-pushed
the
sdkAuto/14839/track2_azure-mgmt-synapse
branch
from
June 28, 2021 05:14
62270f9
to
c89f959
Compare
…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
…aised during handling of another exception (Azure#18147) * Raise appropriate exception when error_body is dict * Raise appropriate exception when error_body is dict * Raise appropriate exception when error_body is dict * cleaned up and accounted for missing error code * Cleaned up - fixed py2 and fixed error during handling * py2 check * fixed errors and added more changes * python 2 issue * ci * ci * fixing ci * fixed ci * fixed ci * linter * linter * linter * fixed ci * raise exception when there is no response in storage error
* support kind keyword * changelog * Unsupport kind * FIx kind kwarg support during instantiating * test * links * test fixx * update azure core * shared req
* CodeGen from PR 14480 in Azure/azure-rest-api-specs Add new api version for Microsoft.AzureStackHCI (Azure#14480) * Adds base for updating Microsoft.AzureStackHCI from version stable/2020-10-01 to version 2021-01-01-preview * Updates readme * Updates API version in new specs and examples * Split spec file per resource type * Use common type for operations response * Add ArcSettings and Extensions resource types * Fix readme.md * Add examples * Fix clusters spec * Bring latest updates to clusters, extensions and arcSettings * Flatten system data * version,CHANGELOG Co-authored-by: SDKAuto <[email protected]> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
…id download (Azure#19276) * Ensured that download fails if blob/file modified mid download * fixed linter * ResourceModifiedError
Merge e645d31962d81de29ef4eec5ec7008488e33aa8d into 08afd3c
openapi-sdkautomation
bot
force-pushed
the
sdkAuto/14839/track2_azure-mgmt-synapse
branch
from
June 29, 2021 05:35
c89f959
to
3f4feaf
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#14839
You can install the use using pip install of the artificats.