Skip to content

v7.6.0

Compare
Choose a tag to compare
@adam-fowler adam-fowler released this 16 Apr 16:58
· 9 commits to main since this release
bfe6d6f

Minor release build changes

  • Dropped support for Swift 5.9. #648
  • Added ability to decode custom error types. These are available via AWSErrorType.context.extendedError. #649

Patch release changes

  • Don't apply S3 virtual address fixup when bucket name is empty. #647
  • Don't output body for empty json DELETE requests. #650