Skip to content

Release RocketMQ Client C# 5.2.0

Latest
Compare
Choose a tag to compare
@RongtongJin RongtongJin released this 25 Sep 03:22
51fcf33

What's Changed

  • Fix the outdated badge by @aaron-ai in #520
  • csharp: Add using to wrap HMACSHA1 instance by @catcherwong in #582
  • replace nlog with Microsoft.Extensions.Logging by @eventhorizon-cli in #596
  • Resolve the issue of obtaining the physical address of the network card by @sduo in #704
  • csharp: Optimize the performance of the Hash algorithm and reduce allocations. by @InCerryGit in #690
  • Optimize performance by leveraging new allocation reduction methods in .NET 5 by @colprog in #747
  • [csharp] update TFM to net6 and net8 by @catcherwong in #799
  • [ISSUE #776] Add push consumer for normal/fifo message, namespace support, reentrant message receiving support in C# SDK by @tsunghanjacktsai in #777
  • Release C# client 5.2.0 by @tsunghanjacktsai in #839

New Contributors

Full Changelog: csharp-5.1.1-rc1...csharp-5.2.0-rc1