- Explicitly declare base64 dep in gemfile (useful for testing against ruby-head).
- Stop patching Hash #35
- Drop support for ruby 2.7 and below
- GOST engine for openssl is no longer officially supported
- Fix regression caused by pull request #20. Object#present? is not available outside of Rails.
- Formally drop support for ruby 1.8.7
- Feature: #20 Allow passing cert and private keys as a string, rather than a path to a file.
- Fix: #2 Fixes related to WS-Security, UserToken authentication.
- Fix: Lowered the version of Nokogiri required to use Akami.
- Feature: #3 - WSSE signing.
- Initial version extracted from the Savon library.