Skip to content

v1.5.0-preview-1

Pre-release
Pre-release
Compare
Choose a tag to compare
@arcus-automation arcus-automation released this 25 Dec 06:05
7a0b04f

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

PM > Install-Package Arcus.Messaging.Pumps.ServiceBus --Version 1.5.0-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:

  • 7a0b04f feat: add circuit breaker support to service bus message pump (#416)
  • 0c11f1e Delete src/Arcus.Messaging.Tests.Runtimes.AzureFunction.ServiceBus.Topic/local.settings.json (#422)
  • a105113 feat: add servicebus entitytype to req tracking (#414)
  • 488ea6c feat: add configurable operation name (#407)
  • 70a6647 feat: add managed identity to az eventhubs message pump (#412)
  • dd9f168 chore(deps): bump nth-check and @svgr/webpack in /docs (#408)
  • 0e2ac22 feat: use scoped message handlers via pumps/routers (#397)
  • 5f4d4e6 chore(deps): bump eta, @docusaurus/core, @docusaurus/preset-classic and @docusaurus/theme-search-algolia in /docs (#394)
  • 6e6ccac chore: Update LICENSE (#396)
  • b1884e7 Chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /docs (#389)
See More
  • e90dd5b Chore(deps): bump ua-parser-js from 0.7.28 to 0.7.33 in /docs (#388)
  • c739f92 Chore(deps): bump webpack from 5.48.0 to 5.76.1 in /docs (#393)
  • 17e7432 fix: deprecate pause message pump lifetime (#392)
  • f796529 Chore(deps): bump @sideway/formula from 3.0.0 to 3.0.1 in /docs (#390)
  • f67914a chore: use main branch in az devops status badge (#385)
  • 1a678ff chore: fully use arcus testing (#384)
  • 68bc98f chore: use main branch in codeql (#383)
  • fa04981 Chore(deps): bump json5 from 1.0.1 to 1.0.2 in /docs (#380)
  • d6b2f47 docs: publish v1.4 feature docs (#381)

This list of changes was auto generated.