Skip to content

v1.1.2.RELEASE

Latest

Choose a tag to compare

@mp911de mp911de released this 22 Jun 09:53
3d6888b

⭐ New Features

  • Handle protocol 3.2 dynamic secret key length. #708
  • Add configurable limit for frame length. #714

🐞 Bug Fixes

  • Reference-counting and concurrency issues in ReactorNettyClient. #717
  • Truncate trailing bytes on SSL handshake. #705
  • getRowsUpdated() empty for MERGE. #706
  • Format.text() returns binary set. #707
  • Int16 counts read signed (readShort). #709
  • AuthenticationSASL decode peeks past buffer on empty/unterminated body. #710
  • ReadyForQuery throws on unknown transaction-status byte. #711
  • MessageType cache AIOOBE for byte 0x7F. #713