Skip to content

v42.1.2

Compare
Choose a tag to compare
@vlsi vlsi released this 19 Feb 08:24
· 1393 commits to master since this release
de44a76

What's Changed

  • test: yet another rename to use "lsn" not "location" in Pg10. by @jorsol in #822
  • fix: Add fallback to setObject(int, Object) for Number by @RobertZenz in #812
  • chore: use zulu-9 by @jorsol in #828
  • bug: floating logical replcation test by @Gordiychuk in #829
  • WIP needs tests. Initial PR from Thomas Kellerer to add support for p… by @davecramer in #823
  • fix: remove type name from cast exception of getBoolean and setObject by @jorsol in #781
  • fix javadoc complaints and some small edits to replication comments by @davecramer in #832
  • fix issue #834 setting statusIntervalUpdate causes high CPU load \ by @davecramer in #835
  • fix: use server-prepared statements for batch inserts when prepareThreshold>0 by @vlsi in #841
  • fix issue #838 make sure we don't get columns that are dropped by @davecramer in #840
  • add missing connection documentation, fix spelling by @davecramer in #846
  • refactor: make PSQLState as enum by @AlexElin in #837
  • more spelling mistakes for preferQueryMode by @davecramer in #850
  • fix formatting of section on failover, still not perfect but better by @davecramer in #852
  • small reformat to clarify read and write connections by @davecramer in #854
  • fix: better parsing for returning keyword by @vlsi in #860
  • WIP: release notes for 42.1.2 by @vlsi in #864

Full Changelog: REL42.1.1...REL42.1.2