Databases & Data

The newest updates across every Databases & Data product we track.

Latest Databases & Data updates

Hasura GraphQL Engine

Hasura · Databases & Data

Fix an issue that caused memory from the schema present at engine startup to be retained after the metadata is updated, which could manifest as much as a doubling of memory usage…

ChangedFixed

InfluxDB

InfluxData · Databases & Data

Rows missing from queries during snapshot persistence by making each persist job drop only the buffer chunk whose Parquet file it published; Partial schema changes from a rejected…

AddedFixed

InfluxDB

InfluxData · Databases & Data

The compactor now reads the v3 run-set index format that later releases write, enabling rollback to v3.11.3 from a release that writes v3 indexes without leaving unreadable…

AddedFixed

TimescaleDB

Timescale · Databases & Data

Support segmentwise batch sorted merge for overlapping batches; Add DeferredChunkAppend custom scan node that reduces planning overhead by delaying chunk expansion until…

AddedFixed

dbt Core

dbt Labs · Databases & Data

Add oteltraceid() and otelspanid() Jinja functions to correlate query comments and model SQL with OpenTelemetry trace/span ids; Re-parse the built-in generic tests (testnotnull…

AddedFixed

rqlite

Philip O'Toole · Databases & Data

rqlite is a lightweight, user-friendly, distributed relational database, which uses SQLite as its storage engine. rqlite provides easy-to-use, fault-tolerant and highly-available…

Meilisearch

Meili · Databases & Data

Remove 100ms penalty on task replication; Do not highlight stop-words; Include last indexed documents in exactness ranking rule when updating searchable attributes in settings…

ChangedFixedSecurity

PostHog

PostHog · Databases & Data

Data Warehouse has a new Rokt Ads source for account data and campaign, creative, audience, demographic, and transaction performance reports

Added

PocketBase

PocketBase · Databases & Data

Write the status header for JSON responses only if the fields picker succeeds or has acceptable fallback to allow custom response status code for failed json writes; Collection…

ChangedFixedSecurity

PocketBase

PocketBase · Databases & Data

collection index validator to allow expressions with parenthesis in the optional WHERE clause; nested cascade delete of self-referenced relation records; bumped golang.org/x/…

FixedSecurity

ClickHouse

ClickHouse · Databases & Data

Runtime join filter producing wrong results for JSON columns.; Bad projection names.; Variant discriminator validation in ColumnVariant arena deserialization.; Integer overflow in…

FixedSecurity
SourceFrom commit messages

Grist

Grist Labs · Databases & Data

Calendar is now a widget type of its own rather than a custom widget bundled with Grist, with existing calendar pages migrating automatically; Calendar widget only draws events in…

AddedChangedFixedRemoved

ClickHouse

ClickHouse · Databases & Data

Fixed wrong results for hash joins on a single LowCardinality wide-integer key.; Fixed bad cast ColumnSparse to ColumnString in groupConcat over Tuple with sparse subcolumn.…

FixedSecurity
SourceFrom commit messages

Appwrite

Appwrite · Databases & Data

Console IV with new navigation model, redesigned resource views, notifications and realtime event tail; Appwrite Terminal runs the Appwrite CLI inside the Console with session and…

AddedChangedFixedRemoved

Qdrant

Qdrant · Databases & Data

Speed up and saturate memory bandwidth in quantized scoring with prefetching; Rework and batch 4-bit TurboQuant SIMD implementation for better performance; Limit query plane…

AddedChangedFixedSecurity

rqlite

Philip O'Toole · Databases & Data

rqlite is a lightweight, user-friendly, distributed relational database, which uses SQLite as its storage engine. rqlite provides easy-to-use, fault-tolerant and highly-available…

Dragonfly

DragonflyDB · Databases & Data

Values loaded during full sync or RDB-DFS load are no longer incorrectly pushed into the cool-tier cache; Replace separate write-depth limit with single tieredmaxpendingbytes cap…

AddedChangedFixed

TypeORM

TypeORM · Databases & Data

Compare versions of unequal length correctly; Default many-to-many inverse foreign key to CASCADE; Resolve relation values for join columns inside embedded entities; Guard…

AddedChangedFixed

Valkey

Linux Foundation · Databases & Data

Fix a use-after-free in RDMA connection handling that could allow an authenticated client to crash the server using CLIENT KILL; Fix crashes, assertion failures, and hangs when…

FixedDeprecatedSecurity

Valkey

Linux Foundation · Databases & Data

Fix a use-after-free in RDMA connection handling that could allow an authenticated client to crash the server using CLIENT KILL; Fix an unauthenticated use-after-free of the Lua…

FixedSecurity

Psycopg

Psycopg · Databases & Data

Discard prepared statements upon ALTER or DISCARD ; Fix ProgrammingError when dumping non-None values with no NoneType dumper registered in python implementation; Fix waitselector…

ChangedFixed

DBeaver

DBeaver Corp · Databases & Data

Added support for AI subscriptions for OpenAI; Added a warning about possible AI mistakes in AI Chat; Reorganized AI preferences; AI-generated SQL scripts are executed like…

AddedChangedFixedRemoved

Grist

Grist Labs · Databases & Data

Lookups and summary tables now use 30% less memory in the Python data engine; Access rule memos now show only when relevant to the block being accessed, marked with a lock or…

AddedChangedFixedSecurity

Prisma

Prisma · Databases & Data

Introduce @prisma/prisma7 compatibility package to run Prisma 7 alongside Prisma 8 in the same project; Support prisma7.config. configuration files for Prisma 7 that coexist with…

AddedFixedSecurity

Beekeeper Studio

Beekeeper Studio · Databases & Data

Fix typing transaction commands in manual commit; Treat SSH agent errors as non-fatal so publickey authentication can proceed

Fixed

MongoDB Node.js Driver

MongoDB · Databases & Data

Support for MongoDB 4.2 or less is removed; the driver will throw an error when connecting to these server versions; Add kmsConnectCallback option to route KMS requests through an…

AddedChangedFixedRemoved

Redpanda

Redpanda Data · Databases & Data

rpk sql debug bundle collects a diagnostic bundle from an Oxla (SQL) cluster; rpk generate grafana-dashboard gains a new operations-stretch dashboard for stretch clusters managed…

AddedFixed

PostgREST

PostgREST · Databases & Data

Make jwt-role-claim-key config backwards compatible; Add deprecation policy documentation; The old (pre-v16) syntax for JSPath in jwt-role-claim-key is deprecated, with warnings…

AddedDeprecated

Umami

Umami Software · Databases & Data

Harden two-factor authentication when TWOFACTORENCRYPTIONKEY is missing or invalid with safer API enforcement and clearer configuration feedback; Preserve the root path when…

AddedChangedFixedSecurity

Redpanda

Redpanda Data · Databases & Data

Add the cloudstorageprefetchsegmentsmax cluster config to enable small segment prefetching in cloud storage; Revert c-ares DNS resolver from 1.34.7 back to 1.34.6 to fix a…

AddedFixed

Hasura GraphQL Engine

Hasura · Databases & Data

Add opt-in flag --redact-event-trigger-logs to redact request body, session variables and webhook response body from Event Trigger delivery logs; Add opt-in flag…

AddedChangedFixedSecurity

Beekeeper Studio

Beekeeper Studio · Databases & Data

Fix persistence guard; Use config values instead of old globals; Fix sidebar drag-and-drop reordering being discarded on the next render; Autocomplete defaults overhaul restoring…

ChangedFixed

TimescaleDB

Timescale · Databases & Data

Fix user-defined functions named timebucket causing SQLSTATE XX000; Fix timebucketgapfill() with window aggregates over constants; Repair mismatched dimensional CHECK constraints…

Fixed

RabbitMQ

Broadcom · Databases & Data

With direct reply-to, a message routed to multiple targets that resolved to the same process could be delivered to it more than once; Quorum queue recovery from a recovery…

AddedFixed

Redis

Redis · Databases & Data

Fix miscalculated buffer size in CMSketch RDB loading that may lead to heap out-of-bounds write (CVE-2026-62356); Fix out-of-bounds access in TopK heap cleanup path; Fix…

Security

Redis

Redis · Databases & Data

Fix miscalculated buffer size in CMSketch RDB loading that may lead to heap out-of-bounds write (CVE-2026-62356); Fix out-of-bounds access in TopK heap cleanup path (MOD-15410)…

Security

Matomo

Matomo · Databases & Data

Added support for PHP 8.3; Improved performance of the Matomo application; Fixed various bugs and issues in the Matomo core

AddedChangedFixed

DBeaver

DBeaver Corp · Databases & Data

Add Product configuration, a new setup flow that opens on first start; Fix alignment of fields in the OpenAI configuration dialog; Add the ability to duplicate AI profiles…

AddedChangedFixed