Skip to content
This repository has been archived by the owner on Mar 31, 2023. It is now read-only.

2.0.2 (2021-06-23)

Compare
Choose a tag to compare
@TheKevJames TheKevJames released this 23 Jun 01:30
· 20 commits to master since this release
2de7a47

Bug Fixes

  • cluster: fixup invalid Cluster.scan_iter() default value for type param (#10) (2064e842)
  • cluster: fixup support for Python 3.6 in Cluster.scan_iter() (#10) (2064e842)
  • cluster: avoid potential pagination race condition in Cluster.scan_iter() (#10) (2064e842)