1.3.13-rc: Data API builder for Azure Databases
Pre-release
Pre-release
What's Change:
Bug Fixes
- 91f47a2 Hot Reload File IO -> React to 1 file change notification per file change (#2424) [ #2423 ]
- c9aa87b Fix MetadataProvider initialization in Hot Reload and remove duplicate Query Executor reloading (#2428)
- dec9d0e Added missing pagination properties (#2404) [ #2333 ]
- f97aa96 Fix DataSourceName update for HotReload (#2401)
- 5b649ea Defer to database validation when default values for mandatory stored procedure params are excluded from config (#2346) [ #1748 ]
- bbe1851 Fix export command (#2375) [ #1542 ]
- 4103e78 Cultural Invariant Conversion of datatypes during mutation (#2307)
- 8c06425 Fix unpredictable behaviour with pagination resolver (#2292) [ #2281 ]
Doc Updates
- 939555e Update CODEOWNERS (#2410)
- bbe1b5f Add design doc for dab configure (#2338) [ #2296 ]
- e8d9fcb Update README.md (#2336)
Features
- 4f22ca8 Update AuthorizationResolver to be hot-reload aware (#2425) [ #2324, #2417 ]
- a1b73af Hot Reload Validation (#2405) [ #2396 ]
- a0fdaa1 Add Support for Hot Reload of DataSource Section of Config file. (#2417) [ #2323, #2391 ]
- e777330 AuthN Config V2 -> HotReload Aware Authentication settings in dev mode. (#2414) [ #1969 ]
- d9fd18c Capitalization Collation Tests (#2387) [ #2350 ]
- c696cba Hot-Reload dependencies with an enforced order of operations (#2391)
- 7418653 Create new OpenApi Document in the case of a Hot Reload (#2384)
- 37222f1 Add log-level property to config schema (#2359) [ #1645 ]
- a8f335d Add new cli configure options (#2330) [ #2295 ]
- b109718 Enable caching stored procedure results -> REST (GET) GraphQL (Queries) (#2314) [ #2299 ]
- c385718 CosmosDB : GQL Schema Generation with Sampling (#2288)
Improvements
- 62f9387 Configure and updated Runtime REST and CACHE setting using in CLI (#2435) [ #2419 ]
- bc0f8f0 [Enhancement] dab configure --runtime GraphQL in CLI (#2421) [ #2403, #2422 ]
- d5394ab Use global package reference (#2224)
- fac7148 Add End to End test for runtime section in a Hot-Reload scenario (#2439) [ #2109 ]
- b7c304d Update dependencies (#2402)
- 40edf12 Culture Invariant Tests for SQL (#2349) [ #2319 ]
- 8d3c550 Adding logs to monitor db query execution time in dab (#2327)