Releases: DigDes/SoapCore
Releases · DigDes/SoapCore
v1.2.1.14
What's Changed
- Fix: WSDL validation fails - XmlDocument complex type has blank name by @MarkJHewitt1975 in #1186
- XmlSerializer WSDL: Add check for ShouldSerialize method when set minOccurs attribute. by @avoronin565 in #1189
- Fix support for MessageVersion.Soap12 by @pcf0 in #1178
- ArrayOfGuid and guid types in wsdl by @psalmnoelff in #1182
- Added the ability to opt out of XmlNamespaceManager / XmlNamespaceLookup reuse by @LinusCenterstrom in #1191
New Contributors
- @MarkJHewitt1975 made their first contribution in #1186
- @psalmnoelff made their first contribution in #1182
- @LinusCenterstrom made their first contribution in #1191
Full Changelog: v1.2.1.13...v1.2.1.14
v1.2.1.13
What's Changed
- Fix WSDL schema generator with non-annotated System.Object by @maxineal in #1171
- Fix SA1000: Spacing around keywords by @xtqqczze in #1180
- Fix SA1513: Closing brace should be followed by blank line by @xtqqczze in #1181
- Fix for issue 1183 by @xeterixon in #1184
New Contributors
- @maxineal made their first contribution in #1171
- @xeterixon made their first contribution in #1184
Full Changelog: v1.2.1.12...v1.2.1.13
v1.2.1.12
What's Changed
- Fix SA1505: Opening braces should not be followed by blank line by @xtqqczze in #1159
- Fix CA1304: Specify CultureInfo by @xtqqczze in #1158
- Bug fix/race condition in get soap action by @erossignon in #1167
- Fix SA1127: Generic type constraints should be on their own line by @xtqqczze in #1164
- Fix SA1208: Using directive ordering by @xtqqczze in #1162
New Contributors
- @erossignon made their first contribution in #1167
Full Changelog: v1.2.1.11...v1.2.1.12
v1.2.1.11
v1.2.1.10
What's Changed
- Add namespace override support to soap 1.1 faults by @staal in #1145
- fixed generic type serialization in GetSerializedTypeName by @xeeqqw in #1155
New Contributors
Full Changelog: v1.2.1.9...v1.2.1.10
v1.2.1.9
What's Changed
- Fix handling of trailing slash in remainingPath by @danghyan in #1141
- Fixed matching URL path to service type in Extensibility.AuthorizeOperationMessageProcessor by @SerbanApostol in #1140
- Fix: "A concurrent update was performed on this collection and corrupted its state." by @JonRobidus in #1146
New Contributors
- @danghyan made their first contribution in #1141
- @JonRobidus made their first contribution in #1146
Full Changelog: v1.2.1.8...v1.2.1.9
v1.2.1.8
What's Changed
- added cancellation to readmessage by @andersjonsson in #1137
Full Changelog: v1.2.1.7...v1.2.1.8
v1.2.1.7
What's Changed
- Fix onwritebodycontents by @andersjonsson in #1139
Full Changelog: v1.2.1.6...v1.2.1.7
v1.2.1.6
What's Changed
- ReadElementContentAs... would return 0 on the second call, even if th… by @andersjonsson in #1136
Full Changelog: v1.2.1.5...v1.2.1.6
v1.2.1.5
What's Changed
- Fixed bug where I changed the stream position instead of passing inde… by @andersjonsson in #1134
Full Changelog: v1.2.1.4...v1.2.1.5