Skip to content

1.4.26: Data API builder for Azure Databases

Latest
Compare
Choose a tag to compare
@Aniruddh25 Aniruddh25 released this 19 Feb 01:52
647f344

Changes:

Features:

Improvements:

Bug Fixes:

  • b95b95f Fix for valid insert with request body empty (#2530)
  • 7ff62e7 Correctly validate columns with request-body-strict flagged (#2528)
  • c25d5eb Fix for mssql using wildcard characters for LIKE query (#2498) [ #2434, #2499 ]
  • 5acf69e Ignore Auto-Generated primary keys in request body when request-body-strict is false (#2507)
  • 053fe83 Do not allow Mode to Hot-Reload (#2478)
  • 26a694c Fix namespace collision for string and CollectionUtils method IsNullOrEmpty (#2471) [ #2469 ]
  • d86e630 Added ValidateAspNetCoreUrls (#2466) [ #2465 ]

Documentation Updates: