frontend::Messageis now a true non-exhaustive enum.
- Upgraded
bytesto 0.5.
- Frontend messages and types now serialize to
BytesMutrather thanVec<u8>.
- Added
backend::Framedto minimally parse the structure of backend messages.
- Added channel binding support to SCRAM authentication API.
- Passwords are no longer required to be UTF8 strings.
types::array_to_sqlnow automatically computes the required flags and no longer takes a has_nulls parameter.
Look at the release tags for information about older releases.