Skip to content

3.6.3

Choose a tag to compare

@sfmskywalker sfmskywalker released this 21 Jun 00:03
· 148 commits to main since this release

Compare: 3.6.2...3.6.3


Highlights

  • Azure Service Bus subscription-name pressure reduced: Shortened MassTransit endpoint suffixes used by Elsa Extensions to reduce pressure on Azure Service Bus 50-character subscription-name limits.
  • Quartz durable trigger scheduling fixed: Durable Quartz jobs are ensured before scheduling triggers, fixing the durable trigger scheduling issue reported in elsa-core #7033.
  • Elsa package alignment: Updates Elsa Core and Elsa Studio package references to stable 3.6.3.

Breaking changes / upgrade notes

  • No intentional breaking changes are included in this patch release.

Fixes

  • Quartz: Ensures durable jobs exist before scheduling their triggers.
  • MassTransit / Azure Service Bus: Shortens temporary workflow endpoint names and change-token signal endpoint names.

Dependencies

  • Updated ElsaVersion from 3.6.3-preview.5344 to 3.6.3.
  • Updated ElsaStudioVersion from 3.6.1 to 3.6.3.