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

Fixes #1526 - If provider connection string is specified use it. #1540

Merged
merged 8 commits into from
Apr 7, 2024

Conversation

niemyjski
Copy link
Member

This allows you to use configuration like

  MessageBus: provider=rabbitmq;
  RabbitMQ: amqp://guest:guest@localhost:5672/vhost

@niemyjski niemyjski self-assigned this Apr 7, 2024
@niemyjski niemyjski requested a review from ejsmith April 7, 2024 18:44
@niemyjski niemyjski added the bug label Apr 7, 2024
@niemyjski niemyjski changed the title Fixes #1525 - If provider connection string is specified use it. Fixes #1526 - If provider connection string is specified use it. Apr 7, 2024
@niemyjski niemyjski force-pushed the bugfix/use-provider-connection-string branch from a691c8d to 92f1121 Compare April 7, 2024 18:48
Copy link

github-actions bot commented Apr 7, 2024

Code Coverage

Package Line Rate Branch Rate Complexity Health
Exceptionless.Insulation 27% 22% 225
Exceptionless.Core 66% 44% 8485
Exceptionless.Web 41% 29% 3087
Summary 58% (9731 / 16909) 40% (3866 / 9686) 11797

@niemyjski niemyjski merged commit 5033f18 into main Apr 7, 2024
6 checks passed
@niemyjski niemyjski deleted the bugfix/use-provider-connection-string branch April 7, 2024 20:36
niemyjski added a commit that referenced this pull request Apr 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants