This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+14 more
Summary
AI summaryUpdates ducklake, node, and 11.0.259 across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds native engine compaction safe alongside live DuckDB writer. Adds native engine compaction safe alongside live DuckDB writer. Source: llm_adapter@2026-06-15 Confidence: high |
— |
| Feature | Low |
Introduces configurable lake top‑N strategy (chunked, stream, full) in node. Introduces configurable lake top‑N strategy (chunked, stream, full) in node. Source: llm_adapter@2026-06-15 Confidence: high |
— |
| Feature | Low |
Adds startup autofix for Corrupt DuckLake with multiple snapshots. Adds startup autofix for Corrupt DuckLake with multiple snapshots. Source: llm_adapter@2026-06-15 Confidence: high |
— |
| Feature | Low |
Sets default lake top‑N strategy to stream with Go‑side sort in node. Sets default lake top‑N strategy to stream with Go‑side sort in node. Source: llm_adapter@2026-06-15 Confidence: high |
— |
| Feature | Low |
Makes coordinator honor lake_topn_strategy in V4 transaction search. Makes coordinator honor lake_topn_strategy in V4 transaction search. Source: llm_adapter@2026-06-15 Confidence: high |
— |
| Bugfix | Medium |
Fixes concurrent-writer catalog corruption in ducklake by adding exclusive writer lock. Fixes concurrent-writer catalog corruption in ducklake by adding exclusive writer lock. Source: llm_adapter@2026-06-15 Confidence: high |
— |
Full changelog
What's Changed
- fix(ducklake): exclusive writer lock to prevent concurrent-writer catalog corruption (11.0.259) by @adubovikov in https://github.com/sipcapture/homer/pull/810
- feat(compaction): native engine safe alongside the live DuckDB writer (11.0.260) by @adubovikov in https://github.com/sipcapture/homer/pull/811
- feat(node): configurable lake top-N strategy (chunked|stream|full) by @adubovikov in https://github.com/sipcapture/homer/pull/812
- feat(ducklake): startup autofix for Corrupt DuckLake (multiple snapshots) by @adubovikov in https://github.com/sipcapture/homer/pull/813
- feat(node): default lake top-N to stream + Go-side sort by @adubovikov in https://github.com/sipcapture/homer/pull/814
- feat(coordinator): honor lake_topn_strategy in V4 transaction search by @adubovikov in https://github.com/sipcapture/homer/pull/815
Full Changelog: https://github.com/sipcapture/homer/compare/11.0.258...11.0.269
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
- v11.0.222 The API endpoint /api/v1/config has been removed.
Beta — feedback welcome: [email protected]