Skip to content

v1.14.0

Choose a tag to compare

@koponen-styra koponen-styra released this 15 Aug 09:12
· 124 commits to main since this release

OPA v0.59.0

This release updates the OPA version used in Enterprise OPA to v0.59.0, and integrates some performance improvements and a few bug fixes.

CLI

  • Fixed a panic when running eopa bundle convert on Delta Bundles.

Runtime

  • The Set and Object types received a few small performance optimizations in this release, which net out speedups of around 1-7% on some benchmarks.
  • Set union operations are slightly faster now.