What's Changed
- tests: Use fork instead of forkserver by @bugant in #174
- build(deps): bump rojopolis/spellcheck-github-actions from 0.45.0 to 0.47.0 by @dependabot[bot] in #177
- github: fix caching the docker images by @mkmkme in #176
- chore: add kwargs type by @SaidBySolo in #186
- Drop support for Python 3.8 and disable tests broken in 8.1.0..8.1.1 by @mkmkme in #193
- fix: prevent RuntimeError in
asyncio.cluster.NodesManager.initialize()
by @jakob-keller in #184 - build(deps): bump rojopolis/spellcheck-github-actions from 0.47.0 to 0.48.0 by @dependabot[bot] in #192
- Handle closing connection when event loop is closed by @alisaifee in #180
- tests: use
sorted(...)
instead of.sort()
by @Kakadus in #194 - fix dependency
async-timeout
env marker by @trim21 in #195 - Fix redis links in README.md by @IvanVas in #196
- build(deps): bump rojopolis/spellcheck-github-actions from 0.48.0 to 0.49.0 by @dependabot[bot] in #199
- v6.1.1b1 by @mkmkme in #202
- docs: fix OpenTelemetry documentation by @mkmkme in #203
- Improve typing hints in valkey/connection.py by @mkmkme in #200
- connection: reintroduce parse_url as a function in valkey.connection by @mkmkme in #206
- build(deps): bump rojopolis/spellcheck-github-actions from 0.49.0 to 0.51.0 by @dependabot[bot] in #207
- Spelling by @jsoref in #204
- 6.1.1b2 by @bogdanp05 in #208
- Documentation fixes by @mkmkme in #212
- v6.1.1b3 by @mkmkme in #213
- v6.1.1 by @mkmkme in #215
New Contributors
- @bugant made their first contribution in #174
- @SaidBySolo made their first contribution in #186
- @jakob-keller made their first contribution in #184
- @alisaifee made their first contribution in #180
- @trim21 made their first contribution in #195
- @IvanVas made their first contribution in #196
- @jsoref made their first contribution in #204
- @bogdanp05 made their first contribution in #208
Full Changelog: v6.1.0...v6.1.1