./devel/opa, Open source, general-purpose policy engine

[ Image CVSweb ] [ Image Homepage ] [ Image RSS ] [ Image Required by ] [ Image Add to tracker ]


Branch: CURRENT, Version: 1.12.3nb2, Package name: opa-1.12.3nb2, Maintainer: leot

Open Policy Agent (OPA) is an open source, general-purpose policy
engine that enables unified, context-aware policy enforcement across
the cloud native stack.


Master sites:

Filesize: 20042.34 KB

Version history: (Expand)


CVS history: (Expand)


   2026-03-06 22:08:08 by Benny Siegert | Files touched by this commit (203) | Package updated
Log message:
Revbump all Go packages after go126 update
   2026-02-24 09:45:43 by Benny Siegert | Files touched by this commit (203)
Log message:
Revbump all Go packages after default version bump
   2026-01-26 20:49:21 by Benny Siegert | Files touched by this commit (21)
Log message:
Move non-pattern Go flags to GOFLAGS.

GO_BUILD_PATTERN is only for patterns, as announced on tech-pkg@.
   2026-01-25 12:08:11 by Leonardo Taccari | Files touched by this commit (3) | Package updated
Log message:
opa: Update to 1.12.3

Changes:
v1.12.3
This is a bug fix release addressing two issues:

- Bundle polling is being misconfigured when discovery bundle is updated
- Decision log `size` buffer `buffer_size_limit_bytes` misconfigured
  during reconfiguration
   2026-01-15 20:55:00 by Benny Siegert | Files touched by this commit (202) | Package updated
Log message:
Revbump all Go packages after go125 update
   2026-01-07 12:45:14 by Leonardo Taccari | Files touched by this commit (3)
Log message:
opa: Update to 1.12.2

Changes:
1.12.2
This bug fix release address issues found in the new string interpolation feature
   2025-12-25 16:37:48 by Leonardo Taccari | Files touched by this commit (3)
Log message:
opa: Update to 1.12.1

Changes:
v1.12.1
This bug fix release reverts a change to `regex.replace` that
unintentionally changed its behaviour for anchored regular
expressions.

v1.12.0
This release contains a mix of new features, performance improvements,
and bugfixes. Notably:
 - Support for String Interpolation in the Rego language
 - Faster compilation and runtime
 - Fixes published in the v1.11.1 release
   2025-12-02 20:25:26 by Benny Siegert | Files touched by this commit (202) | Package updated
Log message:
Revbump all Go packages after go125 update