Skip to content

v0.34.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jun 12:44
· 8 commits to main since this release
f4e4bc3

This patch release fixes a bug found since v0.34.0 as well as it bumps the OPA dependency to the v1.5.1 patch also released today. While Regal's own policies were not affected by the regression in walk, custom linter rules could very well be.

  • OPA v1.5.0 -> v1.5.1
  • Go 1.23 -> 1.24
  • Fix false positive in sprintf-arguments-mismatch when the %-*s pattern was used for padding.

Changelog