v5.3.0
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
- @dependabot made their first contribution in #48
- @kasperk81 made their first contribution in #52
- @chte made their first contribution in #53
Full Changelog: v5.2.1...v5.3.0