-
Notifications
You must be signed in to change notification settings - Fork 24
fix(sdk): let value grants override attr grants #1318
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
Conversation
- If both a value and its attr have a grant assigned, only use the value grant. - Part of #1296
This comment has been minimized.
This comment has been minimized.
|
Warning This pull request does not reference any issues. Please add a reference to an issue in the body of the pull request description. |
|
I'm not sure I can approve/attest to the split strategy and tests of different key types, but these lines look good to me regarding a value grant having specificity over a definition grant: https://github.com/opentdf/platform/pull/1318/files#diff-23ebbe4ac8b2e6c1b319e2927a1e6bd56e3dc0aa79e8c7324ee989f423aeef7dR233-R239 |
…entdf/platform into feature/specificity-overloads
🤖 I have created a release *beep* *boop* --- ## [0.3.10](sdk/v0.3.9...sdk/v0.3.10) (2024-08-21) ### Bug Fixes * **sdk:** 🔒 During read, limits TDF Manifest to 10MB ([#1385](#1385)) ([cfeebce](cfeebce)) * **sdk:** let value grants override attr grants ([#1318](#1318)) ([77f1e11](77f1e11)) * **sdk:** well-known warning logs and public client id error ([#1415](#1415)) ([e6e76bf](e6e76bf)), closes [#1414](#1414) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: opentdf-automation[bot] <149537512+opentdf-automation[bot]@users.noreply.github.com>
Uh oh!
There was an error while loading. Please reload this page.