Releases: replikativ/datahike
Releases · replikativ/datahike
0.6.1524
What's Changed
Full Changelog: 0.6.1523...0.6.1524
0.6.1523
0.6.1522
0.6.1521
What's Changed
- Fix backwards compatibility check by @jsmassa in #575
- Add some missing information to schema docs by @JohnnyJayJay in #564
- Update konserve version by @jsmassa in #571
New Contributors
- @JohnnyJayJay made their first contribution in #564
Full Changelog: 0.5.1518...0.6.1521
0.5.1518
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
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
- @phronmophobic made their first contribution in #529
Full Changelog: 0.5.1501...0.5.1506
0.5.1501
0.5.1499
What's Changed
Full Changelog: 0.5.1498...0.5.1499
0.5.1498
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
What's Changed
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