aws v0.22 Release Notes

Release Date: 2020-03-04 // about 4 years ago
    • 0.22.1
      • Update to aeson-2
      • Support http-client 0.7
      • Support base64-bytestring 1.2
      • Support attoparsec 0.14
      • Support base16-bytestring 1.0
    • 0.22
      • Support GHC 8.8
      • Support network-3
      • Support http-client 0.6+
      • S3: add etag to PutObjectResponse
      • Add IAM group manipulation methods

Previous changes from v0.21

    • 0.21.1

      • S3: Add PutBucketVersioning command
    • 0.21

      • S3: Make user DisplayName field optional (used in "GetBucket" among other places)
      • Use HTTP.getGlobalManager from http-client-tls by default (more efficient, and we have a transitive dependency on the package anyways)