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] Replace get_*_deadletter_receiver functions with a sub_queue parameter #13552

Commits on Sep 3, 2020

  1. Remove get_*_deadletter_receiver functions and add a sub_queue parame…

    …ter to get_*_receiver functions taking enum SubQueue to specify the target subqueue.
    
    Adjusts tests, docs accordingly.
    KieranBrantnerMagee committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    d03f8ad View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2020

  1. Merge remote-tracking branch 'upstream/master' into kibrantn/serviceb…

    …us/track2-preview6-unify-dead-letter-getter
    KieranBrantnerMagee committed Sep 5, 2020
    Configuration menu
    Copy the full SHA
    2e0b7b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. Update sdk/servicebus/azure-servicebus/CHANGELOG.md

    fix sub_queue changelog verbiage
    
    Co-authored-by: Adam Ling (MSFT) <adam_ling@outlook.com>
    KieranBrantnerMagee and yunhaoling committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    baee4b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b02419 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3db745a View commit details
    Browse the repository at this point in the history