Savon v2.8.0 Release Notes

Release Date: 2014-11-12 // over 9 years ago
    • ๐Ÿ”‹ Feature : #620 add #build_request method that builds the actual XML request body, but does not submit it. Useful for debugging, possibly.
    • ๐Ÿ›  Fix : Loosened dependencies on Gyoku, Nori, Akami, and other Savon-dependency gems
    • ๐Ÿ”‹ Feature: #636 Set HTTPI.logger when Savon's logger is configured.
    • ๐Ÿ”‹ Feature: #639 Allow setting any SSL version that OpenSSL provides. See the relevant HTTPI issue for more information.