以下是 Apache RocketMQ C# 客户端 5.2.0 版本中解决的问题摘要。有关该版本的完整文档和入门指南,请参阅快速入门。
更新内容
- 修复过时的徽章 by @aaron-ai 在 https://github.com/apache/rocketmq-clients/pull/520
- csharp: 添加 using 语句以封装 HMACSHA1 实例 by @catcherwong 在 https://github.com/apache/rocketmq-clients/pull/582
- 使用 Microsoft.Extensions.Logging 替换 nlog by @eventhorizon-cli 在 https://github.com/apache/rocketmq-clients/pull/596
- 解决获取网卡物理地址的问题 by @sduo 在 https://github.com/apache/rocketmq-clients/pull/704
- csharp: 优化哈希算法性能并减少内存分配。 by @InCerryGit 在 https://github.com/apache/rocketmq-clients/pull/690
- 通过利用 .NET 5 中的新分配减少方法优化性能 by @colprog 在 https://github.com/apache/rocketmq-clients/pull/747
- [csharp]将 TFM 更新到 net6 和 net8 by @catcherwong 在 https://github.com/apache/rocketmq-clients/pull/799
- [问题 #776]在 C# SDK 中添加普通/FIFO 消息的推送消费者、命名空间支持、可重入消息接收支持 by @tsunghanjacktsai 在 https://github.com/apache/rocketmq-clients/pull/777
- 发布 C# 客户端 5.2.0 by @tsunghanjacktsai 在 https://github.com/apache/rocketmq-clients/pull/839
新贡献者
- @catcherwong 首次贡献于 https://github.com/apache/rocketmq-clients/pull/582
- @eventhorizon-cli 首次贡献于 https://github.com/apache/rocketmq-clients/pull/596
- @sduo 首次贡献于 https://github.com/apache/rocketmq-clients/pull/704
- @InCerryGit 首次贡献于 https://github.com/apache/rocketmq-clients/pull/690
完整更新日志: https://github.com/apache/rocketmq-clients/compare/csharp-5.1.1-rc1...csharp-5.2.0-rc1