Aioaws Versions Save

Asyncio compatible SDK for aws services.

v0.14

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/samuelcolvin/aioaws/compare/v0.13...v0.14

v0.13

2 years ago
  • use raw content from ses response 2a7de82ff07c7b8b3db2fd8e781daf7425634309
  • uprev dependencies 7a7c0b796358e495cf91f21caf00e96d01415912
  • add 3.10 support e6ffb9969cb2d7e9a19cff42c6af6159d83d25f7 4ae59f2eba4ae2cfb0933599836a5eb4bd2d2ce1

Full Changelog: https://github.com/samuelcolvin/aioaws/compare/v0.12...v0.13

v0.12

2 years ago

Allow Content-ID to be set on email attachments 9e93843

v0.11

2 years ago
  • fix S3 urls #21

v0.10

2 years ago
  • less verbose logging of webhooks
  • uprev requirements #17
  • switching signing of S3 requests to use aws4 rather than legacy signing mode #18

v0.9

2 years ago
  • uprev dependencies #8, #9, #13
  • fix multipart #14

v0.8

3 years ago
  • improve pypi classifiers 7bd32e8 a4fc3e9
  • docstrings with links to AWS endpoints a4fc3e9
  • add full_message to SesWebhookInfo 67f891e
  • uprev cryptography c7b4552 75bceb7
  • tweak and document AWS4 signing logic bcd585e f748371

v0.7

3 years ago
  • comprehensive tests for S3 functionality, including tests against AWS #5
  • add basic docs to README
  • test on 3.9, improve CI #6

v0.6

3 years ago

fix email headers in test responses

v0.5

3 years ago