Skip to content

5.3.2

Latest

Choose a tag to compare

@blankensteiner blankensteiner released this 14 Aug 08:17

Changed

  • Updated the Google.Protobuf dependency from version 3.34.1 to 3.35.1
  • Updated the Microsoft.Bcl.AsyncInterfaces dependency from version 10.0.7 to 10.0.10 for .NET Standard 2.0
  • Updated the Microsoft.Extensions.ObjectPool dependency from version 8.0.26 to 8.0.29 for .NET 8
  • Updated the Microsoft.Extensions.ObjectPool dependency from version 9.0.15 to 9.0.18 for .NET 9
  • Updated the Microsoft.Extensions.ObjectPool dependency from version 10.0.7 to 10.0.10 for .NET 10 and .NET Standard 2.X
  • Updated the System.Collections.Immutable from version 10.0.7 to 10.0.10 for .NET Standard 2.X
  • Updated the System.Diagnostics.DiagnosticSource dependency from version 10.0.7 to 10.0.10 for .NET Standard 2.X
  • Updated the System.IO.Pipelines dependency from version 10.0.7 to 10.0.10 for .NET Standard 2.X
  • Updated the System.Text.Json dependency from version 10.0.7 to 10.0.10 for .NET Standard 2.X

Fixed

  • Race conditions causing thread pool starvation and connection leaks on broker/proxy restarts (Thanks for the PR, Eugene Polozhenkov)