Diesel-Async 0.7.0
New features
- Support for diesel 2.3
- Added support for running migrations via
AsyncMigrationHarness
- Improved ergonomics of using query pipelining with
AsyncPgConnection
- Added the ability to cancel queries using
AsyncMysqlConnection::cancel_token
I would like to sincerely thank all my generous sponsors who have contributed to make this release possible.
Nevertheless is the Diesel project always looking for support. You can help by:
- Contributing Code, Documentation or Guides. Checkout the planing for Diesel 2.4 for open tasks.
- Providing knowledge and help to maintain the MySQL/MariaDB backend. This is currently the only in-tree backend that is not used by any maintainers, so having someone around that actually uses this backend would be very helpful for the Diesel(-async) project.
- Answering questions in our discussion forum
- Reporting bugs in our issue tracker
- Helping triaging issues in our issue tracker
- Sponsoring the maintainers.
Full Changelog: v0.6.0...v0.7.0