Skip to content
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

[ServiceBus] Graceful noops for methods taking empty lists. #15286

Commits on Nov 12, 2020

  1. Make send_messages, schedule_messages, cancel_scheduled_messages, and…

    … receive_deferred_messages gracefully no-op when provided an empty list or empty batch (where appropriate). Adds tests and changelog notes for these scenarios. Closes Azure#15211
    KieranBrantnerMagee committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    91cd7ee View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

  1. Configuration menu
    Copy the full SHA
    91954ec View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

  1. Configuration menu
    Copy the full SHA
    1ba96d0 View commit details
    Browse the repository at this point in the history