Skip to content

SereneDB v26.07.5

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Jul 22:08
Immutable release. Only release title and notes can be modified.
c5ee95a

Docker image: https://hub.docker.com/r/serenedb/serenedb/tags?name=26.07.5

What's Changed

  • feat: Partial inverted indexes (CREATE INDEX ... WHERE ) by @pashandor789 in #936
  • fix: Zstd .col layout, storage introspection, sizes, DDL attributes by @MBkkt in #975
  • feat : Add foreign server by @pashandor789 in #871
  • fix: Force split for similar vectors to end eventually by @Dronplane in #982
  • test: cover distinct aggregate input dedup and shared distinct radix tables by @gnusi in #983
  • FDW follow-ups: lookup transport via in-out chunks, plus RBAC/catalog cleanups by @pashandor789 in #979
  • test: cross product of the aggregate input dedup dimensions by @gnusi in #987
  • feat: support build on mac os by @mkornaukhov in #968
  • fix: What if we will make string column faster to compress and decompress for cold reads and hot reads and even smaller on 10-50%? by @MBkkt in #969

Full Changelog: v26.07.4...v26.07.5