v1.1.0.25
kotovaleksandr
released this
04 Feb 16:13
·
122 commits
to master
since this release
What's Changed
- fix duplicate nillable attribute in Enumerable of Enumerable of String. by @andersjonsson in #799
- add support for "DateOnly" in NET6 by @andersjonsson in #800
- trim ending slash from url when appending /$metadata or /mex to allow "/" as path. by @andersjonsson in #798
- Additional namespace declaration attributes in envelope by @ZokiPokiMk in #801
- Cleanup of error handling after splitting ProcessOperation by @andersjonsson in #803
- Return XSD instead of WSDL by @hmiguel in #805
- Fix for parameters lacking a namespace by @ca0abinary in #807
- support soap1.1 message with multipart attachments by @vytautassurvila in #811
- moved addition of namespace "tns" to GetXmlNamespaceManager by @andersjonsson in #813
New Contributors
- @ZokiPokiMk made their first contribution in #801
- @hmiguel made their first contribution in #805
- @ca0abinary made their first contribution in #807
- @vytautassurvila made their first contribution in #811
Full Changelog: v1.1.0.24...v1.1.0.25