Skip to content

1.49.0 - Add async APIs for shutting down the databases

Latest
Compare
Choose a tag to compare
@penny-for-vapor penny-for-vapor released this 11 Aug 08:53
· 1 commit to main since this release
614d3ec

What's Changed

Add async APIs for shutting down the databases by @0xTim in #614

To enable removing calls to .wait() in the connection pools when in an async context

This patch was released by @gwynne

Full Changelog: 1.48.6...1.49.0