11.0.334
sipcapture/homer11.0.334Aug 28, 2026by adubovikov
AI Summary
Introduces Azure Blob Storage support as a backend for DuckLake and fixes credential refresh serialization.
Key Highlights
- Add Azure Blob Storage as a new DuckLake backend.
- Fix serialization issues with node credential_chain refresh for Azure and S3.
New Features
- Azure Blob Storage backend support
Full Release Notes
## What's Changed * feat(storage): add Azure Blob Storage as a DuckLake backend by @ffloimair in https://github.com/sipcapture/homer/pull/983 * fix(storage): serialize node credential_chain refresh (Azure + S3) by @adubovikov in https://github.com/sipcapture/homer/pull/985 ## New Contributors * @ffloimair made their first contribution in https://github.com/sipcapture/homer/pull/983 **Full Changelog**: https://github.com/sipcapture/homer/compare/11.0.333...11.0.334