What's Changed
- feat: use test host name for marker if localhost alias by @fzipi in #370
- Extend ID Regex to support escaped quotes by @M4tteoP in #410
- chore: remove magefile by @fzipi in #418
- fix: use correct names for flags by @theseion in #420
- chore: remove raw input references by @fzipi in #423
- chore: update schema to v2.2.0 by @theseion in #425
- fix: apply include / exclude settings from global configuration by @theseion in #427
- feat: implement
encoded_data
by @theseion in #431 - fix: use legacy
[no_]log_contains
if set by @theseion in #430 - fix: output ftw result error by @xu-xiang in #434
- fix: improve rule ID detection by @theseion in #436
- fix: tolerate tests that do not specify any headers by @theseion in #438
- feat: report triggered rules for every test by @theseion in #432
- fix: put back support for encoded_request by @theseion in #439
New Contributors
Full Changelog: v1.1.2...v1.2.0