Changelog for
ruby3.0-rubygem-savon-2.15.0-1.6.x86_64.rpm :
* Fri Jun 21 2024 Dan Čermák
- ## 2.15.0 (2024-02-10)
* Drop support for ruby 2.7 and below. Added Ruby 3.2 and 3.3 to test matrix.
* Tue Nov 14 2023 Dan Čermák - New upstream release 2.14.0, see bundled CHANGELOG.md
* Mon Oct 10 2022 Stephan Kulow updated to version 2.13.1 see installed CHANGELOG.md [#]# 2.13.1 (2022-09-04)
* Fix: [#977](https://github.com/savonrb/savon/pull/977) Prevent \"xmlns:xmlns\" namespace but allow \"xmlns\" namespace.
* Thu Aug 04 2022 Stephan Kulow updated to version 2.13.0 see installed CHANGELOG.md [#] Savon changelog
* Fri Sep 25 2020 Stephan Kulow updated to version 2.12.1 see installed CHANGELOG.md [#]# 2.12.1 (2020-07-05)
* Fix: [#917](https://github.com/savonrb/savon/pull/917) elementFormDefault=\"qualified\" regression
* Fix: [#875](https://github.com/savonrb/savon/pull/875) Fix detecting Soap 1.1 Fault when faultcode and faultstring are empty
* Tue Feb 27 2018 factory-autoAATTkulow.org- updated to version 2.12.0 see installed CHANGELOG.md [#] 2.12.0 (2018-01-16)
* Drop support for ruby 2.1 and below.
* Fix: [#822](https://github.com/savonrb/savon/pull/822) Raise correct error when SOAP envelope only contains a string
* Fix: [#833](https://github.com/savonrb/savon/pull/833) Fixes boolean handling regression introduced in 2.11.2
* Feature: [#794](https://github.com/savonrb/savon/pull/794), add global option ssl_ciphers.
* Feature: [#753](https://github.com/savonrb/savon/pull/753) Add headers configuration to WSDLRequest#build
* Feature: [#812](https://github.com/savonrb/savon/pull/812) Allow `proxy` option to be `nil`.
* Feature: [#838](https://github.com/savonrb/savon/pull/838) Added ssl_ca_path and ssl_cert_store to globals
* Feature: [#794](https://github.com/savonrb/savon/pull/794) Add global option ssl_ciphers
* Mon Aug 28 2017 cooloAATTsuse.com- updated to version 2.11.2 see installed CHANGELOG.md [#] 2.11.2 (2017-08-03)
* Fix: [#676](https://github.com/savonrb/savon/pull/676) Fixes handling of `content!` and `attributes!`
* Fix: [#800](https://github.com/savonrb/savon/pull/800) Fix exception calling `SOAPFault#to_s` when http.body is empty
* Fix: [#757](https://github.com/savonrb/savon/pull/757) Logging: Use filter without automatic pretty printing
* Fix: [#771](https://github.com/savonrb/savon/pull/771) Restore support for cookies when using custom headers
* Feature: [#744](https://github.com/savonrb/savon/pull/744) Add support for rpc encoded wsdl
* Feature: [#742](https://github.com/savonrb/savon/pull/742) Add support for local request headers
* Feature: [#704](https://github.com/savonrb/savon/pull/704) Add possibility to pass attribute delete_namespace_attributes to Nori
* Sat Jun 06 2015 cooloAATTsuse.com- updated to version 2.11.1 see installed CHANGELOG.md [#] 2.11.1 (2015-05-27)
* Replace dependency on [uuid](https://rubygems.org/gems/uuid), using SecureRandom.uuid instead.
* Thu Apr 02 2015 cooloAATTsuse.com- updated to version 2.11.0
* Fri Mar 13 2015 cooloAATTsuse.com- updated to version 2.10.1