Skip to content

1.1.2-rc: Data API builder for Azure Databases

Pre-release
Pre-release
Compare
Choose a tag to compare
@Aniruddh25 Aniruddh25 released this 14 May 00:57
df426a4

What's Changed

New Features

Bug Fixes

  • Updating order of variable evaluation in Multiple create order helper by @ayush3797 in #2195
  • Ensure environment variables works for child files. by @rohkhann in #2201
  • Handle Exception during dab validate when SqlMetadataProvider has not correctly initialized by @aaronburtle in #2202
  • GraphQL Queries - Entities with self-joining relationships get expected responses by @seantleonard in #2138
  • Fix support for integer values in float/decimal type columns by @abhishekkumams in #2205

Enhancements

  • Cosmos DB: Adds circular reference check for entities in graphQL schema by @sourabh1007 in #2192
  • Validation to disallow multiple create on related entities backed by same database table by @ayush3797 in #2189
  • Perform recursive authz and request validation only when multiple-create is enabled by @ayush3797 in #2199

Engineering Maintenance

Full Changelog: v0.13.0-rc...v1.1.2-rc