v2.14.0
v2.14.0 (2026-02-24)
This release is published under the Apache-2.0 License.
Bug Fixes
-
Clean up misleading variable names in site ID extraction logic (
4442792) -
Exclude overrider subtrees in filter expansion, order interface ancestors nearest-first, narrow exception handling (
96fe210) -
Handle multi-value attributes and re-override subtree filtering in inheritance (
67e05d7) -
Include re-overrides back to matching value in filter subtree exclusion (
ad63b4e) -
Merge migration for depends_on + inheritable (
8798497) -
Narrow exception handling in inheritance filter to ValueError only (
ee7efb8) -
Renumber migration to 0045, add comments to set operations in filter (
1fc904a)
Documentation
- Add comment explaining try/except TypeError for get_ancestors compat (
c10af34)
Features
- Implement attribute inheritance for hierarchical resources (
4f30f48)
Detailed Changes: v2.13.0...v2.14.0