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

[Service Bus] Use AwaitableSender from rhea-promise to send messages #27

Closed
wants to merge 13 commits into from

Commits on Feb 11, 2020

  1. Configuration menu
    Copy the full SHA
    14842d0 View commit details
    Browse the repository at this point in the history
  2. [core-http] support username and password in proxy url string (Azure#…

    …7211)
    
    by extracting then removing them from the url and parse the updated
    url as URLBuilder doesn't support them.
    jeremymeng authored Feb 11, 2020
    Configuration menu
    Copy the full SHA
    b64f75b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d60887 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e47e208 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. Update root README (Azure#7353)

    * Update root README
    
    - Making it more accessible to people consuming this page on azure.github.io to avoid redirecting to github from docs
    - Updating the description to point people to the most recent packages
    
    * Update README.md
    kaerm authored Feb 12, 2020
    Configuration menu
    Copy the full SHA
    5848e70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c4020e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91f27c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bdac014 View commit details
    Browse the repository at this point in the history
  5. Shorten timout for storage live tests to 60 minutes (Azure#7292)

    Even in the case of test timing out the build should be finished under one hour.
    Shortening the timeout to 60 minutes so we are not wasting build agent resource.
    jeremymeng authored Feb 12, 2020
    Configuration menu
    Copy the full SHA
    cdd7258 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cf85e5b View commit details
    Browse the repository at this point in the history
  7. Databox release (Azure#7358)

    * bump version of databox
    
    * Revert "bump version of databox"
    
    This reverts commit 338c6e3.
    
    * bump version of databox
    
    * Revert "bump version of databox"
    
    This reverts commit 14ba907.
    
    * bump version of databox
    dw511214992 authored Feb 12, 2020
    Configuration menu
    Copy the full SHA
    7f41932 View commit details
    Browse the repository at this point in the history
  8. [Service Bus] Merge feature/service-bus-track-2 into master (Azure#7312)

    * Pin core-amqp version to preview.1
    
    * Update lock file
    
    * Fix merge conflicts
    
    * [Service Bus] Update to use core-amqp (Azure#5324)
    
    * Use core-amqp in atom management client, comment tests that use token provider
    
    * [Service Bus] Update to use latest core-amqp (Azure#6861)
    
    * [Service Bus] Update constructors to add overloads and use Azure Identity (Azure#5436)
    
    * sync-versions: rhea-promise and @azure/core-amqp for service-bus
    
    * resolve merge conflicts appropriately
    
    * API Report File for "@azure/service-bus"
    
    * Address feedback
    
    * SERVICEBUS_CONNECTION_STRING_BROWSER remove from karma.conf
    
    * update pnpm-lock file
    
    * update API Report File for "@azure/service-bus"
    
    * remove rhea and rhea-promise dependencies
    
    * add "rhea-promise" back
    
    Co-authored-by: Ramya Rao <ramya.rao.a@outlook.com>
    Co-authored-by: ramya0820 <45977823+ramya0820@users.noreply.github.com>
    3 people authored Feb 12, 2020
    Configuration menu
    Copy the full SHA
    7669ba7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d9ea9ab View commit details
    Browse the repository at this point in the history