Releases: koralium/OPADotNet
Releases · koralium/OPADotNet
Version 0.3.3
Full Changelog: v0.3.2...v0.3.3
Version 0.3.3 alpha 3
Fix to release pipeline Added restore and build steps
Version 0.3.3 alpha 2
Modified the release pipeline
Version 0.3.3 alpha 1
What's Changed
- Added support to give out reasons by @Ulimo in #68
- Fix so use opa server works correctly. by @Ulimo in #77
Full Changelog: v0.3.1...v0.3.3-alpha1
Version 0.3.2
What's Changed
- Added support to give out reasons by @Ulimo in #68
- Fix so use opa server works correctly. by @Ulimo in #77
Full Changelog: v0.3.1...v0.3.2
Version 0.3.1
What's Changed
- Fixed bug that enums where not translated correctly to their string value when passed to rego by @Ulimo in #69
- Fixed bug that with property was not parsed from the AST. by @Ulimo in #70
- Bug fix so multi file modules work correctly while syncing from OPA by @Ulimo in #71
- Fix so any expressions are merged correctly by @Ulimo in #72
Full Changelog: v0.3.0...v0.3.1
Version 0.3.1 alpha 3
What's Changed
- Fixed bug that enums where not translated correctly to their string value when passed to rego by @Ulimo in #69
- Fixed bug that with property was not parsed from the AST. by @Ulimo in #70
- Bug fix so multi file modules work correctly while syncing from OPA by @Ulimo in #71
- Fix so any expressions are merged correctly by @Ulimo in #72
Full Changelog: v0.3.0...v0.3.1-alpha3
Version 0.3.1 Alpha 2
What's Changed
- Fixed bug that enums where not translated correctly to their string value when passed to rego by @Ulimo in #69
- Fixed bug that with property was not parsed from the AST. by @Ulimo in #70
- Bug fix so multi file modules work correctly while syncing from OPA by @Ulimo in #71
Full Changelog: v0.3.0...v0.3.1-alpha2
Version 0.3.1 Alpha
What's Changed
- Fixed bug that enums where not translated correctly to their string value when passed to rego by @Ulimo in #69
- Fixed bug that with property was not parsed from the AST. by @Ulimo in #70
Full Changelog: v0.3.0...v0.3.1-alpha1
Version 0.3.0
What's Changed
- Set term support by @Ulimo in #55
- Added support to get the loaded policies in the embedded client by @Ulimo in #59
- Added support for explanations by @Ulimo in #60
- Changed OpaAuthorizationFailureReason to public from internal by @Ulimo in #61
- Removed requiring authenticated user. by @Ulimo in #62
- Changed claims to be added as a dictionary for the subject. by @Ulimo in #63
Full Changelog: v0.2.1...v0.3.0