Releases: coreruleset/crs-toolchain
Releases · coreruleset/crs-toolchain
v2.3.1
Changelog
Bug fixes
- 67b66fb: fix: improve group removal step (@theseion)
- d4b1ca2: fix: revert to rassemble-go v0.1.0 (@theseion)
- 62a054e: fix: update module version to v2 (@theseion)
Others
- 92343a0: Merge branch 'main' into remove-unused-parameters (@theseion)
- 80c9269: Merge branch 'main' into remove-unused-parameters (@theseion)
- 75bf0dc: Merge pull request #161 from coreruleset/revert-to-rassemble-go-v0.1.0 (@fzipi)
- e6fbe2e: Merge pull request #162 from coreruleset/fix-group-removal (@theseion)
- 3c14106: Merge pull request #163 from coreruleset/remove-unused-parameters (@fzipi)
- a287c5b: Merge pull request #164 from coreruleset/fix-module-version (@theseion)
- 7865464: Merge pull request #165 from coreruleset/renovate/all-minor-patch (@theseion)
- 7483e86: chore(deps): update all non-major dependencies (@renovate[bot])
- 8de76d3: chore: improve documentation of new code (@theseion)
- fd46195: chore: remove obsolete comment (@theseion)
- dab52b4: chore: remove unused function parameters (@theseion)
v2.3.0
Changelog
Features
- 125a12a: feat: support renumbering for both test_id and test_title (@theseion)
- 6828259: feat: update renumber-test to new test schema (@theseion)
Bug fixes
- 5e9cd82: fix(deps): update all non-major dependencies (@renovate[bot])
- 722b937: fix(deps): update all non-major dependencies (@renovate[bot])
Others
- f3abaa4: Merge pull request #147 from coreruleset/renovate/all-minor-patch (@fzipi)
- f34b789: Merge pull request #148 from coreruleset/renovate/all-minor-patch (@fzipi)
- af442eb: Merge pull request #149 from coreruleset/renovate/all-minor-patch (@theseion)
- 094cdc4: Merge pull request #150 from coreruleset/renovate/all-minor-patch (@theseion)
- 085ad00: Merge pull request #151 from coreruleset/update-renumber-tests-to-new-schema (@fzipi)
- dae7610: Merge pull request #152 from coreruleset/renovate/all-minor-patch (@fzipi)
- 856b51c: Merge pull request #153 from coreruleset/renovate/all-minor-patch (@theseion)
- 74e0c03: Merge pull request #154 from coreruleset/renovate/alpine-3.x (@theseion)
- bd189ee: Merge pull request #155 from coreruleset/renovate/all-minor-patch (@theseion)
- bbf72e0: Merge pull request #156 from coreruleset/renovate/all-minor-patch (@theseion)
- 165809b: Merge pull request #157 from coreruleset/renovate/goreleaser-goreleaser-action-6.x (@theseion)
- a8507af: Merge pull request #158 from coreruleset/renovate/all-minor-patch (@theseion)
- 4a21117: Merge pull request #159 from coreruleset/renovate/alpine-3.x (@theseion)
- d69bafa: Merge pull request #160 from coreruleset/renovate/all-minor-patch (@theseion)
- 4926efd: chore(deps): update actions/setup-go action to v5.0.1 (@renovate[bot])
- 5316273: chore(deps): update all non-major dependencies (@renovate[bot])
- 3494dec: chore(deps): update all non-major dependencies (@renovate[bot])
- f517bef: chore(deps): update all non-major dependencies (@renovate[bot])
- f896581: chore(deps): update all non-major dependencies (@renovate[bot])
- e44fc0a: chore(deps): update all non-major dependencies (@renovate[bot])
- cf24cde: chore(deps): update all non-major dependencies (@renovate[bot])
- 4b1ff82: chore(deps): update all non-major dependencies (@renovate[bot])
- 564b709: chore(deps): update alpine docker tag to v3.20.0 (@renovate[bot])
- b24eb15: chore(deps): update alpine docker tag to v3.20.1 (@renovate[bot])
- 8fe1b58: chore(deps): update goreleaser/goreleaser-action action to v6 (@renovate[bot])
v2.2.0
What's Changed
- fix: update copyright year in SecRule ver and SecComponentSignature by @fzipi in #115
- feat: warn about uppercase letters when ignoring case globally by @fzipi in #116
- chore(deps): update actions/setup-go action to v5 by @renovate in #117
- fix(deps): update module github.com/stretchr/testify to v1.9.0 by @renovate in #121
- fix: position indicator at start of line by @fzipi in #120
- chore(ci): create OSSF workflow by @theseion in #123
- chore(deps): update all non-major dependencies by @renovate in #124
- chore(deps): update actions/checkout action to v4 by @renovate in #125
- chore(deps): update github/codeql-action action to v3 by @renovate in #127
- chore(deps): update actions/upload-artifact action to v4 by @renovate in #126
- fix: semver checking by @fzipi in #122
- feat: apply OSSF suggestions by @theseion in #128
- chore(deps): update all non-major dependencies by @renovate in #129
- fix: codeqal permissions by @theseion in #130
- fix: go-2024-2611 by @fzipi in #131
- docs: add SECURITY.md by @fzipi in #132
- fix(deps): update module github.com/itchyny/rassemble-go to v0.1.1 by @renovate in #133
- chore(deps): update all non-major dependencies by @renovate in #135
- chore(deps): update docker/setup-buildx-action action to v3.2.0 by @renovate in #136
- fix: do not use
\v
in character classes by @theseion in #137 - chore(deps): update github/codeql-action action to v3.24.8 by @renovate in #138
- fix(deps): update module github.com/creativeprojects/go-selfupdate to v1.1.4 by @renovate in #139
- fix: properly replace version ending in "-dev" by @fzipi in #142
- chore(deps): update github/codeql-action action to v3.24.9 by @renovate in #143
- chore: run renovate once a week by @theseion in #144
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- Configure Renovate by @renovate in #94
- chore(deps): update actions/checkout action to v4 by @renovate in #96
- chore(deps): update actions/setup-go action to v4 by @renovate in #98
- chore(deps): update docker/login-action action to v3 by @renovate in #99
- chore: update golangci-lint version by @fzipi in #100
- chore(deps): update goreleaser/goreleaser-action action to v5 by @renovate in #103
- chore(deps): update docker/setup-buildx-action action to v3 by @renovate in #101
- fix(deps): update module github.com/imdario/mergo to v1 by @renovate in #104
- chore(deps): update docker/setup-qemu-action action to v3 by @renovate in #102
- fix(deps): update all non-major dependencies by @renovate in #95
- chore(deps): update actions/setup-go action to v5 by @renovate in #105
- fix(deps): update module github.com/google/uuid to v1.5.0 by @renovate in #106
- chore(deps): update github/codeql-action action to v3 by @renovate in #107
- fix(deps): update module github.com/creativeprojects/go-selfupdate to v1.1.3 by @renovate in #108
- fix(deps): update module github.com/google/uuid to v1.6.0 by @renovate in #109
- fix(deps): update module github.com/rs/zerolog to v1.32.0 by @renovate in #110
- feat: update to Go 1.22 by @theseion in #111
- fix: consider escaped parenthesis when removing flag groups by @theseion in #112
New Contributors
Full Changelog: v1.4.2...v2.0.0