Skip to content

Releases: zyanfx/Zyan

v2.15

15 Jun 14:09
Compare
Choose a tag to compare

What's new:

  • #86: ZyanConnection: remoting channel registration race
  • #87: TcpEx: another locking issue
  • #89: InterLINQ query execution
  • #90: User determination in BasicWindowsAuthProvider
  • #93: Error returning List or T[]

Thanks:

  • Heinz Kaspar — for contributing the BasicWindowsAuthProvider improvements.
  • Oleksii Borodai — for reporting an issue related to T[] and List return types.

Nuget package:

https://www.nuget.org/packages/Zyan

v2.14

15 Jan 08:47
Compare
Choose a tag to compare

What's new:

  • #85: Connection lock issue in duplex TCP channel
  • #83: Race condition in ZyanDispatcher related to SessionManager
  • #82: Unhandled exception in duplex TCP channel
  • #81: Use SDK-style csproj for .NET 4.0 and above
  • #80: Improved memory management for very large payloads
  • #79: Unique name filtering for call interceptors
  • #77: Event storage high watermark
  • #76: ReconnectRemoteEvents behavior improvements
  • #74: Single event handler invocation queue per session
  • #73: Custom thread pool worker threads annotations

Thanks:

Nuget package:

https://www.nuget.org/packages/Zyan

v2.13

05 Aug 10:29
Compare
Choose a tag to compare

What's new:

  • #73: RemoveClientServerWires freeze
  • #72: DiscoveryClient uses all nics
  • #71: Problem with initialization of class TcpCustomServerProtocolSetup
  • #70: Update dependencies
  • #69: Thread pool starvation on broadcast events
  • #67: SRP issue related to missing accounts

Thanks:

Nuget package:

https://www.nuget.org/packages/Zyan

v2.12

27 Nov 21:50
Compare
Choose a tag to compare

What's new:

Nuget package:

https://www.nuget.org/packages/Zyan

v2.11

04 Nov 22:05
Compare
Choose a tag to compare

What's new:

Thanks:

Nuget package:

https://www.nuget.org/packages/Zyan

v2.10

30 Apr 11:44
Compare
Choose a tag to compare

Bugfixes:

  • #43 — Fix known BinaryFormatter vulnerabilities via Zyan.SafeDeserializationHelpers package.
  • #40 — TcpEx: invalid TCP packet crashing a running server.
  • #29 — ZyanConnection memory leak.
  • #27 — Passing null instead of credentials.
  • #4 — Fix session filters behavior.

New features:

  • #35 — NIC selection for protocols when creating a channel.
  • #34 — Event arguments transformation support.

Thanks:

Nuget package:

https://www.nuget.org/packages/Zyan

v2.9

15 Jun 00:07
Compare
Choose a tag to compare

Bugfixes:

  • #17 — No remote address specified for reconnect.
  • #16 — Fix errors found by the static analysis tools bug
  • #9 — Call interceptors don't always initialize the call context

Nuget package:

https://www.nuget.org/packages/Zyan