v2.12.0
- Drop support for ruby 2.1 and below.
- Fix: #822 Raise correct error when SOAP envelope only contains a string
- Fix: #833 Fixes boolean handling regression introduced in 2.11.2
- Feature: #794, add global option ssl_ciphers.
- Feature: #753 Add headers configuration to WSDLRequest#build
- Feature: #812 Allow
proxy
option to benil
. - Feature: #838 Added ssl_ca_path and ssl_cert_store to globals