11.0.334

spider-rs/spider11.0.334Aug 28, 2026by adubovikov

AI Summary

Adds Azure Blob Storage support as a new backend for DuckLake and fixes serialization issues with credential chain refresh.

Key Highlights

  • Add Azure Blob Storage as a DuckLake backend
  • Fix node credential_chain refresh serialization for Azure and S3

New Features

  • Azure Blob Storage integration

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