Skip to content

Releases: DigDes/SoapCore

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

v1.1.0.45_2

28 Feb 17:18
153fa42
Compare
Choose a tag to compare

let's try again

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

v1.1.0.45

28 Feb 16:08
32f1392
Compare
Choose a tag to compare

Support wsdl-import by @zgabi in #1019
Update vulnerable nuget packages by @programmersommer in #1003
Remove empty import-tag by @vidrenning in #1023
Add option to normalze newlines by @vidrenning in #1024
Added bad request status code by @akshaybheda in #1025
Use memorystream and bufferedcopy to avoid blocking by @akshaybheda in #1027

Full Changelog: v1.1.0.44...v1.1.0.45

v1.1.0.44

15 Feb 16:08
ec9b94c
Compare
Choose a tag to compare

What's Changed

Do not use chunked transfer encoding on ASP.NET Core 2.1 by @vidrenning in #1016
Add option to generate soapAction without contract name by @vidrenning in #1017

Full Changelog: v1.1.0.43...v1.1.0.44

v1.1.0.43

09 Feb 10:14
3ab2c90
Compare
Choose a tag to compare

What's Changed

XmlSerializer WSDL: Use uppercase letter for ArrayOf by @vidrenning in #1009
XmlSerializer WSDL: XmlAttribute: Set use="required" attribute by @vidrenning in #1007
Add option IndentWsdl to control if the generated WSDL should be indented by @vidrenning in #1010
XmlSerializer WSDL: Improve enum order by @vidrenning in #1012
XmlSerializer WSDL: Fix generated schema for DateTimeOffset by @vidrenning in #1014

Full Changelog: v1.1.0.42...v1.1.0.43

v1.1.0.42

05 Feb 09:43
af7107b
Compare
Choose a tag to compare

What's Changed

  • Added support for FaultContractAttribute with XmlSerializer by @edgridin in #987
  • Fixes in README by @rohanorton in #991
  • Fix bug ArrayOfString maxOccurs="1" bug by @vidrenning in #995
  • Fix Depend on ASP.NET 2.1 packages for netstandard2.0 package by @vidrenning in #994
  • Fix for binding name when multiple bindings are used with DataContractSerializer in #1002
  • Fix Fix invalid ArrayOfString schema in WSDL with XmlSerializer by @vidrenning in #997

Full Changelog: v1.1.0.41...v1.1.0.42

v1.1.0.41

08 Jan 10:09
0f79a26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0.40...v1.1.0.41