Skip to content

1.2.9-rc: Data API builder for Azure Databases

Pre-release
Pre-release
Compare
Choose a tag to compare
@Aniruddh25 Aniruddh25 released this 09 Jul 19:09
4a85495

What's Changed:

Bug Fixes

Doc Updates and Lib Upgrades

Features

  • 591d818 [OpenAPI] Add "type" property with value "object" response schema to fix Infragistics AppBuilder tooling (#2283) [ #2212 ]
  • 3b58f34 Implement depth-limit to GraphQL Queries/Mutation operations For Non-Hosted Scenario (#2267) [ #1577 ]
  • 4f84cb9 Add new cli command to update runtime with graphql depth limit (#2250) [ #2243, #2249 ]
  • 7215f1a Add MaxResponseSizeMB to runtime config. (#2242)
  • 4554d0c Enforce data streaming limits stored procedure (#2269)
  • 8f8f53f Streaming results in query flow to protect application memory (#2228)
  • 466c18a dab-manifest.json include previously used file identifiers and point to .net6 (#2220)
  • fd52a13 Add application name for PGSQL connections (#2208) [ #1635 ]

Improvements

  • ef3b678 Update the retry policy for tsql query execution (#2285)
  • 73098a9 Cosmos DB: Throw proper error message if entity is not present in the runtime config (#2272) [ #2266, #887 ]
  • 9aaf41e create constant for execute string (#2273)
  • 5e4afe9 change hardcoded string prefixes and suffixes to constants (#2244)
  • 0558815 Adding Sql pool is warming up error code to list of transient exceptions (#2241)