Releases: coreruleset/secrules_parsing
Releases · coreruleset/secrules_parsing
v0.2.11
What's Changed
- chore(deps): bump zipp from 3.19.0 to 3.19.1 by @dependabot in #77
- chore(deps): bump zipp from 3.19.1 to 3.19.2 by @dependabot in #78
- chore(deps): bump snok/install-poetry from 1.3.4 to 1.4.1 by @dependabot in #79
- chore(deps): bump zipp from 3.19.2 to 3.20.0 by @dependabot in #80
- chore(deps): bump zipp from 3.20.0 to 3.20.1 by @dependabot in #81
- chore(deps): bump zipp from 3.20.1 to 3.20.2 by @dependabot in #82
- fix: move FILES to collections by @airween in #85
Full Changelog: v0.2.10...v0.2.11
v0.2.10
What's Changed
- chore(deps): bump zipp from 3.18.1 to 3.18.2 by @dependabot in #74
- chore(deps): bump zipp from 3.18.2 to 3.19.0 by @dependabot in #75
- fix: Allow ';' in PathNameValue; Make XML collection less strict by @airween in #76
Full Changelog: v0.2.9...v0.2.10
v0.2.9
v0.2.8
What's Changed
- test: add example for t:lowercase match by @fzipi in #67
- chore(deps): bump tschm/token-mint-action from 1.0.2 to 1.0.3 by @dependabot in #68
- chore(deps): bump zipp from 3.17.0 to 3.18.1 by @dependabot in #69
- fix: Remove strict '&' usage from front of targets by @airween in #71
Full Changelog: v0.2.7...v0.2.8
v0.2.7
What's Changed
- chore(deps): bump actions/setup-python from 4 to 5 by @dependabot in #54
- chore(deps): bump importlib-metadata from 4.11.3 to 6.7.0 by @dependabot in #59
- chore(deps): bump zipp from 3.7.0 to 3.17.0 by @dependabot in #57
- chore(deps): bump arpeggio from 1.10.2 to 2.0.2 by @dependabot in #60
- chore(deps): bump textx from 2.3.0 to 3.1.1 by @dependabot in #58
- chore(deps-dev): bump pytest from 7.2.0 to 7.4.3 by @dependabot in #61
- chore(deps-dev): bump pytest from 7.4.3 to 7.4.4 by @dependabot in #64
- chore(deps): bump importlib-metadata from 4.11.3 to 6.7.0 by @dependabot in #63
- chore(deps): bump textx from 2.3.0 to 3.1.1 by @dependabot in #62
- chore(deps): bump abatilo/actions-poetry from 2 to 3 by @dependabot in #65
- fix: allow
$
in collection arguments by @theseion in #66
New Contributors
Full Changelog: v0.2.6...v0.2.7
v0.2.6
What's Changed
- feat(ci): add relasing to pypi by @fzipi in #29, #30
- fix(ci): yaml indent by @fzipi in #31
- feat: allow a-z and . chars on skipAfter by @theMiddleBlue in #32
- fix(contains): broader pattern for better recongnition by @fzipi in #33
- feat(ci): add codeQL scanning by @fzipi in #28
- Moved RESPONSE_HEADERS to CollectionName from set of Variable by @airween in #35
- docs: update README with development tips by @fzipi in #34
- Enabled ',' (comma) in StringWithMacro expression by @airween in #37
- fix: update dependencies by @fzipi in #38
- fix(model): added uppercase letters to the PathNameValue pattern by @airween in #42
- chore: update poetry version by @fzipi in #45
- chore(deps): bump cryptography from 38.0.4 to 39.0.1 by @dependabot in #40
- chore(deps): bump cryptography from 39.0.1 to 41.0.0 by @dependabot in #47
- added support for
SecRuleUpdateTargetByTag
andSecRuleUpdateTargetById
by @Xhoenix in #46 - Fixed omission of -f CLI option in one of the examples by @dune73 in #50
- chore(deps-dev): bump cryptography from 41.0.0 to 41.0.3 by @dependabot in #49
- chore(deps-dev): bump cryptography from 41.0.3 to 41.0.4 by @dependabot in #51
- chore(deps-dev): bump cryptography from 41.0.4 to 41.0.6 by @dependabot in #52
- feat: add publish to pypi pipeline by @fzipi in #53
New Contributors
- @theMiddleBlue made their first contribution in #32
- @dependabot made their first contribution in #40
- @Xhoenix made their first contribution in #46
Full Changelog: v0.2.2...v0.2.6