Tags: fpbaggio/EasyNetQ
Tags
Simplify Connect/IsConnected (EasyNetQ#1304) * Simplify Connect/IsConnected * Review fixes
Support auto-ack (EasyNetQ#1299) * Support auto-ack * Fix * One more test
Separate connections (EasyNetQ#1273) * Separate connections * Fix * Small fixes * Execute queue based operations on a consumer connection * Fix
Allow to connect manually (EasyNetQ#1266) * Allow to connect manually * Fix formatting * Fix formatting * Fix tests * Publish ConnectionCreatedEvent after initializedConnection is set
Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 in /Source (EasyN… …etQ#1236) Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.10.0 to 16.11.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v16.10.0...v16.11.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix missing unescape in AmqpConnectionStringParser Fixing problem when connection string contains special characters
PreviousNext