v1.15
Release 1.15
This release 1.15 introduces a small amount of new features to assert the result-set returned by a query and a few bug fixes or improvements. It also supports SSIS 2017RC1
This release is downloadable from there.
Version: 1.15.0.1 aka v1.15 (same binaries than the beta version)
What's new ?
New features
- #241 When comparing result-sets, identify columns by name (and not only by index)
- #105 Display columns' name in error message
- #291 Support for SSIS 2017
- #275 Addictional CSV configuration (empty and missing cells' default value)
- #261 Predicates to test null or empty cells
- #229 Predicates for text cells: regex operator
- #263 Predicates for text cells: starts-with, ends-with and contains
- #270 Improve handling of issues in configuration of a batch to run during setup/cleanup
- #277 SSISDB Environment and Server as configuration parameters
Bug fixes
- #269 SQLOLEDB is the official provider identification for Microsoft OLE DB Provider for SQL Server
- #267 30 seconds timeout in queries set as standard