We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08f4d44 commit 98f701fCopy full SHA for 98f701f
CHANGELOG.md
@@ -17,6 +17,9 @@
17
decrypt the key and pass it to faraday in code
18
* Deprecates providing a ca cert, upgrade path is to provide a ca cert file
19
* deprecates overriding ssl ciphers, as faraday does not support this
20
+* MTOM attachment support by @ekzobrain in https://github.com/savonrb/savon/pull/1012
21
+* Fix: request logging when message contains non-ascii characters
22
+* Fix: when xml option is provided, attachments option was ignored
23
24
## 2.15.1 (2024-07-08)
25
0 commit comments