github valkey-io/valkey-py v6.1.1b1

latest releases: v6.1.1, v6.1.1b3, v6.1.1b2...
pre-release2 months ago

Changes

  • v6.1.1b1 (#202)
  • Fix redis links in README.md (#196)
  • fix dependency async-timeout env marker (#195)
  • tests: use sorted(...) instead of .sort() (#194)
  • Handle closing connection when event loop is closed (#180)
  • fix: prevent RuntimeError in asyncio.cluster.NodesManager.initialize() (#184)
  • Drop support for Python 3.8 and disable tests broken in 8.1.0..8.1.1 (#193)
  • github: fix caching the docker images (#176)

🧰 Maintenance

  • build(deps): bump rojopolis/spellcheck-github-actions from 0.48.0 to 0.49.0 (#199)
  • build(deps): bump rojopolis/spellcheck-github-actions from 0.47.0 to 0.48.0 (#192)
  • chore: add kwargs type (#186)
  • build(deps): bump rojopolis/spellcheck-github-actions from 0.45.0 to 0.47.0 (#177)
  • tests: Use fork instead of forkserver (#174)

Contributors

We'd like to thank all the contributors who worked on this release!

@IvanVas, @Kakadus, @SaidBySolo, @ahmedsobeh, @alisaifee, @bogdanp05, @bugant, @dependabot[bot], @jakob-keller, @mkmkme, @trim21 and dependabot[bot]

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 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 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 in #199
  • v6.1.1b1 by @mkmkme in #202

New Contributors

Full Changelog: v6.1.0...v6.1.1b1

Don't miss a new valkey-py release

NewReleases is sending notifications on new releases.