Releases: entitydb-io/EntityDb.NET
8.2.0
Full Changelog: 8.1.1...8.2.0
8.1.1
Reverted changes that were for 9.0 release
Full Changelog: 8.1.0...8.1.1
9.2.0
Features
EntityFramework is now an option for recording snapshots - be wary of using foreign keys, though, as for now processors run in their own isolated queues, and race conditions are very possible. This will be addressed in the v10 release
Full Changelog: 9.1.0...9.2.0
9.1.0
Bug Fixes
- Do not notify transaction subscribers of failed commits
- Allow assembly version to be ignored (opt-in)
Full Changelog: 8.1.0...9.1.0
8.1.0
Feature
The default partial type resolver does not need to care about the assembly version. Provide a way to configure it so that it ignores the assembly version.
Full Changelog: 8.0.4...8.1.0
8.0.4
Bug (Fixed)
Transactions are always passed to ITransactionSubscriber
types, even if the transaction wasn't committed.
Full Changelog: 8.0.3...8.0.4
9.0.0
8.0.3
What's Changed
- bugfix: don't register the subscriber twice by @the-avid-engineer in #85
Full Changelog: 8.0.2...8.0.3
7.1.1
Full Changelog: 7.1.0...7.1.1
8.0.2
- Better Provisioning Tool
- Allow consuming applications to use auto-provision mode in their own tests
Full Changelog: 8.0.1...8.0.2