You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
This is the patch for March 2023 release for Data API builder for Azure Databases, version 0.6.14
Bug Fixes
Address query filter access deny issue for Cosmos in #1436.
Cosmos DB currently doesn't support field level authorization for queries with filter, to avoid the situation when the users accidentally pass in the field permissions in the runtime config, we added a validation check in #1449