Delta Lake
Open table format bringing ACID transactions to data lakes
Delta Lake runs parallel 3.x and 4.x maintenance tracks while 4.4.0 release prep lands
◆Recent moves
- 7d ago
DBR Kernel Build 4.1.0-20260908
Automated DBR kernel build version bump — no user-facing change, no code delta visible to Delta Lake users.
View source ↗ - 27d ago
Version bump to 4.4.0 for release
Release prep PR changing version.sbt from 4.4.0-SNAPSHOT to 4.4.0 and enabling local Maven overwrites — infrastructure plumbing only, no runtime behavior changes.
View source ↗ - 1mo ago
Delta Lake 3.3.3
Delta Lake 3.3.3 patches four real production issues: transaction log retention could delete files still needed for time travel on low-commit-rate tables, deletion vector cache refresh dropped fileId-to-URL mappings causing long-running queries to fail, the Kernel Parquet reader dropped the Hadoop Configuration on a previous bugfix, and RANDOMIZE_FILE_PREFIXES support is now actually wired through to writes. These are targeted correctness fixes, not cosmetic changes.
View source ↗ - 1mo ago
DBR Kernel Build 4.1.0-20260730
Automated DBR kernel build version bump — internal build infrastructure, no user-facing change.
View source ↗ - 2mo ago
DBI Kernel Build July 11
DBI kernel build capturing a checkpoint hint as opaque JSON — an internal Databricks Runtime build artifact, not a user-visible Delta release.
View source ↗ - 2mo ago
Delta Lake 4.3.1
Delta Lake 4.3.1 patches three issues in the 4.x line: OAuth config key case-sensitivity breaking Delta REST Catalog auth, S3A fast listing failing through CredScopedFileSystem wrappers in Unity Catalog, and a reserved DSv2 property leaking into committed table metadata. These are correctness fixes with direct impact on teams using UC-managed tables or the REST Catalog.
View source ↗