v0.33.0
What's new
- Option to set an absolute TTL for connections by @cloneable in #258
- add
ResultSetStream
types export by @web3creator in #264 - breaking New
BinlogStreamRequest
structure (see #250, blackbeam/rust_mysql_common#96) - breaking New
binlog
feature (enabled by default)
Fixes
- Usability improvement: leading forward slash empty database by @altmannmarcelo in #259
- Fixed spelling mistake in doc-comments by @DK26 in #255
Internal Improvements
- Replace crate priority_queue with keyed_priority_queue by @cloneable in #248
- Do not read unnecessary settings in Conn::read_settings by @blackbeam in #254
New Contributors
- @altmannmarcelo made their first contribution in #259
- @DK26 made their first contribution in #255
- @web3creator made their first contribution in #264
Full Changelog: v0.32.2...v0.33.0