v0.18.7
What's Changed
- Use dependency-groups by @janbjorge in #275
- Remove use of docker compose populate in ci by @janbjorge in #276
- Add ExponentialBackoff dataclass by @janbjorge in #277
- Adjust backoff start delay and multiplier by @janbjorge in #279
- Use nullcontext if concurrency_limit = 0 by @janbjorge in #278
- Use tmpfs for CI postgres service by @janbjorge in #280
- fix: add a missing call to AsyncpgPoolDriver._lock before handling _listener_connection by @tvallotton in #283
New Contributors
- @tvallotton made their first contribution in #283
Full Changelog: v0.18.6...v0.18.7