Savon v2.12.0 Release Notes

Release Date: 2018-01-16 // about 6 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