Skip to content

v4.1.0

Compare
Choose a tag to compare
@bryaningl3 bryaningl3 released this 31 Jan 22:05
· 249 commits to master since this release

New Features

  • Added a simple wrapper for MySQL connections (similar to the existing Postgres wrapper).

Bug Fixes

  • Fixed an issue that prevented DynamoDB ServiceUnavailable and TimeoutError from triggering retries.

Other

  • Removed features related to transactions from DynamoDB wrapper/framework.