V2.17.0
What's Changed
- RabbitMQ: Improve convention routing flexibility and move binding creation to queues by @Hawxy in #950
- Sticky handlers by @jeremydmiller in #987
- Redesign and simplification of the leader election. Closes GH-984 by @jeremydmiller in #990
- Multi Rabbit MQ broker usage by @jeremydmiller in #991
- Reduce log noise by @bhosale-ajay in #1002
- Fix nullable boolean by @Richard87 in #1005
- Use of NewId instead of CombGuidIdGeneration closes GH-1006 by @vasicvuk in #1009
- Adding kafka key capability with DeliveryOptions by @ferdikosasih in #1008
- Improved Durable receiving to correct error handling. Closes GH-983 by @jeremydmiller in #1010
- Postgres transport fix for the schema name usage by @jeremydmiller in #1011
- Fix OpenTelemetry docs by @NilsLattek in #1012
New Contributors
- @vasicvuk made their first contribution in #1009
- @ferdikosasih made their first contribution in #1008
- @NilsLattek made their first contribution in #1012
Full Changelog: V2.16.1...V2.17.0