v1.1.0.33
·
230 commits
to develop
since this release
What's Changed
- Add support for DefaultValueAttributes in #907 by @coxp
- Remove CancellationToken for async methods from wsdl in #910 by @ArtemevAL
- Remove import contract namespace as this results in a stack overflow #911 by @ArtemevAL
- Fix mismatching end tags in wsdl when BasicAuthentication is enabled in #912
New Contributors
- @coxp made their first contribution in #907
- @ArtemevAL made their first contribution in #910
Full Changelog: https://github.com/DigDes/SoapCore/compare/v1.1.0.32..v1.1.0.33