11.0.274

sipcapture/homer11.0.274Jun 16, 2026by adubovikov

AI Summary

Improves CLI catalog handling and AWS S3 credential management for better reliability.

Key Highlights

  • CLI rebuild-catalog now registers parquet files in place
  • AWS credential_chain support when S3 volume has no static keys

New Features

  • In-place parquet registration

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