RATATOSKRATATOSK
Sign in

Open Policy Agent (OPA)

v1.18.2Security
Jul 2, 2026

OPA v1.18.2 is a routine patch that restores the original newline-preservation behavior in `opa fmt`. Policies that were already correctly formatted will no longer be rewritten when the formatter runs.

Key changes (1)

  • Fixes a regression in `opa fmt` (introduced in v1.18.0) where single-item collections (arrays, objects, sets) were always expanded onto multiple lines regardless of the source formatting, causing spurious diffs on already-formatted policies