Skip to content

Releases: DigDes/SoapCore

v1.2.1.8

28 Apr 14:29
72d2a83
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

v1.2.1.2

18 Mar 15:33
75716aa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1.1...v1.2.1.2

v1.2.1.1

18 Mar 13:58
706977b
Compare
Choose a tag to compare

What's Changed

  • additional performance work by @andersjonsson in #1123
    • cache XmlNamespaceManager
    • skip XmlReaders when creating ParsedMessage
    • cache GetMembersWithAttributes
    • skip extra XmlDictionaryReader in WriteMessage
    • got rid of reflection when extracting statuscode and value from IActionResult

Full Changelog: v1.2.1.0...v1.2.1.1

v1.2.1.0

18 Mar 08:04
a1f5165
Compare
Choose a tag to compare

What's Changed

  • custom implementation of Message for incoming messages. Makes debugging easier and gives a small performance bump by @andersjonsson in #1119

Full Changelog: v1.2.0.1...v1.2.1.0

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