Skip to content

Releases: bazaarvoice/jersey-hmac-auth

jersey-hmac-auth-0.16

01 Mar 17:48
Compare
Choose a tag to compare

Added support for Jersey2. Thanks @l0s!

Minor:

  • java 8 compatibility at build/test time
  • include user agent in CLI tool

jersey-hmac-auth-0.15

30 Oct 22:20
Compare
Choose a tag to compare
  • Reduced the minimum required Java version to 1.6 for both the server and client
  • Added more configuration options to the CLI tool, hurl, allowing easier access to providing API and secret keys