1.12.3
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.