Releases: Azure/data-api-builder
1.6.87: Data API builder for Azure Databases
Changes:
- Updated stable release in a new Docker image which has been updated with the latest .NET base layers.
Bug Fixes:
This list of changes was auto generated.
1.7.81-rc: Data API builder for Azure Databases
Changes:
Improvements:
- 21dde31 Improve MCP tool descriptions for ChatGPT compatibility (#2937)
- 3b48c49 Specify permissions in describe_entities MCP tool to show all explicit operations that are allowed (#2951)
- 7b31e9a Honoring incoming request role to determine allowed permissions for describe-entities MCP tool (#2956)
Bug Fixes:
- 7228e60 Fix default settings of dml tools (#2927)
- 3adf04f Fix dml tools serialization to the config file (#2952)
Included Changes From:
DAB 1.7.75-rc
1.7.75-rc: Data API builder for Azure Databases
Changes:
New Features:
- a2f779c Add support for MCP capability (#2868)
- 5ba8682, 505e0c2, a090e37, cbd3b7c, 3df5d9f, d6404b3 Add CRUDE tools that allow the MCP to interact with the database through DAB entities (#2900, #2906, #2902, #2888, #2893, #2889) [ #2833, #2830 ]
- c3515c8 Add new fields property that takes the place of the mappings and key-fields properties (#2917)
- 4c5038f, 2834f70, 51f672f Add new entity description property to allow support for richer metadata for better MCP support (#2904, #2871, #2861)
Improvements:
Bug Fixes:
1.6.84: Data API builder for Azure Databases
Updated stable release in a new Docker image which has been updated with the latest .NET base layers. No other DAB engine changes have been made.
1.6.77: Data API builder for Azure Databases
Updated stable release in a new Docker image which has been updated with the latest .NET base layers. No other DAB engine changes have been made.
1.6.68: Data API builder for Azure Databases
Updated stable release in a new Docker image which has been updated with the latest .NET base layers. No other DAB engine changes have been made.
1.6.67: Data API builder for Azure Databases
Changes:
New Features:
-
7b6259b, dc8d6ec, 75d9381, 8ea24db Add support for Azure Log Analytics (#2781, #2727, #2787, #2805) [ #2777, #2726, #2778, #2804 ]
-
75d9381, 7b6259b, dc8d6ec Add support for File Sink (#2727, #2781, #2787) [ #2726, #2777, #2778 ]
-
48d1f8f Include config options and CLI configure command for Azure Key Vault support. (#2745)
Improvements:
-
b421212 Configure Dependabot for Automated .NET SDK Updates (#2740)
-
d05fecb Enhance JSON Schema: Add Authentication Validation and Provider List (#2646) [ #2643 ]
-
bfb7dd4 Optimize Health check response using parallel queries (#2714) [ #2533 ]
-
a5f4f8e Upgrade Microsoft.Data.SqlClient to New Version (#2702) [ #2690 ]
-
63b2939 Support for IN operator in FilterInput for SQL DB types (#2700)
-
2885360 Support for relative nextLink using new
next-link-relativeproperty for Reverse Proxy Scenarios (#2788) [ #2677 ] -
8904ef4 Ensure Create policy supported for DWSQL (#2760) [ #2759 ]
Bug Fixes:
-
a294b8a CodeQL suppression for DefaultAzureCredential default and SwaggerUI usage (#2747) [ #2746 ]
-
79ffe37 Remove caseInsensitive filter operator added back by incorrect merge (#2780) [ #2280 ]
-
8c974d6 Prevent Generation of Empty Input Nodes in Mutation Builder (#2729)
-
37343c0 Handle unauthorized fields in aggregation (#2790) [ #2776 ]
-
58fefcb Platform agnostic port resolution for Health check endpoint (#2757) [ #2765 ]
-
5e3e5e2 Fix Session Context Key set as Read_Only (#2344) [ #2341 ]
-
5e3e5e2 Fix Row Level Security by maintaining original roles from the JWT token (#2344)
-
353838b Fix Azure Log Analytics 'flush-interval-seconds' property (#2862) [ #2854 ]
1.6.65-rc: Data API builder for Azure Databases
1.6.64-rc: Data API builder for Azure Databases
Changes:
New Features:
-
7b6259b, dc8d6ec, 75d9381, 8ea24db Add support for Azure Log Analytics (#2781, #2727, #2787, #2805) [ #2777, #2726, #2778, #2804 ]
-
48d1f8f Include config options and CLI configure command for Azure Key Vault support. (#2745)
Improvements:
-
b421212 Configure Dependabot for Automated .NET SDK Updates (#2740)
-
d05fecb Enhance JSON Schema: Add Authentication Validation and Provider List (#2646) [ #2643 ]
-
bfb7dd4 Optimize Health check response using parallel queries (#2714) [ #2533 ]
-
a5f4f8e Upgrade Microsoft.Data.SqlClient to New Version (#2702) [ #2690 ]
-
63b2939 Support for IN operator in FilterInput for SQL DB types (#2700)
-
2885360 Support for relative nextLink using new
next-link-relativeproperty for Reverse Proxy Scenarios (#2788) [ #2677 ] -
8904ef4 Ensure Create policy supported for DWSQL (#2760) [ #2759 ]
Bug Fixes:
-
a294b8a CodeQL suppression for DefaultAzureCredential default and SwaggerUI usage (#2747) [ #2746 ]
-
79ffe37 Remove caseInsensitive filter operator added back by incorrect merge (#2780) [ #2280 ]
-
8c974d6 Prevent Generation of Empty Input Nodes in Mutation Builder (#2729)
-
37343c0 Handle unauthorized fields in aggregation (#2790) [ #2776 ]
-
58fefcb Platform agnostic port resolution for Health check endpoint (#2757) [ #2765 ]
1.5.56: Data API builder for Azure Databases
Updated stable release with bug fix for cache-control feature.