Skip to content

Releases: samuelcolvin/aioaws

v0.14

11 Jan 14:59
402c3f9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13...v0.14

v0.13

21 Jan 16:18
4ae59f2
Compare
Choose a tag to compare

Full Changelog: v0.12...v0.13

v0.12

07 Nov 15:08
9e93843
Compare
Choose a tag to compare

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

v0.11

29 Sep 08:50
0860d41
Compare
Choose a tag to compare
  • fix S3 urls #21

v0.10

27 Aug 15:04
58a44ae
Compare
Choose a tag to compare
  • less verbose logging of webhooks
  • uprev requirements #17
  • switching signing of S3 requests to use aws4 rather than legacy signing mode #18

v0.9

02 Jul 11:56
7266ac7
Compare
Choose a tag to compare
  • uprev dependencies #8, #9, #13
  • fix multipart #14

v0.8

10 Feb 13:46
Compare
Choose a tag to compare

v0.7

02 Feb 20:49
Compare
Choose a tag to compare
  • comprehensive tests for S3 functionality, including tests against AWS #5
  • add basic docs to README
  • test on 3.9, improve CI #6

v0.6

15 Dec 08:15
Compare
Choose a tag to compare

fix email headers in test responses

v0.5

06 Oct 16:55
Compare
Choose a tag to compare
uprev