Skip to content

Releases: cedar-policy/cedar-go

v1.2.6

06 Aug 18:05
8955696
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.5...v1.2.6

v1.2.5

09 Jul 18:46
432607e
Compare
Choose a tag to compare

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

  • @masp made their first contribution in #80

Full Changelog: v1.2.4...v1.2.5

v1.2.4

02 Jul 14:31
317238b
Compare
Choose a tag to compare

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

Full Changelog: v1.2.3...v1.2.4

v1.2.3

18 Jun 23:43
b84f731
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.2...v1.2.3

v1.2.2

16 Jun 18:33
9118a4b
Compare
Choose a tag to compare

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

Full Changelog: v1.2.1...v1.2.2

v1.2.1

23 Apr 15:40
ed1f0cf
Compare
Choose a tag to compare

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

22 Apr 20:59
213bd2f
Compare
Choose a tag to compare

Retracted and superseded by v1.2.1

v1.1.1

11 Mar 21:27
@apg apg
56ed3ee
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

13 Dec 22:34
d9c6d61
Compare
Choose a tag to compare

What's Changed

  • RFC-82: Implement support for Entity Tags by @adowair in #77

New Contributors

Full Changelog: v1.0.7...v1.1.0

v1.0.7

05 Dec 21:31
96529dc
Compare
Choose a tag to compare

What's Changed

  • types: add go native conversion methods to several types by @philhassey in #76

Full Changelog: v1.0.6...v1.0.7