π Bug Fixes
- Fix the bug that the version 10.0 of FetchTopic missed asynchronism of Kafka transport. (#1772)
Unclaimed project
Are you a maintainer of CAP? Claim this project to take control of your public changelog and roadmap.
Changelog
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
IConsumerClient and `...MessageId to RabbitMQβs BasicProperties.MessageId, enabling direct tracking of CAP messages within RabbitMQ monitoring tools. (#1740)SchedulerBatchSize option to specify the maximum number of delayed or queued messages fetched per scheduler loop. (#1689) Thanks @yang-xiaodongStatusName and ExpiresAt. (#1702) Thanks @demorgiMessageTimeout and RequestTimeout are configured in Kafkaβs MainConfig, CAP will no longer override them. (#1686)##...