SIGN IN SIGN UP

fix(redis): treat explicit db=None as database index 0 (#4828)

* fix(redis): treat explicit db=None as database index 0

* chore: rename changelog fragment

* fix(redis): address review feedback for db=None handling

Remove redundant default from conn_kwargs.get("db"), coerce span name fallback to str, and assert no invalid-attribute warning in test.
A
Ahmed Mohamed committed
74a279b8005b89b9ab50382fe08f5609f9ca99c7
Parent: 484368b
Committed by GitHub <noreply@github.com> on 8/25/2026, 9:28:07 AM