Skip to content

Releases: Azure/logicapps

NuGet version 1.21.13 | Bundle version 1.21.13 Latest

09 Jun 20:09
bd56104
Compare
Choose a tag to compare

Azure Logic Apps (Standard)

  • Various bug fixes and improvements

NuGet version 1.19.5 | Bundle version 1.19.5 Latest

25 May 16:16
bd56104
Compare
Choose a tag to compare

Azure Logic Apps (Standard)

  • Enable Zstandard compression algorithm for Azure Logic App Standard running on Windows.

    Important: This update isn't backward compatible with Azure Logic Apps Standard extension 1.13.0.0 and earlier because this change affects the format of persisted data, If you're upgrading your extension version, before you install this release, upgrade to version 1.3.x.x.

  • Service Bus built-in connector

  • Add custom JSON parsing to preserve the Raw data type format under config for download JSON content from Blob.

  • Fix runtime issue with using a logic app as the map source.

  • Add the following Data Mapper functions:

    Looping

    • sort()
    • distinct-values()
    • reverse()
    • sub-sequence()
    • filter()

    Addition

    • add-daytime-to-date()
    • add-daytime-to-datetime()
    • add-daytime-to-time()
    • add-yearmonth-to-date()
    • add-yearmonth-to-datetime()

    Comparison

    • is-dateTime()
    • is-day-equal()
    • is-equal-date()
    • is-equal-datetime()
    • is-equal-time()
    • is-greater-than-date()
    • is-greater-than-datetime()
    • is-greater-than-time()
    • is-less-than-date()
    • is-less-than-datetime()
    • is-less-than-time()
    • is-month-equal()
    • is-monthday-equal()
    • is-year-equal()
    • is-yearmonth-equal()

    Concatenation

    • datetime()

    Conversion

    • adjust-date-to-timezone()
    • adjust-datetime-to-timezone()
    • adjust-time-to-timezone()
    • format-date()
    • format-time()

    Get

    • day-from-date()
    • day-from-datetime()
    • hours-from-datetime()
    • hours-from-time()
    • minutes-from-datetime()
    • minutes-from-time()
    • month-from-date()
    • month-from-datetime()
    • seconds-from-datetime()
    • seconds-from-time()
    • timezone-from-date()
    • timezone-from-datetime()
    • timezone-from-time()
    • year-from-date()
    • year-from-datetime()

    Subtraction

    • subtract-dates()
    • subtract-daytime-from-date()
    • subtract-daytime-from-datetime()
    • subtract-daytime-from-time()
    • subtract-datetimes()
    • subtract-times()
    • subtract-yearmonth-from-date()
    • subtract-yearmonth-from-datetime()

NuGet version 1.15.24 | Bundle version 1.15.24

27 Apr 20:36
bd56104
Compare
Choose a tag to compare

Azure Logic Apps (Standard)

  • Azure Service Bus built-in connector: Added support for When messages are available...(peek-lock) triggers and Complete the message action to run in stateful workflows.
  • Fixed an unhandled exception bug with the actions named Transform XML and XML Validation.
  • XML Transform action: Added support for using with integration account.
  • SAP
    • SAP built-in connector: Added Get IDoc status and Read table actions.
    • Enable starting the SAP design-time worker for local authoring.
  • SFTP built-in connector: Added Delete folder action.

NuGet version 1.11.15 | Bundle version 1.11.15

12 Apr 23:47
bd56104
Compare
Choose a tag to compare

Azure Logic Apps (Standard)

  • Data Mapper: Added as a new operations category in the designer.

  • Data Mapper operations: Added a new action named "Transform using Data Mapper XSLT" for working with XSLT generated from the Data Mapper tool.

  • Batch operations: Added support for "Batch messages" trigger and "Send to batch" action in Standard workflows.

  • RosettaNet operations: Added support in Standard workflows.

NuGet version 1.8.9 | Bundle version 1.8.9

22 Mar 18:36
ef6cb9b
Compare
Choose a tag to compare

Azure Logic Apps (Standard)

  • Inline Code built-in connector: Added support for throwing strings from the Execute JavaScript Code action. These strings appear in the message for the action's error object.
  • SFTP and FTP built-in connectors: Enabled concurrency settings for triggers.
  • SAP built-in connector: Added Create stateful session and Close stateful session actions.
  • SAP built-in connector: Added support for BizTalk-style XML IDoc.
  • Azure Blob built-in connector: Fixed bug for blob trigger and Read blob content action.

NuGet version 1.3.7

01 Feb 23:47
ef6cb9b
Compare
Choose a tag to compare
  • Removed "preview" tags from built-in connectors now generally available (GA):

    • Azure Automation
    • Azure Event Grid Publisher
    • Azure Event Hubs
    • Azure File Storage
    • Azure Key Vault
    • Azure Queue Storage
    • Azure Service Bus
    • Azure Table Storage
    • Flat File
    • FTP
    • Liquid
    • SFTP
    • SMTP
    • SQL Server
    • XML operations
  • Add support for workflow metrics and move status as a dimension.

  • Add cancelation token in the service provider operation request.

  • Add the "Extract archive" action to the FTP built-in connector.

  • Introduce the configuration setting named "Microsoft.Azure.Workflows.ContentStorage.ContentStorage.RequestOptionsThreadCount" to manage the blob upload or download thread count. This setting forces the runtime to use multiple threads when uploading or downloading content from an action's inputs or outputs. To configure this setting, see the documentation at https://aka.ms/logic-apps-settings.

  • Add the "Extract archive" action to the SFTP built-in connector. This action unpacks a ZIP archive file that either exists on the SFTP server or is provided by the output from a preceding action in the workflow.

  • Increase the default parameters limit from 50 to 500 and introduce a configuration setting named "Microsoft.Azure.Workflows.TemplateLimits.InputParametersLimit" to change this limit. For more information, see the documentation at https://aka.ms/logic-apps-settings.

  • Add the "List blob directories" action for the Azure Blob Storage built-in connector. This action returns the directory details for the blob path provided in the request.

  • Add normalization for the Flat File built-in connector.

  • Fix the MD5 hash value.

  • Fix the "Execute query" action for the DB2 built-in connector.

NuGet version 1.2.18 | Bundle version 1.2.18

10 Nov 18:35
3aad2cf
Compare
Choose a tag to compare
  1. Enabled SWIFT MT operations
  2. Standardized capitalization and wording compared to other operations. Updated for clarity and easier comprehension.
  3. XSLT Net FX worker.
  4. Fixed a bug to show input parameter "Table Name" in Designer view for "Query Entities" action of Azure Tables Storage built in connector.
  5. Azure Queue Trigger (when messages are added in a queue).
  6. Azure Queue - support for dynamic schema
  7. Added support to override default hostname for Logic Apps Standard via Application Configuration, setting name "Workflows.CustomHostName".
  8. New preview SAP built-in connector (service provider) with Call RFC action.
  9. Updating Microsoft.Azure.WebJobs.Extensions.ServiceBus 5.5.0 => 5.7.0
  10. Updating Azure.Messaging.ServiceBus 7.8.1 => 7.10.0
  11. Throw 500 instead of bad request to enable retries.

NuGet version 1.2.9 | Bundle version 1.2.5

11 Jul 22:05
cd7042c
Compare
Choose a tag to compare
  • fix liquid operation manifest to have any content type
  • Add support for negative indexes as occurrence number to the nthIndexOf function

NuGet version 1.2.7 | Bundle version 1.2.11

30 Aug 20:00
cd7042c
Compare
Choose a tag to compare
  • Added sort() and reverse() functions to template expression language
  • Enable custom retry policy for users in SFTP operations
  • Updated Microsoft.Azure.WebJobs.Extensions.EventHubs to 5.1.1
  • Updated Azure.Messaging.EventHubs to 5.7.1
  • Updated Microsoft.Azure.WebJobs to 3.0.33
  • Updated Azure.Core to 1.25.0
  • Azure Queue MI/AAD.
  • Handle empty queue scenarios diligently.
  • Support for dynamic schema enabled for Key Vault Connector.
  • MI/AAD support for sql connector
  • File content will be optional parameter in Upload file action
  • New action: copy file
  • Azure List Queues action.
  • The changes are related to Azure File Storage Connectors. As part of this PR all the Actions(Similar to the actions we have on consumption side) are implemented.

NuGet version 1.2.6 | Bundle version 1.2.10

15 Aug 20:41
cd7042c
Compare
Choose a tag to compare
  • Add parentRunSequenceId to the flow triggered by workflow action.
  • AS2 actions are now supported for standard SKU.
  • Support Integration Account for liquid actions.
  • New template expression function: Chunk