11.0.334
lingodotdev/lingo.dev11.0.334Aug 28, 2026by adubovikov
AI Summary
New storage backend support and credential management improvements for Azure and S3.
Key Highlights
- Added Azure Blob Storage as a DuckLake backend
- Fixed credential_chain serialization for Azure and S3
New Features
- Azure Blob Storage support
- Improved credential refresh logic
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