Skip to content

1.2.3

Choose a tag to compare

@majorgreys majorgreys released this 21 Jul 15:24
· 3 commits to 1.2 since this release
156b454

Bug Fixes

  • mypy: Avoid parsing redis asyncio files when type checking Python 2
  • flask_caching: fix redis tagging after the v2.0 release.
  • redis: create default Pin on asyncio client. Not having a Pin was resulting in no traces being produced for the async redis client.