CAP v2.5.1 Release Notes

Release Date: 2019-06-21 // almost 5 years ago
  • ๐Ÿ”‹ Features:

    • ๐Ÿ‘Œ Improved logs record.
    • โฌ†๏ธ Upgrade dependent nuget packages version. (MySqlConnector, confluent-kafka-dotnet-1.0 )
    • NodeId type change to string of DiscoveryOptions for Consul. (#314)
    • ๐Ÿ”„ Change the IConsumerServiceSelector interface access modifier to public. (#333)
    • ๐Ÿ‘Œ Improved RabbitMQOptions to provide extensions option to configure the client original configuration. (#350)
    • โž• Add index for MongoDB CAP collections. (#353)

    ๐Ÿ› Bugs Fixed:

    • ๐Ÿ›  Fixed consumer re-register transport bug. (#329)
    • ๐Ÿ– Handle messages retrieval failure. (#324)
    • ๐Ÿ›  Fixed DiagnosticListener null reference exception bug. (#335)
    • โž• Add subscription name validation for the AzureServerBus. (#344)
    • ๐Ÿ›  Fixed thread safety issues of publisher. (#331)