Skip to content

4.89.0 - Add fully async entrypoints

Compare
Choose a tag to compare
@penny-for-vapor penny-for-vapor released this 06 Dec 18:18
· 43 commits to main since this release
3d62c0c

What's Changed

Add fully async entrypoints by @gwynne in #3114

Pretty much what it says on the tin. Use the new execute() API instead of run(), and/or startup() instead of start().

Reviewers

Thanks to the reviewers for their help:

This patch was released by @gwynne

Full Changelog: 4.88.0...4.89.0