Skip to content

Commit aac7858

Browse files
changlog
Signed-off-by: John Kastner <[email protected]>
1 parent 1a7569f commit aac7858

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cedar-policy/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ Cedar Language Version: TBD
2424
- For the `tpe` experimental feature, `PartialEntities::from_concrete` now requires a `Schema` and will validate the entities,
2525
ensuring that a `PartialEntities` object always meets the preconditions required for type aware partial evaluation.
2626
- Evaluate `has` operation when the LHS record is projectable during partial evaluation. (#1912)
27+
- Deprecated schema parsing errors `ActionAttributesContainEmptySet`, `UnsupportedActionAttribute`, `ActionAttrEval`, and `ExprEscapeUsed`.
28+
These errors are never returned, so it is safe do delete any associated error handling code.
2729

2830
### Fixed
2931

0 commit comments

Comments
 (0)