Releases: DEFRA/ffc-messaging
Releases · DEFRA/ffc-messaging
Support v7 Service Bus SDK and Azure Identity
Major
- message settling is now handled by receiver and not message object
- no need to explicitly connect
Minor
- support retry pattern for sending
- support Azure Identity credential chain or connection string (use credential chain for Pod Identity)
- support multiple receive methods including subscribe, receive, peek
- support all customisable Azure SDK options on senders and receivers
Patch
- fix unreliable App Insights checking
Fix incorrect variable name in README
Patch
- Fix incorrect variable name in README.
sender
->source
Update install instructions
Patch
- README updated with npm install instructions
Fix Application Insights integration
Patch
- Fix Application Insights context from being undefined, calling modules can optionally supply an Application Insights instance to use rather than using one within this module
Fix AAD Pod Identity integration
Patch
- fixed issue with AAD Pod Identity authentication
Initial release
1.0.1 Initial (#1)