Releases: coreruleset/go-ftw
Releases · coreruleset/go-ftw
v0.6.2
What's Changed
- feat: add magefile by @fzipi in #171
- fix: another try to fix goreleaser slack announce by @fzipi in #164
- chore(deps): bump github.com/rs/zerolog from 1.29.1 to 1.30.0 by @dependabot in #173
- chore(deps): bump golang.org/x/net from 0.12.0 to 0.14.0 by @dependabot in #174
- fix: reduce log level when writing headers by @theseion in #175
- fix: no longer negate
autocomplete_headers
option by @theseion in #176 - fix runner expected-error check potential panic by @4lisalehi in #177
New Contributors
- @4lisalehi made their first contribution in #177
Full Changelog: v0.6.1...v0.6.2
v0.6.1
v0.6.0
What's Changed
- feat: fail tests immediately if
NoError()
fails by @theseion in #168 - feat!: replace StopMagic with autocompleteHeaders by @theseion in #136
- chore: update README by @theseion in #167
- chore(deps): bump golang.org/x/net from 0.11.0 to 0.12.0 by @dependabot in #169
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- fix: try to make Slack accept release notes by @theseion in #146
- chore: implements remaining overrides by @M4tteoP in #148
- chore(ci): create dependabot for dependency updating by @fzipi in #150
- feat: add waiting for http response by @fzipi in #149
- fix: use full response to check in tests by @fzipi in #153
- chore: update deps by @fzipi in #159
- chore(deps): bump golang.org/x/net from 0.7.0 to 0.10.0 by @dependabot in #155
- chore(deps): bump github.com/knadh/koanf from 1.4.4 to 1.5.0 by @dependabot in #157
- docs: update README by @fzipi in #160
- chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #161
- chore(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #163
- Reformat as testify by @fzipi in #162
Full Changelog: v0.4.9...v0.5.0
v0.4.9
v0.4.8
What's Changed
- fix: send Content-Length header if there is payload by @camelmasa in #135
- fix: checkResult now matches all outputs required in the rule by @M4tteoP in #139
- fix: goreleaser slack template by @fzipi in #140
New Contributors
- @camelmasa made their first contribution in #135
Full Changelog: v0.4.7...v0.4.8
v0.4.7
What's Changed
- fix(goreleaser): invalid Slack blocks configuration by @theseion in #126
- chore: fix some messages catalog correspondences by @M4tteoP in #127
- chore(deps): bump golang.org/x/net from 0.1.0 to 0.7.0 by @dependabot in #130
- chore: update documentation of test request rule by @theseion in #131
New Contributors
- @dependabot made their first contribution in #130
Full Changelog: v0.4.6...v0.4.7