Skip to content

v4.4.0

Compare
Choose a tag to compare
@adam-fowler adam-fowler released this 24 Mar 16:37
· 34 commits to 4.x.x since this release

Using v4.3.0 of aws-sdk-swift-core

  • Added APIGateway middleware to set the "Accept" header to "application/json". If this is not done error codes are not returned correctly.
  • Added S3Control middleware to fixup the request url, without this connecting to S3Control doesn't work.