-
Notifications
You must be signed in to change notification settings - Fork 3.2k
[ServiceBus] add keyword override support to update_ methods in mgmt module #18210
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
Merged
yunhaoling
merged 19 commits into
Azure:master
from
yunhaoling:yuling/sb/update_keyword_overrides
May 5, 2021
Merged
Changes from 6 commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
1305015
add keyword override support
yunhaoling 1a6c80e
updat impl
yunhaoling 7b09800
add test and recordings
yunhaoling 8d535cf
version bump, changelog update
yunhaoling fd4f29b
bug fix log
yunhaoling c54e4fd
fix pylint
yunhaoling 5e06035
fix pylint and mypy
yunhaoling ae831d1
pr review feedback
yunhaoling ff61fc1
Update sdk/servicebus/azure-servicebus/CHANGELOG.md
yunhaoling a633599
Merge remote-tracking branch 'central/master' into yuling/sb/update_k…
yunhaoling 366a063
Merge branch 'yuling/sb/update_keyword_overrides' of https://github.c…
yunhaoling 3602c2f
Merge remote-tracking branch 'central/master' into yuling/sb/update_k…
yunhaoling 4250615
review feedback
yunhaoling a55b94e
fix mypy and pylint
yunhaoling f36310e
fix pylint
yunhaoling 106973d
Merge branch 'master' into yuling/sb/update_keyword_overrides
yunhaoling 0370d6b
header bearer should use normalized path to generate token instead of…
yunhaoling 8ff0874
Merge branch 'yuling/sb/update_keyword_overrides' of https://github.c…
yunhaoling 1f3ffa4
update code snippets to show update keyword argument usage
yunhaoling File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -3,4 +3,4 @@ | |
| # Licensed under the MIT License. | ||
| # ------------------------------------ | ||
|
|
||
| VERSION = "7.1.2" | ||
| VERSION = "7.2.0" | ||
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.