Skip to content

0.6.14: Data API builder for Azure Databases

Choose a tag to compare

@Aniruddh25 Aniruddh25 released this 25 Apr 23:49
b21a924

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