Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Depending on cedar-policy only #87

Open
2 tasks
shaobo-he-aws opened this issue Jan 22, 2025 · 0 comments
Open
2 tasks

Depending on cedar-policy only #87

shaobo-he-aws opened this issue Jan 22, 2025 · 0 comments

Comments

@shaobo-he-aws
Copy link

shaobo-he-aws commented Jan 22, 2025

Category

Internal refactors/changes

Describe the feature you would like to request

cedar-local-agent currently depends on cedar-policy and other crates like cedar-policy-core

cedar-policy = "4.2.0"
cedar-policy-core = "4.2.0"
cedar-policy-formatter = "4.2.0"
cedar-policy-validator = "4.2.0"

We Cedar developers recommend that a project using Cedar should only depend on cedar-policy because all its APIs are stable and SemVer-compatible.

Describe alternatives you've considered

N/A

Additional context

No response

Is this something that you'd be interested in working on?

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant