v1.22: Fixed S3 Retry
commit : 84caca0f341982d7d61d1c310faf5c6a3a601a48
author : David Steele <david@crunchydata.com>
date : Wed, 9 Aug 2017 11:50:02 -0400
committer: David Steele <david@crunchydata.com>
date : Wed, 9 Aug 2017 11:50:02 -0400
Bug Fixes:
* Fixed authentication issue in S3 retry.
M README.md
M doc/resource/exe.cache
M doc/xml/release.xml
M lib/pgBackRest/Version.pm
M libc/lib/pgBackRest/LibC.pm
Fixed authentication issue in S3 retry.
commit : 61c38f58085ebe5ad769bf5937c41793deafc884
author : David Steele <david@crunchydata.com>
date : Wed, 9 Aug 2017 11:27:09 -0400
committer: David Steele <david@crunchydata.com>
date : Wed, 9 Aug 2017 11:27:09 -0400
M doc/xml/release.xml
M lib/pgBackRest/Storage/S3/Auth.pm
M lib/pgBackRest/Storage/S3/Request.pm
M lib/pgBackRest/Version.pm
M libc/lib/pgBackRest/LibC.pm
M test/lib/pgBackRestTest/Module/Storage/StorageS3AuthTest.pm
M test/lib/pgBackRestTest/Module/Storage/StorageS3RequestTest.pm