Microsoft SQL Server Database Storage now provides an option to configure the SqlConnection CommandTimeout property.
The SqlConnections CommandTimeout property in Microsoft SQL Server Database Storage is now configurable through the XML and JSON configurations. MsSqlServerStorage constructor now has an overload with a commandTimeout argument.
A new endpoint "/api/reports/version" has been added to the REST Service implementations. Useful when troubleshooting scenarios where the client and server versions mismatch.
An error message is now displayed when the report property SkipBlankPages is True and there is an error in the report.