Skip to content

Releases: cajuncoding/SqlTransactionalOutbox

Bugfix for new customizable global configuration

22 Aug 18:53
1b75c19
Compare
Choose a tag to compare

Fix bug in DefaultSqlServerOutboxRepository to correctly use new customizable global configuration as default.

Enhanced support for Customization with SqlTransactionalOutboxInitializer.Configure()

19 Aug 20:18
dde5758
Compare
Choose a tag to compare

Enhanced support for Customization with SqlTransactionalOutboxInitializer.Configure()

Initial Release with Production Usage

19 Aug 20:17
d847f6d
Compare
Choose a tag to compare

Now using this personally in Production implementations 👍

BETA Release

11 Feb 07:06
a3b4fc3
Compare
Choose a tag to compare

Initial fully functioning release with integration test coverage and default implementations for SQL Server outbox and Azure Service Bus for messaging.