CAP v2.6.0 Release Notes

Release Date: 2019-08-29 // over 4 years ago
  • ๐Ÿ”‹ Features:

    • ๐Ÿ‘Œ Improvement Diagnostic support. Thanks @gfx687
    • ๐Ÿ‘Œ Improvement documention. https://cap.dotnetcore.xyz
    • ๐Ÿ‘Œ Improvement ConsumerInvoker implementation. Thanks @hetaoos
    • ๐Ÿ‘Œ Support multiple consumer threads. (#295)
    • ๐Ÿ”„ Change DashboardMiddleware to async. (#390) Thanks @liuzhenyulive

    ๐Ÿ› Bug Fixed:

    • SQL Server Options Bug.
    • ๐Ÿ›  Fix transaction scope disposed bug. (#365)
    • ๐Ÿ›  Fix thread safe issue of ICapPublisher bug. (#371)
    • ๐Ÿ‘Œ Improved Ctrl+C action raised exception issue.
    • ๐Ÿ›  Fixed asynchronous exception catching bug of sending.
    • ๐Ÿ›  Fix MatchPoundUsingRegex "." not escaped bug (#373)