Releases
v1.5.50
1.5.50: Data API builder for Azure Databases
Compare
Sorry, something went wrong.
No results found
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 )
dcf260a , ebbe989 , 97c25db New Comprehensive Health Endpoint for Allowed Roles at /health (#2606 ) [ #2605 ] (#2632 ) [ #2531 ] (#2614 ) [ #2613 , #2557 , #2532 ]
f1f2019 Enable Custom log-level property for Classes via addition of filters (#2620 ) [ #2584 , #2585 , #2586 , #2587 , #2588 , #2569 , #2563 ]
6f4b622 Enabling Hot Reload for log-level property in development and production mode (#2634 ) [ #2580 , #2582 ]
0d8bcd5 , b71e9d2 , ec8193f , e2128c2 Add support of groupBy and aggregation queries for SQL DW and MSSQL in GraphQL (#2562 ) (#2550 ) (#2541 ) (#2521 )
Improvements:
4aa9d42 Upgraded DAB to use HotChocolate v15 (#2348 )
61c2a85 Improve health check test cases for Rest and GraphQL requests (#2667 )
0f4a3fd Improved N-1 join query performance for DW SQL (#2631 )
44a9afd Add more tests for EntraId/AzureAd providers (#2610 ) [ #2407 ]
af09e10 Enhance error handling with innerException in DataApiBuilderException (#2621 )
d49d119 Adds Query-Identifying IDs to HTTPContext for SQL Queries to track DAB's performance (#2553 )
da6cdcc Cosmos DB: Improve Error message During Schema Generation (#2548 )
Bug Fixes:
97c9b4c Fix Add and Update CLI commands to add Cache.Ttl of entities in Config File(#2717 )
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 )
eefc57a Fix support for quoted table names in PostgreSQL (#2616 ) [ #2385 ]
a6eccb7 Change favicon.ico error to NotFound (#2640 ) [ #2539 ]
aee9690 Fix Json Schema validations for optional fields that are not present (#2611 ) [ #2542 ]
4d7207e Remove "And", "Or", and entities associated by relationships as valid OrderByInput types. (#2625 )
5b3a471 Fix string interpolation for path in log (#2630 ) [ #2629 ]
6c55993 Ensure aggregation and groupby nodes are properly handled in case tables have no fields to aggregate or groupby on (#2609 )
1eada84 Remove case insensitive filter operator from generated schema (#2607 ) [ #2280 ]
23f4cc3 Fix issue when optional authentication property is not provided (#2560 ) [ #2513 , #2414 ]
9fd99aa Fixed the timers to track proper DB execution duration (#2536 )
a15a33c Update Dockerfile with correct string format (#2547 ) [ #2546 , #2466 ]
Documentation Updates
You can’t perform that action at this time.