Skip to content

New release 1.3.0

Compare
Choose a tag to compare
@donatello donatello released this 10 May 23:22
· 55 commits to master since this release
663015f

This release brings the following changes:

  • Retry requests that timeout using full-jitter backoff (#119)
  • Accept GetObjectOptions in statObject (#112)
  • Add encryption options to GetObjectOptions and PutObjectOptions (#111)
  • Add missing Haddock documentation (#110)
  • Add support for S3Select API (#108)
  • New travis with support for multiple GHCs (#106)
  • Fix region setting in presigned url functions (#107)