Skip to content

0.5.0

Compare
Choose a tag to compare
@alexeyzimarev alexeyzimarev released this 06 Oct 11:50
· 596 commits to dev since this release

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