Skip to content

[Nov2022] Data API builder for Azure Databases

Pre-release
Pre-release
Compare
Choose a tag to compare
@abhishekkumams abhishekkumams released this 19 Dec 16:28
0a77f98

This is the latest release for Data API builder for Azure Databases, version 0.4.11 (Nov2022).

New Features/ Enhancements

Engine

  • Upgrade Sql Client to 5.0.1 #1027
  • Managed Identity Support for Pg #1005
  • Log GQL Entity Information #1025
  • Clarify the usage of config files on startup #1026
  • Upgrade Newtonsoft.Json to 13.0.2 #1028
  • Rename and resolve left over nits #1022
  • Remove limitation of nested filtering for SQL #1017
  • Failing Config validation for invalid claims in SWA #1016
  • Set the database name through configuration #1012
  • Support AAD User authentication for Azure MySQL Service #915
  • App Service Environment Detection for Production Mode #1011
  • Enhanced JWT Token Claim ValueType handling for Authorization Policies #1010
  • StaticWebApps Enhanced Header Payload processing #1004
  • Add nested filtering GraphQL support for MsSql #994
  • Reading CosmosDB options from data-source section #1003
  • Enhanced AppService EasyAuth Payload Processing #985
  • Config Files Generation for local development #928
  • Add Graphql support for stored procedure #979
  • Verify support for computed columns #1000
  • Binplace dab.draft.schema.json #996
  • Updating json schema for data-source section #993
  • Create binaries without config files #981
  • Refactor GQLFilterParser.Parse to take input BaseQueryStructure #975
  • Nested Filtering For MsSql Design #957
  • Adding query filter tests for second level inner object in json #954
  • Adopt NuGet Central Package Management Feature and Update to .NET 6 dependencies #949

CLI

  • Adding options section in data-source and removing database specific sections #980
  • Renaming CLI properties for cosmosdbNoSql #991

Fixes

Engine

  • Fix Manifest file creation for JsonArray with single element #978
  • Fixing nullability warnings - cosmos remains #898
  • Fix download url in manifest file #997
  • Fixed markdown typo #995
  • Handling authZ for READ operation with no fields referenced in url #953
  • GraphQL HotChocolate Field Type Overflow correctly returns Http 400 Bad Request #942
  • Fixed version on readme #945

CLI

  • Fix Update CLI command for Stored Procedure #987