0.5.0
Non-breaking
- Options for subscriptions floating to the base class, avoid multiple scopes
- PubSub Emulator detection propagated to API clients
- PubSub sub and topic checks for NotFound rather than AlreadyExists
Breaking
- New package structure for EventStore, PubSub and RMQ
- New interface for producers
- Remove Subscription Id from event handlers
- New DI registration method for subscriptions and scoped handlers
- Optional metadata for producers