v0.31.3
版本发布时间: 2023-02-15 23:13:07
blackbeam/mysql_async最新发布版本:v0.34.2(2024-08-13 16:10:23)
What's Changed
- Add support for tracing by @cloneable in https://github.com/blackbeam/mysql_async/pull/224
- Introduce SSL-related query params (fix #225) by @blackbeam in https://github.com/blackbeam/mysql_async/pull/226
- Allow specifying an initial pooled buffer size by @cloneable in https://github.com/blackbeam/mysql_async/pull/229
- Don't emit INFO spans for administrative queries by @cloneable in https://github.com/blackbeam/mysql_async/pull/228
- Record errors from routines in tracing spans by @cloneable in https://github.com/blackbeam/mysql_async/pull/230
Full Changelog: https://github.com/blackbeam/mysql_async/compare/v0.31.2...v0.31.3