This version uses TaskGroups from Python 3.11. It no longer support Python 3.10 or below; please use an older release for these versions.
Resolvers are factored out and made pluggable. This enables, for example, implementing a DNS-over-HTTPS resolver and using that directly when creating a happy eyeballs connection.
For a full list of changes, check out the [Changelog](https://async-stagger.readthedocs.io/en/latest/changelog.html).