Skip to content

Releases: DigDes/SoapCore

v1.2.1.12

11 Dec 15:38
2447b14

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.1.11...v1.2.1.12

v1.2.1.11

17 Oct 13:57
8024127

Choose a tag to compare

What's Changed

  • Enable CA1865-CA1867: Use 'string.Method(char)' instead of 'string.Method(string)' for string with single char by @xtqqczze in #1157

New Contributors

Full Changelog: v1.2.1.10...v1.2.1.11

v1.2.1.10

01 Oct 07:43
59b025b

Choose a tag to compare

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

21 Aug 09:31
23df0e7

Choose a tag to compare

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

Full Changelog: v1.2.1.8...v1.2.1.9

v1.2.1.8

28 Apr 14:29
72d2a83

Choose a tag to compare

What's Changed

Full Changelog: v1.2.1.7...v1.2.1.8

v1.2.1.7

28 Apr 07:40
1e1b4f8

Choose a tag to compare

What's Changed

Full Changelog: v1.2.1.6...v1.2.1.7

v1.2.1.6

10 Apr 07:05
35684e7

Choose a tag to compare

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

02 Apr 14:07
ad4c279

Choose a tag to compare

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

v1.2.1.4

31 Mar 14:30
e3855ca

Choose a tag to compare

What's Changed

Full Changelog: v1.2.1.3...v1.2.1.4

v1.2.1.3

25 Mar 13:20
b3db50e

Choose a tag to compare

What's Changed

  • cache DataContractSerializer the same way that XmlSerializer is cached by @andersjonsson in #1126
  • fixed an error with reading Base64-encoded data and added a test by @andersjonsson in #1129

Full Changelog: v1.2.1.2...v1.2.1.3