Skip to content

Releases: replikativ/datahike

0.6.1524

25 Nov 07:46
7db474f
Compare
Choose a tag to compare

What's Changed

  • Versioning and garbage collector for persistent-sorted-set backends. by @whilo in #232

Full Changelog: 0.6.1523...0.6.1524

0.6.1523

17 Nov 22:44
6c1468f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.1522...0.6.1523

0.6.1522

09 Nov 08:16
b1ea55b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.1521...0.6.1522

0.6.1521

04 Nov 16:18
024a18f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.1518...0.6.1521

0.5.1518

04 Nov 09:37
d4adcba
Compare
Choose a tag to compare

What's Changed

  • Fix if-then and -else clause order in build.clj retry with backoff function by @yflim in #553
  • Extend benchmark tuning capabilities by @jsmassa in #538
  • Remove unused query-v3 namespaces by @jsmassa in #550
  • Fix core.async deadlock in send-transaction! by @sundbry in #536
  • db.clj refactoring by @jsmassa in #555
  • Fix current value filter by @jsmassa in #559
  • Datom and index metrics by @yflim in #515
  • Fix as-of-filter for attribute references by @jsmassa in #561
  • Fix usage of tempids with uniqueness constraint by @jsmassa in #557
  • ci: use release-fn from orb by @TimoKramer in #563
  • CI: Do not use non-existent tools/backwards-compatibility check by @jsmassa in #574
  • handle invalid as-of time points by @kordano in #576

New Contributors

Full Changelog: 0.5.1506...0.5.1518

0.5.1506

06 Oct 13:58
0617fe6
Compare
Choose a tag to compare

What's Changed

  • Update read handlers for index insert and upsert ops. by @phronmophobic in #529
  • Consistent upsert for hitchhiker-tree and persistent-sorted-set indexes by @yflim in #526
  • Add framework for config testing by @jsmassa in #530
  • Handle retracted datoms in as-of-databases by @jsmassa in #539
  • Require datahike.datom in schema namespace by @yflim in #544

New Contributors

Full Changelog: 0.5.1501...0.5.1506

0.5.1501

02 May 18:33
4cc250b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.1499...0.5.1501

0.5.1499

26 Apr 15:27
a27c860
Compare
Choose a tag to compare

What's Changed

  • Fix retraction for persistent set index by @jsmassa in #521

Full Changelog: 0.5.1498...0.5.1499

0.5.1498

26 Apr 12:17
181e423
Compare
Choose a tag to compare

What's Changed

  • Fix lazy benchmark problem by @jsmassa in #517
  • Consistent insert behaviour for hitchhiker-tree and persistent sorted set by @yflim in #516
  • ci: retry release with backoff by @TimoKramer in #518

Full Changelog: 0.5.1495...0.5.1498

0.5.1495

22 Apr 13:05
45a5682
Compare
Choose a tag to compare

What's Changed

  • 467 konserve versions between release and testing are different by @yflim in #473

BREAKING CHANGE

This release introduces a new konserve storage layout which breaks all previous versions. Please use datahike.migrate/export-db on your old database and datahike.migrate/import-db to create or import your data on a new one.

Full Changelog: 0.4.1494...0.5.1495