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

Support for per URL connection options #34

Merged
merged 3 commits into from
Jun 7, 2018
Merged

Support for per URL connection options #34

merged 3 commits into from
Jun 7, 2018

Conversation

skaegi
Copy link
Contributor

@skaegi skaegi commented Jun 4, 2018

Adds support for passing a url object {url: string, connectionOptions?: object} as an alternative to a url string. Adds associated tests.

Adds support for passing a url object {url: string, connectionOptions?: object} as an alternative to a url string. Adds associated tests.
url can be an object now so connect event should use `amqpUrl.href` instead of raw `url` in connect event.
@coveralls
Copy link

coveralls commented Jun 4, 2018

Coverage Status

Coverage remained the same at 100.0% when pulling c3f161f on skaegi:master into 1748dca on benbria:master.

To be conservative we should use the string exactly as the consumer entered it in the connection event.
@jwalton jwalton merged commit d2c755a into jwalton:master Jun 7, 2018
jwalton pushed a commit that referenced this pull request Aug 9, 2018
Empty commit for the benefit of semantic-release.

fix #29 #34
jwalton pushed a commit that referenced this pull request Aug 9, 2018
Empty commit for the benefit of semantic-release.

fix #29 #34 #44
benbriadeploy pushed a commit that referenced this pull request Aug 9, 2018
# [2.1.0](v2.0.0...v2.1.0) (2018-08-09)

### Features

* Support for per URL connection options ([ec2d484](ec2d484)), closes [#29](#29) [#34](#34) [#44](#44)
@benbriadeploy
Copy link

🎉 This PR is included in version 2.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants