CAP v3.1.2 Release Notes
Release Date: 2020-12-03 // about 4 years agoPrevious changes from v3.1.1
-
๐ 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)