Skip to content

Releases: scalableminds/fossildb

0.1.29 Use JDK 21 (#45)

19 Aug 08:29
475c34b

Choose a tag to compare

Executable JAR of FossilDB

0.1.28 Merge pull request #44 from scalableminds/rocksdbjni8 Upgrade to rocksdbjni 8.10

22 Feb 13:56
5030fe1

Choose a tag to compare

0.1.27 Merge pull request #43 from scalableminds/interactive-client-sort-versions

13 Nov 13:27
f84d442

Choose a tag to compare

0.1.26 Merge pull request #40 from scalableminds/interactive-client

17 Oct 13:38
09631f7

Choose a tag to compare

0.1.25 Merge pull request #42 from scalableminds/scala213 scala 2.13, sbt 1.9, jvm 11, upgraded dependencies

16 Oct 09:18
b875de1

Choose a tag to compare

0.1.24 Merge pull request #41 from scalableminds/tests-for-list-versions Add tests for list verions

18 Sep 14:00
3e5cecc

Choose a tag to compare

0.1.23 Merge pull request #38 from scalableminds/fix-get-multiple-keys-paginationFix pagination for GetMultipleKeys, introducing startAfterKey

08 May 09:23
18a119e

Choose a tag to compare

Breaking Changes

  • The GetMultipleKeys call now takes a startAfterKey instead of a key for pagination. The returned list will only start after this key. #38

Fixes

  • Fixed a bug where the pagination for GetMultipleKeys could lead to an endless loop if some keys are prefixes of others. #38

Executable JAR of FossilDB

0.1.22 Merge pull request #37 from scalableminds/debug-slow-seek Update sbt, clean up code style, type annotations

06 Mar 11:57
7477ec1

Choose a tag to compare

0.1.21 Update config.yml

05 Jan 10:53
dce97c0

Choose a tag to compare

Executable JAR of FossilDB

0.1.20 PR #35: Fix Integer Overflow in Default Column Config

27 Oct 14:55
6c63996

Choose a tag to compare