Skip to content

1.5.47-rc: Data API builder for Azure Databases

Pre-release
Pre-release

Choose a tag to compare

@Aniruddh25 Aniruddh25 released this 03 Jun 16:55
6ad5ccb

Changes:

New Features:

  • c9e732e, 7f8fa6b Enhance OTEL instrumentation to include new metrics and traces for REST and GraphQL (#2617) (#2673)
  • b578a2c Include caching options to add and update new entities with CLI (#2655)
  • de1477c Add new cache control options that allow the user to specify if they want to save and retrieve information specifically from cache (#2650)
  • 1161c91 Allow Health Endpoint response to be cached for an amount of time (#2633)

Improvements:

  • 4aa9d42 Upgraded DAB to use HotChocolate v15 (#2348)
  • 61c2a85 Improve health check test cases for Rest and GraphQL requests (#2667)

Bug Fixes:

  • 365fbda Fix Health request for GraphQL endpoint (#2657)
  • a5f4f8e, 36e6824 Fix DAB failure to connect to Azure SQL Server through Azure Kubernetes Service (AKS) (#2702) (#2705)
  • db54a66 Fix URI validation to ensure Health Check goes to correct path (#2659)
  • 70c48d7 Fixed concurrency issue in which metadata did not update properly in CosmosDB (#2695)
  • 433c0b0 Fix health endpoint to use proper port when using DAB in a container (#2688)
  • 19e322f Properly handle unexpected exception due to invalid column type change in datasource (#2681)

Included Changes From:

  • DAB 1.5.29-rc