V6.10.0
New Polecat integration for ancillary store support within Wolverine that folks doing modular monoliths will want -- and we needed in CritterWatch post haste. Also new options for configuring Redis.
What's Changed
- GH-3109: enable Polecat ancillary stores + generic [Storage] attribute by @jeremydmiller in #3112
- GH-3111: contain fatal recovery-path failures so a poison message can't crash the host by @jeremydmiller in #3113
- GH-3110: Redis transport supports caller-managed ConnectionMultiplexer / ConfigurationOptions by @jeremydmiller in #3114
Full Changelog: V6.9.0...V6.10.0