conduitframework / conduit_amqp

MIT License
8 stars 9 forks source link

Use amqp's ability to use both URI & conn-options #89

Closed b1az closed 2 years ago

b1az commented 2 years ago

Bumped the amqp version as this ability was introduced in amqp 1.3.0: https://github.com/pma/amqp/pull/144

b1az commented 2 years ago

Hi @blatyo. Last time you mentioned on Slack that you weren't sure whether to (already, when the PR was opened) bump the required amqp version. As it's now been more than 3 years since its 1.3.0 release, do you think this PR may be merged? (It would help me move a client's project dependency off of my fork and back to the conduitframework organization.)

CI-related: 3722eae did help and a new, further error was returned by CircleCI. Regardless, feel free to drop this and/or 2b96e7d commit.