Skip to content

Bump the elsa group with 4 updates - #1542

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/nuget/Elsademo/ElsaCore.Server/elsa-4492114716
Sep 14, 2026
Merged

github-actions[bot] merged 1 commit into
masterfrom
dependabot/nuget/Elsademo/ElsaCore.Server/elsa-4492114716

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor

Updated Elsa from 3.8.0 to 3.8.1.

Release notes

Sourced from Elsa's releases.

3.8.1

Compare: 3.8.0...3.8.1

Elsa 3.8.1 — Release Notes

A focused patch on 3.8.0: restores Studio-selectable activation strategies, and stops interrupted-workflow recovery from spinning forever on instances that already finished.

Pair with elsa-studio 3.8.1 and elsa-extensions 3.8.1 when you use MongoDB/Dapper persistence or Studio.


🌟 Highlights

  • Activation strategies work in Studio again: Built-in workflow activation strategies are registered as serialization type aliases, so choosing a strategy no longer fails with "Unknown serialization type alias". (#​8049, #​8057)
  • Interrupted recovery no longer requeues finished work: Finished instances are no longer treated as interrupted forever; marking interrupted is atomic against completion in the in-memory store. (#​8052, #​8059)

⚠️ Breaking changes / upgrade notes

  • None for typical hosts. If you ship custom IWorkflowInstanceStore providers (beyond the in-memory store), implement TryMarkInterruptedAsync before consuming Management packages that require it — Mongo and Dapper companions ship in elsa-extensions 3.8.1.

🐛 Fixes

  • Register built-in activation strategy serialization aliases so Studio and the API resolve strategy type names correctly. (#​8049, #​8057)
  • Stop InterruptedRecoveryScanner / drain paths from requeuing Finished+Interrupted instances; make in-memory TryMarkInterruptedAsync race-safe with terminal saves. (#​8052, #​8059)

Commits viewable in compare view.

Updated Elsa.Identity from 3.8.0 to 3.8.1.

Release notes

Sourced from Elsa.Identity's releases.

3.8.1

Compare: 3.8.0...3.8.1

Elsa 3.8.1 — Release Notes

A focused patch on 3.8.0: restores Studio-selectable activation strategies, and stops interrupted-workflow recovery from spinning forever on instances that already finished.

Pair with elsa-studio 3.8.1 and elsa-extensions 3.8.1 when you use MongoDB/Dapper persistence or Studio.


🌟 Highlights

  • Activation strategies work in Studio again: Built-in workflow activation strategies are registered as serialization type aliases, so choosing a strategy no longer fails with "Unknown serialization type alias". (#​8049, #​8057)
  • Interrupted recovery no longer requeues finished work: Finished instances are no longer treated as interrupted forever; marking interrupted is atomic against completion in the in-memory store. (#​8052, #​8059)

⚠️ Breaking changes / upgrade notes

  • None for typical hosts. If you ship custom IWorkflowInstanceStore providers (beyond the in-memory store), implement TryMarkInterruptedAsync before consuming Management packages that require it — Mongo and Dapper companions ship in elsa-extensions 3.8.1.

🐛 Fixes

  • Register built-in activation strategy serialization aliases so Studio and the API resolve strategy type names correctly. (#​8049, #​8057)
  • Stop InterruptedRecoveryScanner / drain paths from requeuing Finished+Interrupted instances; make in-memory TryMarkInterruptedAsync race-safe with terminal saves. (#​8052, #​8059)

Commits viewable in compare view.

Updated Elsa.Scheduling from 3.8.0 to 3.8.1.

Release notes

Sourced from Elsa.Scheduling's releases.

3.8.1

Compare: 3.8.0...3.8.1

Elsa 3.8.1 — Release Notes

A focused patch on 3.8.0: restores Studio-selectable activation strategies, and stops interrupted-workflow recovery from spinning forever on instances that already finished.

Pair with elsa-studio 3.8.1 and elsa-extensions 3.8.1 when you use MongoDB/Dapper persistence or Studio.


🌟 Highlights

  • Activation strategies work in Studio again: Built-in workflow activation strategies are registered as serialization type aliases, so choosing a strategy no longer fails with "Unknown serialization type alias". (#​8049, #​8057)
  • Interrupted recovery no longer requeues finished work: Finished instances are no longer treated as interrupted forever; marking interrupted is atomic against completion in the in-memory store. (#​8052, #​8059)

⚠️ Breaking changes / upgrade notes

  • None for typical hosts. If you ship custom IWorkflowInstanceStore providers (beyond the in-memory store), implement TryMarkInterruptedAsync before consuming Management packages that require it — Mongo and Dapper companions ship in elsa-extensions 3.8.1.

🐛 Fixes

  • Register built-in activation strategy serialization aliases so Studio and the API resolve strategy type names correctly. (#​8049, #​8057)
  • Stop InterruptedRecoveryScanner / drain paths from requeuing Finished+Interrupted instances; make in-memory TryMarkInterruptedAsync race-safe with terminal saves. (#​8052, #​8059)

Commits viewable in compare view.

Updated Elsa.Workflows.Api from 3.8.0 to 3.8.1.

Release notes

Sourced from Elsa.Workflows.Api's releases.

3.8.1

Compare: 3.8.0...3.8.1

Elsa 3.8.1 — Release Notes

A focused patch on 3.8.0: restores Studio-selectable activation strategies, and stops interrupted-workflow recovery from spinning forever on instances that already finished.

Pair with elsa-studio 3.8.1 and elsa-extensions 3.8.1 when you use MongoDB/Dapper persistence or Studio.


🌟 Highlights

  • Activation strategies work in Studio again: Built-in workflow activation strategies are registered as serialization type aliases, so choosing a strategy no longer fails with "Unknown serialization type alias". (#​8049, #​8057)
  • Interrupted recovery no longer requeues finished work: Finished instances are no longer treated as interrupted forever; marking interrupted is atomic against completion in the in-memory store. (#​8052, #​8059)

⚠️ Breaking changes / upgrade notes

  • None for typical hosts. If you ship custom IWorkflowInstanceStore providers (beyond the in-memory store), implement TryMarkInterruptedAsync before consuming Management packages that require it — Mongo and Dapper companions ship in elsa-extensions 3.8.1.

🐛 Fixes

  • Register built-in activation strategy serialization aliases so Studio and the API resolve strategy type names correctly. (#​8049, #​8057)
  • Stop InterruptedRecoveryScanner / drain paths from requeuing Finished+Interrupted instances; make in-memory TryMarkInterruptedAsync race-safe with terminal saves. (#​8052, #​8059)

Commits viewable in compare view.

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps Elsa from 3.8.0 to 3.8.1
Bumps Elsa.Identity from 3.8.0 to 3.8.1
Bumps Elsa.Scheduling from 3.8.0 to 3.8.1
Bumps Elsa.Workflows.Api from 3.8.0 to 3.8.1

---
updated-dependencies:
- dependency-name: Elsa
  dependency-version: 3.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: elsa
- dependency-name: Elsa.Identity
  dependency-version: 3.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: elsa
- dependency-name: Elsa.Scheduling
  dependency-version: 3.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: elsa
- dependency-name: Elsa.Workflows.Api
  dependency-version: 3.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: elsa
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Sep 14, 2026
@github-actions
github-actions Bot merged commit bddf34d into master Sep 14, 2026
1 of 2 checks passed
@github-actions
github-actions Bot deleted the dependabot/nuget/Elsademo/ElsaCore.Server/elsa-4492114716 branch September 14, 2026 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants