Dear all,
DbFit 3.2.0 has been
released yesterday and is available for download
here. Release notes are following below.
It has taken a while since the last release. From now on we're planning to release more frequently when there is something new and valuable ready for delivery.
There is a list of still open issues and requests - we're gradually working on resolving them.
As a strategic direction for further development - we're looking into adding support for
SLIM (instead of or in addition to Fit fixtures).
As always, your feedback, issue reports, requests, ideas and contributions are highly appreciated! Thank you!
Release date: 15 August 2015
This release adds various small enhancements and bug fixes. A notable news is that we're starting to upload DbFit in the Maven Central Repository.
Thanks to all contributors and to everyone who reported issues and provided feedback about DbFit!
Special thanks to Mark Matten who contributed most of the changes!
New features
- Support long Teradata object names (#402)
bigint unsigned
support for mysql (#395)- Auto-commit configuration support (#385)
- MS SQL Server: Support access to DB objects in connection's non default DB (#376)
- Support dollar characters in SQL Server object names (#374)
- HSQLDB: allow mixed case table names in Insert/Update/Clean (#356)
- mssql stored procedure implicit return value support (#352)
- Add support for Oracle nested tables and varrays as stored procedures arguments (#347) - thanks to @avskor
- Update FitNesse to 20150424 (#364)
- Publish dbfit jars to Maven Central (#384)
Bug fixes
- bump up mysql jdbc to 5.1.36 resolving NumberFormatException issue (#408)
- Fix support for BIGINT in SPL params (#389)
- Support case sensitive collation object names in SQL Server (#362)
- fix mssql proc params metadata query errors (#353)
Documentation improvements
- Add instructions for remote debugging with Eclipse (#378)
- integrated windows authentication setup instructions (#344) - thanks to Daniel Maresma
Development and Project improvements
- Internal tests refactoring and improvements
- Ability to control which integration tests to run
- Test VM base box update, 8085 port forwarding, other maintenance
- Gradle updated to latest version
- Others
Full list of changes is available here