Releases: hexa-org/policy-opa
Release v0.7.0
Release v0.7.0 includes support for the new simplified IDQL format and Policy-Mapper 0.7.0 as well as updated support for Open Policy Agent 0.68.0.
GoLang support has been updated to 1.23.1 to address CVEs reported in Go 1.23 and earlier.
Rego processor enhancements include:
- Support for IDQL 0.7
- Support for new Scopes
- Enhanced IDQL policy diagnostic reporting in policy responses (missing values, policy IDs or invalid policy version)
Recent major enhancements include:
- Support for OIDC and OAuth2 based authentication security in Authzen, HexaOpa, and Hexa Industries Demo
- TLS now available on all services including the Hexa Industries Demo application
OIDC and TLS Support Release
This release includes enhancements to servers to add TLS support and in the case of HexaIndustries Demo, add OIDC integration support. Hexa Industries app now shows full stack integration of OIDC, IDQL PDP, and policy updating.
v0.62.1: Revised ReadMe.md rename mock server utility
Policy-OPA was updated to work with OPA v0.62.1.
New dockerfile and docker-compose files provided to enable easier set up and use.
A TestBundleServer is now available to enable testing of policy deployment via a bundle server.
Rego policy updates to correspond to latest policy used on Policy-Mapper