Skip to content

1.8.1

Choose a tag to compare

@mabdinur mabdinur released this 23 Mar 15:10
· 6 commits to 1.8 since this release
54213dc

Bug Fixes

  • dbapi: The dbapi integration no longer assumes that a cursor object will
    have a rowcount but not all database drivers implement rowcount.
  • botocore: Fix TypeError raised by injecting trace context into Kinesis messages.