9.8.0 🌈
Changes
- Distributed Locking for Global locking for Timed Services @preardon (#3092)
- Add delete code to DynamoDbOutbox.cs, fix parameter order of CancellationToken (#3074) @iancooper
- Register the IAmAnOutbox interface which is used by the archiver (#3075) @iancooper
- Add support for merging Producer Registries if you have two types of Producer (#3073) (Merge extension method) @iancooper