csharp-5.2.1
Pre-release
Pre-release
·
3 commits
to master
since this release
What's Changed
- [ISSUE #914] Update C# feature description in README.md and README-CN.md by @tsunghanjacktsai in #915
- [ISSUE #922] Update GitHub workflows for C# client by @tsunghanjacktsai in #923
- [ISSUE #916] Add message body empty check for C# client by @tsunghanjacktsai in #920
- [ISSUE #919] Add transaction message retry attempt for C# client producer by @tsunghanjacktsai in #921
- [ISSUE #891] Implement message recalling API in C# SDK by @tsunghanjacktsai in #926
- [ISSUE #954] Add ZLib decompression support in C# client by @tsunghanjacktsai in #955
- C# : graceful PushConsumer shutdown aligned with Go client by @guyinyou in #1217
- csharp: parallel FIFO consume by message group by @guyinyou in #1218
- The C# client supports producers in recalling timed and delayed messages, as well as sending priority messages. It also supports the Lite Push Consumer. by @zhaohai666 in
#1229 - fix(csharp): correct inverted condition in GetMacAddress to prevent ArgumentOutOfRangeException on macOS arm64 by @guyinyou in
#1255 - [C#] Fix missing return after InvalidReceiptHandle in AckMessage and ChangeInvisibleDuration by @guyinyou in #1267
- [C#] Fix SetBody validation logic to correctly reject null and empty body by @guyinyou in #1268
- [C#] Add .NET 10 support and remove stale dependencies by @zynetYu in #1260
- [C#] Prepare SDK 5.2.1 release by @RongtongJin in #1283
Full Changelog: csharp-5.2.0-rc1...csharp-5.2.1