This is a patch release for fixing below critical issues introduced in previous release.
- incorrect database was used in DDL - see issue #648
- batch insert without any parameter didn't work - see PR #655
- negative decimal128/256 was not handled correctly - see issue #665