-
Notifications
You must be signed in to change notification settings - Fork 3k
ServiceBus dict-representation acceptance and kwarg-update functionality #14807
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
swathipil
merged 38 commits into
Azure:master
from
bradleydamato:ServiceBus_dict-representation_and_kwarg_update
Mar 3, 2021
Merged
Changes from 21 commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
3f05de7
Merge pull request #1 from Azure/master
bradleydamato 488ac14
Merge remote-tracking branch 'upstream/master'
bradleydamato 0cc38d2
Merge branch 'master' of github.com:Azure/azure-sdk-for-python
bradleydamato 4bde81c
Merge branch 'master' of github.com:Azure/azure-sdk-for-python
bradleydamato fe6fcdc
Adding kwarg update line to update_* functions
bradleydamato b65f309
ServiceBusAdministrationClient update_* methods now accept dictionary…
bradleydamato 30d6948
ServiceBusSender methods now accept dict-representation
bradleydamato d6686f1
ServiceBusSender methods now accept list of dict-representations in s…
bradleydamato ea060e2
Message, Async ServiceBusSender, and Async ServiceBusAdministrationCl…
bradleydamato 0f9fc56
Reverting change made to Message._from_list() method
bradleydamato 34e41eb
Fixing indent size
bradleydamato ff63098
fixing Pylint errors
bradleydamato 260b940
Fixing update_* kwarg update logic
bradleydamato 881d13d
added util generic functions to take in dicts and create objects + ad…
swathipil 9462f22
updated error messages for mgmt client
swathipil e394824
remove unnecessary kwarg check in update_topic
swathipil ac17178
remove error messages
swathipil a81445d
changed function name
swathipil cc0cdd4
Merge branch 'master' into ServiceBus_dict-representation_and_kwarg_u…
swathipil 073670e
fix merge conflict, exceptions
swathipil 2c1fe1e
fix test errors from merge conflict
swathipil 0f7b1b4
Merge branch 'master' into ServiceBus_dict-representation_and_kwarg_u…
swathipil 4d20f93
added test recordings
swathipil 3f60783
fix mypy/pylint
swathipil c8e20a3
adams comments + update recordings
swathipil 97d52b4
fix mypy/pylint
swathipil 5b787d4
fix mypy error in message
swathipil eef0308
remove duplicate test
swathipil c8bfd20
adams comments
swathipil 315b093
anna's comments
swathipil 5e61e23
updated _from_list to check for Mapping, not dict
swathipil a23aecd
update changelog
swathipil 49e25bb
Merge branch 'master' into ServiceBus_dict-representation_and_kwarg_u…
swathipil ee67888
change Mapping back to dict check
swathipil 27f40bd
Update sdk/servicebus/azure-servicebus/CHANGELOG.md
swathipil a38c54f
bump minor version
swathipil f145073
Merge branch 'ServiceBus_dict-representation_and_kwarg_update' of htt…
swathipil 803b142
_version update
swathipil 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
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
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.