Eventuous 0.2.0
Pre-release
Pre-release
Bug fixes:
- Incorrect subscription checkpoint for
$all
- Wrong system event ignore
- Possible exception in debug logging for subscriptions
- Empty event data causes failures
Changes:
- Base for subscriptions moved to its own package
SubscriptionService
is nowSubscription
- DI extensions
AddSubscription
moved to the base subscriptions package
Features:
- Base for producers, to publish one event or an event batch
- EventStoreDB persistent subscription
- EventStoreDB producer
- RabbitMQ producer
- RabbitMQ subscription
- Google PubSub producer
- Google PubSub subscription
Known issues: