Skip to content

1.8.0

Compare
Choose a tag to compare
@Raalsky Raalsky released this 05 Oct 13:13
· 435 commits to master since this release
3f3c0fd

Features

  • Programmatically delete trashed neptune objects (#1475)
  • Added support for callbacks that stop the synchronization if the lag or lack of progress exceeds a certain threshold (#1478)

Changes

  • Add support for retry-after header in HTTPTooManyRequests (#1477)
  • Bump boto3 required version to speed up installation via poetry (#1481)

Fixes

  • Add newline at the end of generated .patch while tracking uncommitted changes (#1473)
  • Clarify NeptuneLimitExceedException error message (#1480)