-
Notifications
You must be signed in to change notification settings - Fork 11
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
fix(authz): entitlements fqn casing #1446
Conversation
Warning This pull request does not reference any issues. Please add a reference to an issue in the body of the pull request description. |
✅ from me. I was able to test successfully with |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we add a unit test for this case sensitive flow?
🤖 I have created a release *beep* *boop* --- ## [0.4.21](service/v0.4.20...service/v0.4.21) (2024-08-23) ### Features * **core:** KID in NanoTDF KAS ResourceLocator borrowed from Protocol ([#1222](#1222)) ([e5ee4ef](e5ee4ef)) ### Bug Fixes * **authz:** entitlements fqn casing ([#1446](#1446)) ([2ffc66b](2ffc66b)), closes [#1359](#1359) * **core:** Autobump service ([#1417](#1417)) ([e6db378](e6db378)) * **core:** Autobump service ([#1441](#1441)) ([e17deab](e17deab)) * **core:** Autobump service ([#1449](#1449)) ([7e443da](7e443da)) * **core:** case sensitivity in AccessPDP ([#1439](#1439)) ([aed7633](aed7633)), closes [#1359](#1359) * **core:** policy db should use pool connection hook to set search_path ([#1443](#1443)) ([8501ff5](8501ff5)) --- 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>
Closes #1359