Skip to content

1.12.3

Choose a tag to compare

@Yun-Kim Yun-Kim released this 02 May 21:38
· 27 commits to 1.12 since this release
901f56a

Bug Fixes

  • ASM: fix calling set_user without a created span raising a ValueError.
  • redis: Resolves an issue where the aioredis/aredis/yaaredis integrations cross-imported a helper method from the redis integration, which triggered redis patching before the redis integration was fully loaded.