aws v0.16 Release Notes

Release Date: 2017-02-05 // about 7 years ago
  • NOTES: 0.16 brings technically breaking changes, which should not affect most users. I recommend using smart constructors and {} matching syntax whenever possible when interacting with aws types.

    • 0.16
      • S3: Add support for versioning
      • S3: [breaking change] Move version ID from UploadPartResponse to CompleteMultipartUpload.