Skip to content

Release RocketMQ Client .NET 5.1.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@aaron-ai aaron-ai released this 17 Mar 06:30
· 135 commits to master since this release

Here are the key highlights of this release:

  • Package Release: The RocketMQ .NET client package is now available on the NuGet Gallery for easy installation and updates.
  • Java Client Alignment: The .NET client now has interface alignment with the Java client implementation.
  • Transactional Messaging Support: The client now supports transactional messaging to ensure data consistency in distributed systems.
  • .NET Core 3.1 Support: The client now supports .NET Core 3.1 for better performance and compatibility.
  • Improved CI Pipeline: The release comes with an enhanced continuous integration pipeline that enables faster and more efficient testing and deployment.
  • Logging Configuration with Environment Variables: The client now supports the use of environment variables to configure logging-related settings for greater flexibility.
  • Bug Fixes: We have fixed several bugs to improve the stability and reliability of the client.