Skip to content

v5.3.0

Choose a tag to compare

@xobust xobust released this 24 Jan 10:28
· 77 commits to master since this release

What's Changed

  • Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 by @dependabot in #48
  • Bump Microsoft.Extensions.Logging from 7.0.0 to 8.0.0 by @dependabot in #51
  • Bump Microsoft.Extensions.Logging.Console from 7.0.0 to 8.0.0 by @dependabot in #49
  • Bump System.IO.Pipelines from 7.0.0 to 8.0.0 by @dependabot in #50
  • fix targetframework by @kasperk81 in #52
  • Add overrideTimeout option by @chte in #53
  • Add activity based tracing that can be monitored using source name "CoreRcon.RconClient"
  • Fixed a bug where MultiPacket responses were not handled correctly
  • Refactored RconPacket Serialization & Deserialization

New Contributors

Full Changelog: v5.2.1...v5.3.0