Skip to content

v2.0.1-preview-1

Pre-release
Pre-release
Compare
Choose a tag to compare
@arcus-automation arcus-automation released this 16 Dec 05:10
0c93d3c

Install the Arcus.Messaging packages that you need via NuGet, for instance Arcus.Messaging.Pumps.ServiceBus:

PM > Install-Package Arcus.Messaging.Pumps.ServiceBus --Version 2.0.1-preview-1

For a complete list of all Arcus.Messaging packages see the documentation.

What's new?

Features

  • Provide the capability to do something (#123)

Fixes / Changes

None.

Breaking Changes

None.

Removal

None.

Changes:

  • 0c93d3c fix: use message receiver io processor to correctly stop message pump during circuit breaker (#444) [ #453 ]
  • a83a3b3 chore: deploy limited test resources (#452)
  • cd6d613 test: remove eventgrid from self-contained eventhubs integration tests (#451)
  • 9196498 docs: correct moved routing options (#450)
  • 0e5790b test: remove event-grid reference from service-bus integration tests (#446)
  • d2dc571 fix: only fail on fallback when az servicebus message wasn't tried (#442)
  • f575601 chore: all package upgrades FE docs (#441)
  • 401e84d docs: publish v2.0 feature docs (#440)

This list of changes was auto generated.