Skip to content

v3.4.0

Compare
Choose a tag to compare
@adam-fowler adam-fowler released this 14 Oct 11:47
· 8 commits to 3.x.x since this release
14dc7e9
  • Fixed issue with compiling for Swift 5.1 on Linux.
  • Rename XMLContainerCodingMap to XMLCodable.
  • Move ShapeEncoding and Location enums inside AWSShapeMember.
  • Move Request, Response and HTTPClientError inside HTTPClient.
  • Remove middlewares and amzTarget parameters from AWSRequest.init(). These are applied elsewhere.