What's Changed
- Test and docs about configuring log levels with sagas. Closes GH-1824 by @jeremydmiller in #1838
- Removing local queues from being treated as exclusive listeners. Clos… by @jeremydmiller in #1836
- Dealing w/ the extension loading being annoying when it hits native a… by @jeremydmiller in #1839
- Can use strong typed identifiers for [Entity] when that goes into bat… by @jeremydmiller in #1840
- Consumer only mode for the Kafka transport. Closes GH-1800 by @jeremydmiller in #1841
- New ConfigureWolverine() mechanism for splitting out bits of configur… by @jeremydmiller in #1842
- Mode that enables table partitioning for the PostgreSQL inbox by @jeremydmiller in #1845
- Improved "unknown message" behavior including docs and option to move… by @jeremydmiller in #1847
- Undoing a change on MessageContext that broke existing behavior by @jeremydmiller in #1848
- Finally letting you be able to generate code from the CLI w/o the dat… by @jeremydmiller in #1849
- Improvements to Wolverine's idempotency protections by @jeremydmiller in #1858
- Ripping out the check on owner != 0 and Incoming. There is a valid us… by @jeremydmiller in #1859
- Fixing the occasional double play of messages scheduled in the past by @jeremydmiller in #1860
Full Changelog: V5.2.0...V5.3.0