Skip to content

1.3.13-rc: Data API builder for Azure Databases

Pre-release
Pre-release
Compare
Choose a tag to compare
@Aniruddh25 Aniruddh25 released this 01 Nov 22:00
62f9387

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

Features

Improvements