Skip to content
This repository was archived by the owner on Dec 13, 2023. It is now read-only.

R2DBC MySQL 0.8.0.RC2

Compare
Choose a tag to compare
@mirromutth mirromutth released this 19 Oct 09:11

0.8.0.RC2

New features

  • Added support for unix domain socket

Features change

  • Improved support for protocol 3.20 and compatibility for lower version of MySQL

Fixed bugs

  • Fixed capabilities flag with flags mask for remove all unknown flags
  • Fixed decoding for distinguish between OK and Prepared OK
  • Fixed for drains responded messages when subscriber ignore a entire Result
  • Fixed exclusion for HTTP/HTTPS modules via Reactor Netty with Revert