Skip to content

Releases: NLog/NLog.WCF

Version 6.1.3

09 May 16:36
3ea2764

Choose a tag to compare

  • Updated to System.Security.Cryptography.Xml ver. 8.0.3 (Security fix)
  • Updated to System.ServiceModel ver. 8.1.2
  • Updated to NLog v6.1.3

Version 6.1.2

03 Apr 14:23
19a69f9

Choose a tag to compare

  • LogReceiverWebServiceTarget - Dispose IWcfLogReceiverClient instead of Close (#37)
  • Updated to System.ServiceModel ver. 8.1.1 and fixed breaking changes
  • Updated to NLog v6.1.1

Version 6.1.1

03 Apr 12:22
6c941a1

Choose a tag to compare

  • Updated to System.ServiceModel ver. 8.1.1 and fixed breaking changes
  • Updated to NLog v6.1.1

Version 6.0.3

31 Jan 07:44
eaa9537

Choose a tag to compare

  • #24 Decide BasicHttpBinding config based on url (http or https) @taxx
  • #25 Make ClientOnProcessLogMessagesCompleted method static to reduce allocations
  • #26 Updated to NLog v6.0.3

Version 6.0.2

20 Jul 19:16
1fe4e7c

Choose a tag to compare

  • #22 Updated to NLog v6.0.2
  • #21 Removed direct dependency on ServiceModel.Primitives + WinHttpHandler

Version 6.0

29 Jun 09:01
8d487f4

Choose a tag to compare

  • Updated to NLog v6
  • Changed EndpointAddress to Layout
  • Update to nullable API

Version 5.2.2

26 Oct 14:30
0aa8a85

Choose a tag to compare

  • LogReceiverWebServiceTarget now recognizes AggregateException and flatten when simple #17 (@snakefoot)
  • Remove unused System.ServiceModel dependencies #16 (@snakefoot)
  • BaseLogReceiverForwardingService now only include ClientName property when non-empty #12 (@snakefoot)

Version 5.2.0

22 Aug 16:19
a775caf

Choose a tag to compare

  • Updated to NLog v5.2.2 (@snakefoot)
  • Fixed bug where is kept reference to LogEvent-array after reuse #6 (@snakefoot)