Skip to content

Releases: cedar-policy/cedar-local-agent

Version 3.0.0

29 Apr 18:45
860e1e5
Compare
Choose a tag to compare
  • Update to Cedar 4 (requires breaking change) by @l-kli in #83
  • Remove dependency on cedar-policy-core, cedar-policy-formatter, and cedar-policy-validator by @ShiromMakkad in #88
  • Update thiserror and derive_builder versions
  • Change OCSF logger to accept unspecified resources by @GurvirDehal in #80

Full Changelog: v2.0.0...v3.0.0

Version 2.0.0

14 Mar 19:21
34e413f
Compare
Choose a tag to compare

Upgrate to 2.0. Inlcudes 6 additions:

  • Upgrade to Cedar 3.1.0. #71
  • Upgrade to Cedar dependencies to 3.0.0. This is a breaking change requiring the 2.0 release. #59
  • Added derive Clone to RefreshRate struct. #62
  • Allow clippy::blocks_in_conditions lint. #65
  • Partial evaluation. #64
  • More detailed provider parsing error messages. #68

Initial Release of cedar-local-agent

14 Dec 20:05
296488d
Compare
Choose a tag to compare

Cedar-local-agent rust crate v1.0.0 release.