|
From: Jeff J. <jj...@ap...> - 2017-08-20 15:11:10
|
Thanks to the multiple contributors we have a new release with updates and fixes. Please refer to the changes report for details: http://dbunit.sourceforge.net/changes-report.html Changes in this version include: New features: o Blobs are now easier to define in flat XML dataset and CSV files using [text <encoding>], [base64] and [file] cues. See Data Types doc page. Issue: 196. Thanks to Hans Deragon. Fixed Bugs: o Cannot insert null values via jTDS (regression from 374). Issue: 400. Thanks to sidikcz. o Streamed export does not work when it launched from Ant. Issue: 397. Thanks to zdenek-z. o MSSQL IdentityInsertOperation.execute erroneously always commits. Issue: 309. Thanks to bjornbeskow. Changes: o DefaultPrepAndExpectedTestCase: Don't verify table data when test execution has errors. o Fix Ohloh to the update Open Hub terminology. Issue: 198. Thanks to mureinik. o Outdated link on Configurable Features and Properties page. Issue: 395. Thanks to opporancisis. |