pypi requests-aws4auth 1.1.0
1.1.0 (2021-05-21)

latest releases: 1.3.2, 1.3.1, 1.3.0...
4 years ago

New features

  • query string ordering has been fixed. Documented in #21, fixed in #23. Thanks @zen4ever.
  • test for spaces before calling shlex on them in amz_norm_whitespace. shlex doesn't like to split whitespace on a string without whitespace, taking several orders of magnitude longer to parse through it. #35, thanks @noamkush.
  • added refreshable_credentials, see #37, thanks @teemuy.

Package changes

  • Removed python2.7 support. Usage of py2.7 is not supported. Requires-Python will be set to py3.3+ in the next minor release.

Tests

  • none

Don't miss a new requests-aws4auth release

NewReleases is sending notifications on new releases.