immudb
Immutable database with cryptographic verification and tamper evidence
immudb 1.11.0 added PostgreSQL compatibility — tamper-evident storage now accessible to ORM-based stacks.
◆Recent moves
- 13d ago
immudb 1.11.2 — Transaction Fix
1.11.2 fixes a transaction survival issue: a statement that fails before execution (e.g. a parse error) no longer aborts the surrounding transaction. A narrow but important correctness fix for applications that expect standard transaction semantics.
View source ↗ - 2mo ago
immudb version 1.11.1
1.11.1 adds sysadmin permission support to the immuadmin CLI (enabling additional sysadmin accounts without the default immudb account) and a new --audit-verif flag for auditors — practical operational improvements for deployments with multiple administrators.
View source ↗ - 4mo ago
Immudb version 1.11.0
⚡ SPARKimmudb 1.11.0 ships PostgreSQL ORM compatibility via pg_catalog and information_schema support, plus structured tamper-proof audit logging via --audit-log. These two additions expand immudb's accessible audience (developers using standard ORMs) and its compliance value proposition (immutable audit trails) simultaneously.
View source ↗ - 4mo ago
immudb v1.11.0-RC2
v1.11.0-RC2 is the final release candidate before 1.11.0 GA with the same PostgreSQL and audit logging features.
View source ↗ - 5mo ago
immudb v1.11.0-RC1
v1.11.0-RC1 is the initial release candidate — documentation update only in this specific commit.
View source ↗ - 1y ago
immudb v2.0.0 — Architecture Overhaul RC
⚡ SPARKv2.0.0-RC1 proposes a major architectural overhaul: new indexing layer, simplified API, and performance improvements — a rebuild rather than an extension of the 1.x line. As an RC from 2025 that hasn't reached GA, it represents either a long-gestating major version or a parallel exploration that hasn't been committed to production.
View source ↗