Releases: christophwille/dotnet-opa-wasm
Releases · christophwille/dotnet-opa-wasm
OPA Wasm 0.90
- Update all regos to OPA 1.0.0 https://github.com/open-policy-agent/opa/releases/tag/v1.0.0
- NuGet package targets net80 only (net60 dropped)
- Allow setting initial memory size #54
- Wasmtime 22.0
OPA Wasm 0.82
- Wasmtime 17.0
- Tested with OPA 0.62.1
- Fixed UTF8 JSON
OPA Wasm 0.81
- Wasmtime 16.0
- Verified with OPA 0.60
- NuGet package targets changed to 6.0 and 8.0
OPA Wasm 0.70
- Wasmtime 5.0.0
OPA Wasm 0.60
- Wasmtime 3.0
- OPA 0.47.1
OPA Wasm 0.50
- Wamtime 2.0.1
- Tested with OPA 0.46.1
OPA Wasm 0.40
- Wasmtime 1.0
- Tested with OPA 0.44.0
OPA Wasm 0.33
- Wasmtime 0.40.0-preview1
OPA Wasm 0.32
- IOpaPolicy interface
- WasmTime 0.38.1 and use Type Safe Functions bytecodealliance/wasmtime-dotnet#116
- OPA 0.43.0
OPA Wasm 0.31
- Update Wasmtime https://github.com/bytecodealliance/wasmtime-dotnet/releases/tag/v0.35.2 (security fix)
- Update OPA https://github.com/open-policy-agent/opa/releases/tag/v0.39.0