RongtongJin
released this
25 Sep 03:22
·
1 commit
to master
since this release
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
- @catcherwong made their first contribution in #582
- @eventhorizon-cli made their first contribution in #596
- @sduo made their first contribution in #704
- @InCerryGit made their first contribution in #690
Full Changelog: csharp-5.1.1-rc1...csharp-5.2.0-rc1