CAP v3.1.1 Release Notes

Release Date: 2020-09-23 // over 3 years ago
  • ๐Ÿ”‹ Features:

    • โž• Add consumer parameter with interface suppport. (#669)
    • โž• Add custom correlation id and message id support. (#668)
    • โœจ Enhanced custom serialization support. (#641)

    ๐Ÿ› Bug Fixed:

    • Solve the issue of being duplicated executors from different assemblies. (#666)
    • โž• Added comparer to remove duplicate ConsumerExecutors. (#653)
    • โž• Add re-enable the auto create topics configuration item for Kafka, it's false by default. now is true. (#635)
    • ๐Ÿ›  Fixed postgresql transaction rollback invoke bug. (#640)
    • ๐Ÿ›  Fixed SQLServer table name customize bug. (#632)