Fluxzero 1.114.1
1.114.1 (2026-03-14)
Bug Fixes
fix(content-filtering): filter map values in @FilterContent (
82759da)Apply content filtering to Jackson map serializers so values inside map fields are filtered consistently. Remove map entries when a filtered value becomes null and add regression tests for both removal and partial filtering.