v1.19.0
This release contains a mix of new features and bug fixes. Notably: A fixed SQL injection vector in the Compile API Stricter safety checking for Rego assignments (:=) A cgo-free, faster WebAssembly runtime (wazero replaces wasmtime-go) Startup warnings for unknown configuration options A new strings.split_n built-in function A REPL line reader that handles pasted input correctly, migrating existin…