Skip to content

Releases: lucasweb78/aws-v4-signer-java

aws-v4-signer-java-1.3

17 Jun 14:28
Compare
Choose a tag to compare
  • Adds the official test suite from AWS to the project (contribution by @yrodiere)
  • Fixes for issues discovered by the official test suite from AWS (contribution by @yrodiere)
  • Resolves issue "Query parameters currently must be passed in alphabetical order" #2 (contribution by @yrodiere)

aws-v4-signer-java-1.2

17 Dec 19:52
Compare
Choose a tag to compare
  • Fix for providing AWS Credentials when Environment Variables not provided (thanks @jkugiya)

aws-v4-signer-java-1.1

15 Jul 21:55
Compare
Choose a tag to compare

Changes:

  • Added support for providing AWS credentials via System properties and Environment variables
  • Simplified the Signer.Builder API

aws-v4-signer-java-1.0

15 Jul 03:01
Compare
Choose a tag to compare
Initial commit