This release patches 1 CVE for security teams tracking exposure across their dependency inventory.
Published 28d
Relational Databases
1 patched CVE
This release patches 1 known CVE
CVE-2023-44487
EPSS 94%
1
CVEs patched
Topics
agent-memory
agent-memory-server
ai-agents
ai-database
data-version-control
data-versioning
+14 more
database
database-version-control
database-versioning
decentralized-database
git
git-database
git-for-data
git-for-databases
git-sql
immutable-database
mariadb
mysql
sql
version-controlled-database
Summary
AI summaryPrevents data loss in future versions by blocking reads of databases with adaptive column encodings until clients upgrade.
Full changelog
This is a major version release to mark it as the last major version release before 2.0. There are no known backwards incompatible changes.
Merged PRs
dolt
- 11005: add a breaking change to schemas with adaptive columns
Previously released versions had a fatal bug in adaptive encoded value handling that would lead to data loss during garbage collection or pulls. This change forces these clients to upgrade to a newer release before reading databases that use such encodings.
Because no 1.x release of Dolt uses adaptive encoding without undocumented configuration flags, the fatal bug above does not impact any customer. This change prevents it from impacting any customers after the release of 2.0.
Closed Issues
Breaking Changes
- Blocks reading of databases that use adaptive column encodings unless clients upgrade to a newer release (post‑1.x, pre‑2.0).
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Related tools
Earlier breaking changes
- v2.0.4 `DOLT_CHECKOUT('<table>')` now gated with Write permission.
Beta — feedback welcome: [email protected]