Skip to content

Releases: DEFRA/ffc-messaging

Support v7 Service Bus SDK and Azure Identity

29 Jan 10:31
339a37f
Compare
Choose a tag to compare

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

24 Nov 10:57
47234a6
Compare
Choose a tag to compare

Patch

  • Fix incorrect variable name in README. sender -> source

Update install instructions

12 Nov 10:56
9a19d09
Compare
Choose a tag to compare

Patch

  • README updated with npm install instructions

Fix Application Insights integration

12 Nov 10:13
5b5a91f
Compare
Choose a tag to compare

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

06 Nov 13:56
f1f05d5
Compare
Choose a tag to compare

Patch

  • fixed issue with AAD Pod Identity authentication

Initial release

05 Nov 12:02
f26476d
Compare
Choose a tag to compare
1.0.1

Initial (#1)