Microsoft Azure Blob Storage spoke release notes
- UpdatedNov 7, 2024
- 2 minutes to read
Version history for the Integration Hub Microsoft Azure Blob Storage spoke on the ServiceNow Store.
Important: For details on system requirements and family compatibility, view the application
listing on the ServiceNow Store
website.
Version history
- Version 2.0.0 - November 2024
-
- New:
- New connection & credential alias: Microsoft Azure Blob Storage (sn_azure_blob_spke.Microsoft_Azure_Blob_Storage)
- Authentication Template for easy spoke setup
- New Actions with latest design pattern of complex object outputs, retry policy, connection & credentials, and error evaluation making use of the new connection & credential alias:
- Blob Management: Attach Blob to ServiceNow Record (attach_blob_to_servicenow_record_v2),Copy Blob (copy_blob_v2),Delete Blob (delete_blob_v2),Lease Blob (lease_blob_v2),Look up Blob (look_up_blob),Look up Blobs (look_up_blobs),Parse Blob JSON (parse_blob_json),Release Lease on Blob (release_lease_on_blob_v2),Snapshot Blob (snapshot_blob_v2),Upload Attachment to Container (upload_attachment_to_container)
- Container Management: Create Container (create_container_v2),Delete Container (delete_container_v2),Lease Container (lease_container_v2),Look up Container (look_up_container),Look up Containers (look_up_containers),Parse Container JSON (parse_container_json),Release Lease on Container (release_lease_on_container_v2)
- New subflows
- Blob Management: Look up Blobs Stream (look_up_blobs_stream),Move Blob (move_blob_v2),Rename Blob (rename_blob_v2)
- Container Management: Look up Containers Stream (look_up_containers_stream)
- Removed:
- Deprecate old credential alias for the spoke Azure_Blob_Storage (sn_azure_blob_spke.Azure_Blob_Storage) and Azure_Blob_Storage_SAS (sn_azure_blob_spke.Azure_Blob_Storage_SAS).
- Deprecated Actions that make use of old credential alias:
- Blob Management: Attach Blob To ServiceNow Record (Deprecated) (attach_blob_to_servicenow_record),Copy Blob (Deprecated) (copy_blob),Delete Blob (Deprecated) (delete_blob),Get Blob Details (Deprecated) (get_blob_details),Lease Blob (Deprecated) (lease_blob),Look up Blob (Deprecated) (list_blobs),Release Lease On Blob (Deprecated) (release_lease_on_blob),Snapshot Blob (Deprecated) (snapshot_blob),Upload ServiceNow Attachment To Container (Deprecated) (upload_servicenow_attachment_to_container)
- Container Management: Create Container (Deprecated) (create_container),Delete Container (Deprecated) (delete_container),Get Container Details (Deprecated) (get_container_details),Lease Container (Deprecated) (lease_container),Look up Container (Deprecated) (list_containers),Release Lease On Container (Deprecated) (release_lease_on_container)
- Deprecated subflows
- Blob Management: Rename Blob (Deprecated) (rename_blob),Move Blob (Deprecated) (move_blob)
- New:
- Version 1.0.6 - May 2023
- Changed: Spoke name.
- Version 1.0.5 - September 2022
- Fixed: Improve installation performance of spoke
- Version 1.0.4 - July 2021
- Patch release of Azure Blob Storage spoke for IntegrationHub. This version adds KMF modules for additional security of the password2 fields, and Rome compatibility
- Version 1.0.3 - September 2020
- Patch release of Azure Blob Storage spoke for IntegrationHub.
- Version 1.0.2 - July 2020
- New: This version includes an updated icon for the actions.
- Version 1.0.1 - June 2020
- Provides actions to automate the management of blobs and containers in Azure.