11.0.274

ConduitPlatform/Conduit11.0.274Jun 16, 2026by adubovikov

AI Summary

Improves the catalog rebuild process and fixes S3 tiering to use the AWS credential chain when static keys are absent.

Key Highlights

  • Parquet catalog rebuild registers files in place
  • AWS credential chain support for S3 tiering

New Features

  • In-place Parquet registration for catalog rebuild

Full Release Notes

## What's Changed
* feat(cli): rebuild-catalog registers parquet in place via add_data_files (11.0.274) by @adubovikov in https://github.com/sipcapture/homer/pull/820
* fix(tiering): use AWS credential_chain when S3 volume has no static keys by @MounirBenzi in https://github.com/sipcapture/homer/pull/819

## New Contributors
* @MounirBenzi made their first contribution in https://github.com/sipcapture/homer/pull/819

**Full Changelog**: https://github.com/sipcapture/homer/compare/11.0.273...11.0.274