- Do not encode ~ in V4 S3 signing (798) (09/18/19) - Fix: Missing space between words in error message (799) (09/16/19) - Add github actions workflow (797) (09/13/19)
5.0.0
Not secure
Highlights Breaking change in select object API. See (793) for more details.
Changelog
- Re-implement select_object_content implementation (793) (09/10/19) - Remove white-space characters before parsing XML (792) (09/02/19)
4.0.21
Not secure
Changelog - Doc: Fix error response URL link (790) (08/28/19) <kannappanr> - Add support for ISO time with and without fractional seconds. (777) (08/22/19) <Milutin Jovanović>
4.0.20
Not secure
Changelog - ObjectAccessed with Get and Head methods (785) (08/13/19) <Maksim Kulish> - list-objects-v2: Add start_after parameter (744) (08/12/19) <Anis Elleuch>
4.0.19
Not secure
Highlights
- S3 select support has been added. See (772) for more details.