Skip to content

Releases: coreruleset/secrules_parsing

v0.3.0

09 Feb 12:58

Choose a tag to compare

What's Changed

  • chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #105
  • chore: add renovate bot by @fzipi in #95
  • fix: setenv syntax by @airween in #93
  • ci: update poetry versions by @fzipi in #110
  • ci: update matrix versions by @fzipi in #106
  • fix(deps): update all major dependencies to v8 in pyproject.toml (major) by @renovate[bot] in #109
  • chore(deps): pin dependencies in .github/workflows/test.yml by @renovate[bot] in #111
  • chore(deps): pin dependencies in pyproject.toml by @renovate[bot] in #112
  • fix(deps): update all major dependencies to v4 in .github/workflows/test.yml (major) by @renovate[bot] in #108
  • ci: fix for Workflow does not contain permissions by @fzipi in #116
  • chore: add comprehensive test suite by @fzipi in #115
  • feat(context): add more information to errors by @fzipi in #118

New Contributors

Full Changelog: v0.2.14...v0.3.0

v0.2.14

16 Nov 10:15
4bd91cc

Choose a tag to compare

What's Changed

  • fix: setvar argument value special chars by @airween in #98
  • chore(deps): bump zipp from 3.21.0 to 3.23.0 by @dependabot[bot] in #100
  • chore(deps): bump arpeggio from 2.0.2 to 2.0.3 by @dependabot[bot] in #99
  • chore(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #101
  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #102
  • fix: add missing target key in case of target exclusions by @airween in #104

Full Changelog: v0.2.13...v0.2.14

v0.2.13

29 Oct 19:52

Choose a tag to compare

What's Changed

Full Changelog: v0.2.12...v0.2.13

v0.2.12

24 Oct 16:35

Choose a tag to compare

What's Changed

  • chore(deps): bump zipp from 3.20.2 to 3.21.0 by @dependabot[bot] in #86
  • fix: move collection names to the right place by @airween in #89

Full Changelog: v0.2.11...v0.2.12

v0.2.11

07 Nov 15:19

Choose a tag to compare

What's Changed

Full Changelog: v0.2.10...v0.2.11

v0.2.10

29 May 21:13

Choose a tag to compare

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

11 Apr 06:57
1a6e4fe

Choose a tag to compare

What's Changed

  • fix: Change targets' order: longer one must be first by @airween in #72

Full Changelog: v0.2.8...v0.2.9

v0.2.8

10 Apr 20:35
b982800

Choose a tag to compare

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

26 Jan 15:09

Choose a tag to compare

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

19 Dec 17:10
c779ddf

Choose a tag to compare

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 and SecRuleUpdateTargetById 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

Full Changelog: v0.2.2...v0.2.6