Update dependency @cerbos/core to ^0.16.0 #15
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.9.0
->^0.16.0
Release Notes
cerbos/cerbos-sdk-javascript (@cerbos/core)
v0.16.0
Compare Source
Added
Output.when
to define conditional policy rule outputs using the Admin API (#829)Requires a policy decision point server running Cerbos 0.33+.
v0.15.0
Compare Source
Added
headers
anduserAgent
options toClient
constructor, andheaders
option to all methods (#776)v0.14.0
Compare Source
Changed
Use
attr
for principal and resource attributes (#694)This makes the API consistent with policy expressions.
attributes
is still supported for backwards compatibility, but is now deprecated.Bump dependency on [uuid] to 9.0.1 (#672)
Removed
v0.13.0
Compare Source
Added
Support for OpenTelemetry span context propagation (#638)
Requires a policy decision point server running Cerbos 0.30+, and @cerbos/opentelemetry 0.3+.
v0.12.0
Compare Source
Added
Support for filtering
Client.listPolicies
results by policy name, scope, and version (#568)Requires a policy decision point server running Cerbos 0.29+.
Support for exporting and importing variable sets in policies (#598)
Requires a policy decision point server running Cerbos 0.29+.
v0.11.0
Compare Source
Added
Support for user-defined policy rule outputs (#542, #543, #551)
Requires a policy decision point server running Cerbos 0.27+.
Removed
v0.10.0
Compare Source
Added
includeDisabled
option toClient.listPolicies
method to include disabled policies in the list (#475)Requires a policy decision point server running Cerbos 0.26+.
Client.enablePolicy
andClient.enablePolicies
methods to enable policies (#475)Requires a policy decision point server running Cerbos 0.26+.
v0.9.1
Compare Source
Removed
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.