11.0.275
BenedictKing/ccx11.0.275Jun 16, 2026by adubovikov
AI Summary
This release fixes a configuration bug where environment variables for primitive slices were not being indexed correctly.
Key Highlights
- Configuration fix for ENV slices
- Resolves issue #728
New Features
- Indexed ENV for primitive slices (aleg_ids/custom_headers)
Full Release Notes
## What's Changed * fix(config): indexed ENV for primitive slices (aleg_ids/custom_headers) — fixes #728 by @adubovikov in https://github.com/sipcapture/homer/pull/821 **Full Changelog**: https://github.com/sipcapture/homer/compare/11.0.274...11.0.275