Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

v9.0.0

Compare
Choose a tag to compare
@lurock lurock released this 22 Mar 01:03
· 43 commits to master since this release

Features

  • Broker Stats: Added GetBrokerStatsAsync() and UnsubscribeByQueueNameAsync() to BrokerClient to help with monitoring and managing the Broker Service.
  • BrokerEvents: Added BrokerEventsManager allowing users to add custom callbacks on Broker events to implement custom logging and/or monitoring functionality.

Cleanup

  • Demo App: Updated Demo app to .NET Core 2.2. Integrated LoadDemo into the Demo app.
  • Organization: Reorganized the repository to group projects into src, test, and examples directories.

Breaking Changes

Dependencies

  • Nuget: Update Nuget packages (SF 3.3.644)