Improved
v3.0.0.rc2
What's Changed
- MTOM support with tests by @pcai in https://github.com/savonrb/savon/pull/1012
- Upgrade notes on ssl_verify_mode by @ehutzelman in https://github.com/savonrb/savon/pull/1013
- Pass the provided Savon/custom logger to Faraday by @larskanis in https://github.com/savonrb/savon/pull/1017
- Add ruby 3.4 to CI by @doconnor-clintel in https://github.com/savonrb/savon/pull/1024
- Restore support for SSL Ciphers by @doconnor-clintel in https://github.com/savonrb/savon/pull/1020
- Drop ruby 3.0 from CI by @doconnor-clintel in https://github.com/savonrb/savon/pull/1025
- Don't block minor updates to faraday by @larskanis in https://github.com/savonrb/savon/pull/1028
- Add gzip middleware when Accept-Encoding includes gzip by @kjeldahl in https://github.com/savonrb/savon/pull/1030
- Add option to provide connection middlewares. by @amartinfraguas in https://github.com/savonrb/savon/pull/1026
New Contributors
- @ehutzelman made their first contribution in https://github.com/savonrb/savon/pull/1013
- @doconnor-clintel made their first contribution in https://github.com/savonrb/savon/pull/1024
- @kjeldahl made their first contribution in https://github.com/savonrb/savon/pull/1030
- @amartinfraguas made their first contribution in https://github.com/savonrb/savon/pull/1026
Full Changelog: https://github.com/savonrb/savon/compare/v3.0.0.rc1...v3.0.0.rc2