11.0.334

wavekat/wavekat-turn11.0.334Aug 28, 2026by adubovikov

AI Summary

This release introduces Azure Blob Storage as a new DuckLake backend and improves reliability by serializing credential refresh processes for S3 and Azure.

Key Highlights

  • Added Azure Blob Storage as a DuckLake backend
  • Serialized node credential_chain refresh for Azure and S3
  • New contributor @ffloimair

New Features

  • Azure Blob Storage as DuckLake backend
  • Serialized node credential_chain refresh (Azure + S3)

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