Skip to content

v2.6.0

Compare
Choose a tag to compare
@jhawthorn jhawthorn released this 18 Sep 21:01
· 116 commits to main since this release

Changed

  • TCP_NODELAY is enabled on all TCP connections #122
  • Trilogy::EOFError is now raised for TRILOGY_CLOSED_CONNECTION instead
    of the generic Trilogy::QueryError #118
  • Trilogy::SyscallError now inherits Trilogy::ConnectionError #118