Release RocketMQ Client .NET 5.1.0
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.