Skip to content

1.7.90: Data API builder for Azure Databases

Choose a tag to compare

@Aniruddh25 Aniruddh25 released this 04 Mar 18:44
76b4d4f

Changes:

New Features:

Improvements:

Bug Fixes:

  • c9c6eca Throw user error when Stored Procedures with unnamed aggregate columns fails due to column name returning as null (#2857) [ #2856 ]
  • e553adf Fix Stored Procedure execution by ensuring JsonDocuments are cleaned up after request (#2865) [ #2858 ]
  • 7228e60 Fix default settings of dml tools (#2927)
  • 3adf04f Fix dml tools serialization to the config file (#2952)
  • 8a7adf3 Enabled boolean properties to be set via environment variables (#3092) [ #3054 ]
  • 346db29 Fixed nested entity pagination errors. (#3034) [#3029 ]