Skip to content

Releases: DigDes/SoapCore

v1.2.0.1

10 Mar 09:57
64480d9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0.0...v1.2.0.1

v1.2.0.0

20 Feb 15:20
56e52cf
Compare
Choose a tag to compare

Moved to dotnet 8
Removed obsolete stuff like the original IMessageInspector and a few overloads of AddSoapEndpoint

Full Changelog: v1.1.0.53...v1.2.0.0

v1.1.0.53

20 Feb 14:41
5a73ece
Compare
Choose a tag to compare

Thank you to everyone who contributed

Full Changelog: v1.1.0.52...v1.1.0.53

v1.1.0.52

20 Feb 12:36
8bd9178
Compare
Choose a tag to compare

Thank you to everyone who contributed

Full Changelog: v1.1.0.51...v1.1.0.52

v.1.1.0.51

03 Oct 15:20
6d9a2d4
Compare
Choose a tag to compare

Hopefully fix issue with resolving scoped dependencies

v1.1.0.50

01 Oct 07:12
6f49042
Compare
Choose a tag to compare

Handle nullable enums by @Yozer in #1040
Simplify dependencies by @thompson-tomo in #1052
Support for XmlArrayAttribute by @Yozer in #1046
Fix content-lentch mismatch by @azasp in #1060
More descriptive exception messages in MetaBodyWriter by @mpolacek1 in #1059
Skip duplicate xml parameters by @Yozer in #1048
Support bool-specified pattern by @Yozer in #1049
Support for base-types in WSDL by @Yozer in #1045
Add soap and soap12 namespaces if wsdl contains both by @Yozer in #1047
Allow custom message name for operation by @Yozer in #1044
Added custom serializer by @ankitkmrpatel in #973
Fix for parsing malformed soap action by @Yozer in #1064
Updated InvalidXmlTests by @andersjonsson in #1072
Handle DataContract.Name on generic type by @navozenko in #1068
Support for XmlIncludeAttribute by @avoronin565 in #1073
Fix WSDL for anonymous type by @paramamue in @1079
Do not import target namespace by @navozenko in #1076
Add support for soap:header by @Yozer in #1063
Improve parsing of Security tag in WsMessageFilter by @andersjonsson in #1083

Full Changelog: v1.1.0.49...v1.1.0.50

v1.1.0.49

18 Mar 10:44
820763c
Compare
Choose a tag to compare

Missing reset of Memorystream in ProcessHttpOperation in #1039

Full Changelog: v1.1.0.48...v1.1.0.49

v1.1.0.48

11 Mar 09:41
d5eea5d
Compare
Choose a tag to compare

Support for X-Forwarded-Host header by @zgabi in #1037

Full Changelog: v1.1.0.47...v1.1.0.48

v.1.1.0.47

07 Mar 07:54
5496567
Compare
Choose a tag to compare

Use TryParse for Content-Type in #1033
Ignore ConnectionResetException by @akshaybheda in #1035

Full Changelog: v1.1.0.46...v1.1.0.47

v.1.1.0.46

29 Feb 13:13
85a0e12
Compare
Choose a tag to compare

Various optimizations around memorystream by @zgabi and @andersjonsson

Full Changelog: v1.1.0.45_2...v1.1.0.46