Sha256: 1f72f81335fd986453bf38614a7513c0cd94aa1a7de0d6bf87d3475f033530dc
Contents?: true
Size: 1.33 KB
Versions: 1
Compression:
Stored size: 1.33 KB
Contents
# 1.3.1 (2015-03-13) - Fixed a bug where Faraday requests with no parameters were not signed correctly (#65 nathanhoel) # 1.3.0 (2015-03-12) - Add a Faraday Request Driver (#64 nathanhoel) # 1.2.6 (2014-10-01) - Fix a bug in the ActionController request driver where calculated_md5 was incorrect in certain scenarios. (#53 karl-petter) # 1.2.5 (2014-09-09) - Fix a bug where ApiAuth.authentic? would cause an ArgumentError when given a request with an invalid date in the date header. It will now return false instead. (#51 Nakort) # 1.2.4 (2014-08-27) - Fix a bug in the Net::HTTP request driver where the md5 isn't calculated correctly when the content of the request is set with the `.body_stream` method. (#49 adamcrown) # 1.2.3 (2014-08-01) - Update action controller request driver to fix a bug with OLD versions of Rails using CGI # 1.2.2 (2014-07-08) - Fix Rest Client driver to account for the generated date when signing (cjeeky) # 1.2.1 (2014-07-03) - Fix Rest Client driver to account for the generated md5 when signing (#45 cjeeky) - Support for testing against Rails 4.1 (#42 awendt) - Support all requests inheriting from Rack::Request (#43 mcls) # 1.2.0 (2014-05-16) - Fix ruby 1.8.7 support - Test / support all major versions of rails 2.3 - 4.0 - Add support for sinatra requests - Add support for HTTPI requests
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
api-auth-1.3.1 | CHANGELOG.md |