Compare: 3.8.1...3.8.2
Elsa 3.8.2 — Release Notes
Patch release paired with elsa-studio 3.8.2 and elsa-extensions 3.8.2.
No product code changes vs 3.8.1 for Core. This train exists so NuGet package versions stay aligned while elsa-extensions 3.8.2 republishes corrected MongoDB/Dapper persistence packages.
🌟 Highlights
- Aligned 3.8.2 package train: Publish Core 3.8.2 so Studio and Extensions can bump package references and hosts can upgrade as a set.
⚠️ Breaking changes / upgrade notes
- Upgrade elsa-core, elsa-studio, and elsa-extensions to 3.8.2 together if you use MongoDB or Dapper workflow-instance stores. Stay on 3.8.1 only if you do not consume those Extensions packages (or you already work around the 3.8.1 NuGet integrity issue).
🐛 Fixes
- None in Core source vs 3.8.1 — see elsa-extensions 3.8.2 for the Mongo/Dapper package republish that fixes
TypeLoadExceptiononAddElsa()(#205).