Releases: cedar-policy/cedar-go
Releases · cedar-policy/cedar-go
v1.2.6
v1.2.5
What's Changed
- schema: support parsing and formatting of cedarschema files by @masp in #80
- Add support for parsing annotations and enumerated entities in schema by @patjakdev in #98
- cedar-go: update README to preare for 1.2.5 release by @patjakdev in #99
New Contributors
Full Changelog: v1.2.4...v1.2.5
v1.2.4
What's Changed
- cedar-go: ignore var-naming revive lint errors in the types package by @philhassey in #95
- expose Eval function for custom partial eval by @jaredzhou in #94
New Contributors
- @jaredzhou made their first contribution in #94
Full Changelog: v1.2.3...v1.2.4
v1.2.3
What's Changed
- types: add Entity.Equal() implementation by @patjakdev in #93
Full Changelog: v1.2.2...v1.2.3
v1.2.2
What's Changed
- cedar-go: remove golangci-lint badge from README.md by @patjakdev in #89
- minor: use
cedar.Authorize
in ReadMe.md example by @sadysnaat in #90 - Add AST Inspect feature for IsNode objects by @philhassey in #92
New Contributors
- @sadysnaat made their first contribution in #90
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- Add support for isEmpty operator by @patjakdev in #84
- cedar-go: remove vendor directory by @patjakdev in #87
- cedar-go: upgrade golangci-lint checks to v2 and fix all issues found by @patjakdev in #86
- Add support for generic policy iteration when authorizing a request by @patjakdev in #85
- Add missing commit for v1.2.0 and retract it by @patjakdev in #88
Full Changelog: v1.1.1...v1.2.1
v1.2.0
v1.1.1
What's Changed
- Addresses cedar-policy/rfcs#94 concerns about time wrapping and validation by @apg in #81
Full Changelog: v1.1.0...v1.1.1
v1.1.0
v1.0.7
What's Changed
- types: add go native conversion methods to several types by @philhassey in #76
Full Changelog: v1.0.6...v1.0.7