Skip to content

Releases: entitydb-io/EntityDb.NET

3.2.0

08 Oct 04:07
Compare
Choose a tag to compare

get rid of the entity repository extension, but leave the GetVersionAt method, might be useful.. add previous snapshot to transaction step, making it trivial for subscriber to know previous state

3.1.0

07 Oct 19:38
Compare
Choose a tag to compare

get entity at version number and extensions for consuming transactions

3.0.0

07 Oct 04:09
Compare
Choose a tag to compare

facts concept purged, all commands must increment version number now (sorry)

2.3.0

06 Oct 17:36
324865f
Compare
Choose a tag to compare

refactoring storing snapshots to be invoked via transaction subscriptions; allow other processes to hook in here as well; also adding tags back in, but they are not unique. several breaking changes, but most are hidden from the consumers.

2.2.0

01 Oct 03:54
8b84fa2
Compare
Choose a tag to compare

provision collections directly (not through mongodb atlas)

2.1.3

27 Sep 02:53
Compare
Choose a tag to compare

"caching" lexicon replaced with "snapshotting"

2.1.2

26 Sep 18:38
Compare
Choose a tag to compare

put snapshots when putting transactions

2.1.1

26 Sep 17:40
Compare
Choose a tag to compare

fix namespace issue

2.1.0

26 Sep 16:41
Compare
Choose a tag to compare

void transaction repository (for snapshot-only mode) and entity repository to encapsulate transactions and snapshots as one thing

2.0.3

26 Sep 17:40
Compare
Choose a tag to compare
<deployed outside of github>