Skip to content

v42.1.4

Compare
Choose a tag to compare
@vlsi vlsi released this 18 Feb 20:00
· 1366 commits to master since this release
32fb99e

What's Changed

  • WIP: test: migrate tests to JUnit 4 by @vlsi in #878
  • test: assume minimum server version 8.3 testing autosave with ALTER by @grzm in #876
  • test: assume minimum server version 8.3 when testing with uuid by @grzm in #874
  • chore: install PostgreSQL 9.1 to Trusty builds via apt, and use Precise for Java 6 by @vlsi in #881
  • refactor: remove useless checks in the tests by @AlexElin in #880
  • style: update checkstyle + turn on some rules by @AlexElin in #847
  • test: make StringTypeParameterTest 8.3+ since 8.2 misses enum types by @vlsi in #882
  • test: assume integer datetimes for timestamp tests by @grzm in #873
  • fix: named statements were used when fetchSize was non-zero and prepareThreshold=0 by @vlsi in #870
  • test: skip ConcurrentStatementFetch for PostgreSQL < 8.4 by @vlsi in #884
  • honour PGPORT, PGHOST, PGDBNAME in connection properties by @davecramer in #862
  • refactor: migrate to Junit4 by @AlexElin in #883
  • doc: fix spelling mistakes by @davecramer in #868
  • doc: release notes for 42.1.4 by @vlsi in #894

Full Changelog: REL42.1.3...REL42.1.4