Skip to content

3.0.2-SNAPSHOT

Pre-release
Pre-release
Compare
Choose a tag to compare
@alexradzin alexradzin released this 20 Feb 08:51
  • removed redundant dependencies: lang3, jackson, jaxb-api
  • updated versions of other dependencies: junit, mockito, slf4j, zonky
  • improved unit and integration tests
  • new features and changes
    • special treatment of 404 status when accessing account
    • fixes and more test of DatabaseMetadata
    • fixes and tests of FireboltResultSetMetadata
    • fixed support of multidimensional arrays
    • validation of set parameters
    • client side support of query_label
    • implementation of use statement
    • improved ResultSet and added some tests
    • support of v2 engines
    • added getting version using class VersionUtils