v0.6.0
Install new version via NuGet
What's new?
Features
- Provide the capability to rotate the Azure Service Bus message pump authentication upon an Azure Key Vault
SecretNewSecretVersionCreated
event (#101) - Provide the capability to customize the correlation transaction ID property name (#156)
- Provide the capability to reject TCP connections when dependencies are unhealthy (#131)
- Provide the capability to use your own deserialization implementation for incoming Azure Service Bus messages (#124)
- Provide the capability to support multiple message handlers based on message body (#27)
Fixes / Changes
- Support combinations of message context filtering and specific Azure Service Bus operations in the message handlers (#134)
- Bubble exceptions in the message handlers for better tracking (#139)
Breaking Changes
None.
Removal
None.
Changes:
- 9b6d4d7 test: remove app insights connection in integration tests (#167)
- 77d855a fix: stabilize integration tests (#166)
- 3c954c1 fix: docs/Gemfile to reduce vulnerabilities (#165)
- 54d2369 chore: Semantic PR validation is only required for PR titles (#164)
- 645151b Fix - increase timeout exception tracking Application Insights (#163)
- 87357d2 Fix - invalid Serilog formatting (#162)
- 580f196 Fix - unit test to verify that non-existing transaction ID is 'null' (#161)
- afd4d8f Feature - initialize the transaction ID (like the operation ID) with default guid (#160)
- f260d9a Feature - rotate message pump on SecretNewVersionCreated event (#107)
- 87d94f1 Feature - make message correlation transaction ID configurable (#157)
See More
- 3a16034 Fix - only register health publisher when required (#150)
- e6987cd Feature - add support to reject TCP client connections based on health report status (#148)
- b912e6c Fix - netcoreapp3.1 dependencies plus security vulnerabilities (#147)
- a44de00 Docs - add missing 'usings' to feature docs (#146)
- 0a4e80e Provide issue template configuration (#145)
- 2cd0429 Feature - log security event upon Azure Service Bus connection string retrieval (#142)
- 4885558 Chore(deps): bump nokogiri from 1.10.10 to 1.11.0 in /docs (#143)
- 8a8b4b0 Feature - add message body handlers for message processing (#124)
- 2a5d222 Bubble exceptions during message handling in Service Bus message handlers (#140)
- f8b1dd1 Feature - add capability to route message based on message body (#138)
- 530c8d5 Provide better telemetry out-of-the-box (#136)
- d7185b9 Fix - combine context predicate w/ Service Bus operations (#135)
This list of changes was auto generated.