Major changes in v3:
- changed
t:htmlEntityDecodetransformation; fixed CVE-2025-27110 - add value checking to
@validateByteRangeoperator - fixed build library on OSX without GeoIP brew package
- aligned
TIME_MONvariable's behavior - Leverage
std::make_unique&std::make_sharedto create objects in the heap - Simplified handling of
RuleMessageby removing usage ofstd::shared_ptr - Simplified constructors, copy constructors & assignment operators
For more information please see CHANGES.