ArieGato / serilog-sinks-rabbitmq

Serilog Sink for RabbitMq
Apache License 2.0
53 stars 51 forks source link

Update RabbitMQ.Client to the latest stable version #61

Closed madslyng closed 5 years ago

madslyng commented 5 years ago

We need to upgrade the included RabbitMQ.Client to the latest version. I'm unsure if there are any breaking changes in the client, so we need to have the dockerized setup created before we are able to ensure that upgrading RabbitMq.Client is successful

madslyng commented 5 years ago

Closed with #70