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

feat: Support exportVariables policies #598

Merged
merged 5 commits into from
Jul 14, 2023
Merged

Commits on Jul 13, 2023

  1. Normalize toJSON output by omitting fields set to their default values

    stephenh/ts-proto#878
    
    Signed-off-by: Andrew Haines <haines@cerbos.dev>
    haines committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    b1b34c4 View commit details
    Browse the repository at this point in the history
  2. Regenerate protobuf code

    Signed-off-by: Andrew Haines <haines@cerbos.dev>
    haines committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    63a131d View commit details
    Browse the repository at this point in the history
  3. Support exportVariables policies

    Signed-off-by: Andrew Haines <haines@cerbos.dev>
    haines committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    f2e8b2d View commit details
    Browse the repository at this point in the history
  4. Extract policy body types for better documentation

    Signed-off-by: Andrew Haines <haines@cerbos.dev>
    haines committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    0bd3951 View commit details
    Browse the repository at this point in the history
  5. Enforce consistent ordering of type vs regular imports

    Signed-off-by: Andrew Haines <haines@cerbos.dev>
    haines committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    170e220 View commit details
    Browse the repository at this point in the history