Skip to content

Releases: wso2-extensions/esb-connector-msazurestorage

2.0.0 Released!

16 Aug 06:36
82d880a
Compare
Choose a tag to compare

This release adds the following improvements,

  • Upgrade Azure Blob Storage SDK to 12.23.0
  • Support for new UI model in Integration Studio
  • Add support for client credentials authentication
  • Add a new parameter called destinationFilePath to downloadBlob operation. You can use this parameter to download a file to the local server.

1.0.5 Released!

17 Feb 03:02
0d16ad8
Compare
Choose a tag to compare

This release contains the following fixes.

  • Fix invalid responses for error conditions
  • Include metadata parameter in the uploadBlob operation to upload JSON formatted metadata along with the blob content.
  • Fix proper content types while retrieving blob content
  • Introduce new uploadMetadata and listMetadata operations to upload and retrieve metadata for a specific blob

1.0.4 Released!

15 Nov 10:54
53a43ff
Compare
Choose a tag to compare

This release introduces the download blob support to the connector

1.0.3 Released!

11 Mar 06:48
f117c0d
Compare
Choose a tag to compare

This release introduces the capability to upload text with 'textContent' parameter.

1.0.2 Released!

04 Oct 10:54
8140804
Compare
Choose a tag to compare

This release adds content type support for uploadBlob operation.

1.0.1 Released!

06 Sep 06:36
d90375c
Compare
Choose a tag to compare
  • Adding support to configure the transport security to connect to the Azure storage services.
  • Fixing exception swallow and printing if there are any connector errors in fault sequence flow.