Skip to content

v42.1.0

Compare
Choose a tag to compare
@vlsi vlsi released this 19 Feb 08:23
· 1422 commits to master since this release
95e06e7

What's Changed

  • fix: build site with jekyll 2.2.0 by @jorsol in #755
  • Review the documentation for the replication API by @davecramer in #756
  • Make replication docs use PREFER_QUERY_MODE by @jpfuentes2 in #761
  • test: check that new properties follow correct lower camel case by @jorsol in #740
  • fix callproc escape documentation the specification\ by @davecramer in #785
  • Honour setLogStream. If the logStream is set by @davecramer in #780
  • refactor: simplify Encoding class by @jorsol in #765
  • feat: improve waiting for notifications by providing a timeout option by @dmigowski in #778
  • fix: use SQLWarning(String reason) constructor for correct DriverMana… by @jamesthomp in #751
  • bug: fix false alarm on check coredump by @Gordiychuk in #806
  • Bug: Not valid calculate lastReceiveLSN for logical replication by @Gordiychuk in #801
  • feat: support fetching a REF_CURSOR using getObject by @marschall in #809
  • fix: function calls without parameters do not require parentheses by @RobertZenz in #787
  • #800: fix last block of stream being ignored if size < 8k by @slmsbrhgn in #802
  • fix: infinity handling for java.time types by @vlsi in #814
  • documentation typo by @alexanderkjall in #818

New Contributors

Full Changelog: REL42.0.0...REL42.1.0