Savon v2.12.0 Release Notes

Release Date: 2018-01-16 // about 5 years ago
    • ⬇️ 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 be nil.
    • Feature: #838 Added ssl_ca_path and ssl_cert_store to globals
    • 🔋 Feature: #794 Add global option ssl_ciphers