Savon v0.7.3 Release Notes

Release Date: 2010-01-31 // over 14 years ago
    • ➕ Added support for Geotrust-style WSDL documents (Julian Kornberger [email protected]).

    • 👉 Make HTTP requests include path and query only. This was breaking requests via proxy as scheme and host were repeated (Adrian Mugnolo [email protected])

    • ⚠ Avoid warning on 1.8.7 and 1.9.1 (Adrian Mugnolo [email protected]).

    • 🛠 Fix for issue #29. Default to UTC to xs:dateTime value for WSSE authentication.

    • 🛠 Fix for issue #28.

    • 🛠 Fix for issue #27. The Content-Type now defaults to UTF-8.

    • Modification to allow assignment of an Array with an input name and an optional Hash of values to soap.input. Patches issue #30 (stanleydrew [email protected]).

    • 🛠 Fix for issue #25.