11.0.274

BenedictKing/ccx11.0.274Jun 16, 2026by adubovikov

AI Summary

This release adds a CLI feature to register Parquet data files in place and fixes a tiering issue where AWS credential chains are now used when S3 volumes lack static keys.

Key Highlights

  • CLI Parquet registration
  • AWS credential chain support for S3 tiering

New Features

  • CLI rebuild-catalog registers parquet in place
  • AWS credential_chain for S3 tiering

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