Skip to content

1.3.19: Data API builder for Azure Databases

Latest
Compare
Choose a tag to compare
@Aniruddh25 Aniruddh25 released this 29 Nov 09:54
60acba0

What's Change:

Bug Fixes

  • 053fe83 Stopping update of Mode in Hot-Reload (#2478) [ #2457 ]
  • 26a694c Fixing Namespace collision for string and CollectionUtils method IsNullOrEmpty (#2471) [ #2469 ]
  • 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