Skip to content

Releases: Havret/RocksDb.Extensions

1.6.0-preview3

09 Jan 10:35
Compare
Choose a tag to compare
1.6.0-preview3 Pre-release
Pre-release

What's Changed

  • Destroy old column family handle after new one was created by @Havret in #35

Full Changelog: v1.6.0-preview2...v1.6.0-preview3

1.6.0-preview2

08 Jan 10:13
Compare
Choose a tag to compare
1.6.0-preview2 Pre-release
Pre-release

What's Changed

  • Add range overload with tuple list by @Havret in #33
  • Add option to clear RocksDB store by @Havret in #34

Full Changelog: v1.6.0-preview1...v1.6.0-preview2

1.6.0-preview1

01 Jan 17:52
Compare
Choose a tag to compare
1.6.0-preview1 Pre-release
Pre-release

What's Changed

  • Introduce keyed service resolution for RocksDb stores by @Havret in #32

Full Changelog: v1.5.0...v1.6.0-preview1

1.5.0

30 Dec 09:45
a03c279
Compare
Choose a tag to compare

What's Changed

  • Bump to dotnet 8 by @Havret in #29
  • Add serialization for primitive lists and protobuf lists by @Havret in #28

Full Changelog: v1.4.0...v1.5.0

1.4.0

09 Jun 15:45
Compare
Choose a tag to compare

What's Changed

  • Add bool support by @Havret in #24
  • Remove unnecessary reflection to create primitive type serializers by @Havret in #26
  • Bump RocksDB to 8.11.3.46984 version by @Havret in #27

Full Changelog: v1.3.0...v1.4.0

1.3.0

20 Feb 08:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

1.2.0

09 Jul 10:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

1.1.0

10 Apr 15:35
Compare
Choose a tag to compare

What's Changed

  • Add DeleteExistingDatabaseOnStartup option by @Havret in #13

Full Changelog: v1.0.0...v1.1.0

1.0.0

02 Mar 19:52
Compare
Choose a tag to compare

First official release.

Where to get it?

You can download this release from NuGet.

1.0.0-preview2

26 Feb 11:11
Compare
Choose a tag to compare
1.0.0-preview2 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.0-preview1...v1.0.0-preview2