Skip to content

v1.19.1

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Aug 16:38
· 64 commits to main since this release
Immutable release. Only release title and notes can be modified.

This release uses the latest version of Go (1.26.6) to build OPA, fixing stdlib vulnerabilities in code that OPA's HTTP handler and crypto builtins use:

It is otherwise the same code as v1.19.0.

Note that users building their own OPA binaries and images already control the Golang version, so this is not relevant for them.

Miscellaneous

  • build(go): bump to 1.26.6 (authored by @srenatus)