3.7.0-preview1 #7434
sfmskywalker
started this conversation in
Design & tech
3.7.0-preview1
#7434
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Elsa 3.7.0-rc1 — Release Notes
Compare:
3.7.0-preview1...3.7.0-rc1✨ New features
Modular server runtime
Elsa.Workflows.Runtime.Distributedand configured all shells with the core workflow, runtime, management, distributed runtime, and API shell features. (e7eaa4b1fe)🔧 Improvements
HttpJavaScriptFeaturedependency onJavaScriptFeatureso shell feature activation includes the required JavaScript integration first. (ad90e81af9)WorkflowManagementFeature, making exporter services available through shell feature setup. (ad90e81af9)🐛 Fixes
GetFriendlyTypeNamefor arrays of generic and nested generic types, including multi-dimensional arrays, by resolving array element types before generic formatting. (b88af1e023) (#7400)🧩 Developer-facing changes
WorkflowManagementFeaturenow receiveIWorkflowDefinitionExporterandIFileNameSanitizerregistrations by default. (ad90e81af9)Elsa.HttpandElsa.Workflows.Runtime.Distributed, reflecting the expected feature set for distributed runtime and HTTP activity configuration. (e7eaa4b1fe) (ad90e81af9)🧪 Tests
TypeExtensions.GetFriendlyTypeName, including non-generic types, generic types, arrays of generic types, nested generic arrays, multi-dimensional arrays, and square bracket formatting. (b88af1e023) (#7400)🔁 CI / Build
📦 Full changelog (short)
Elsa.Workflows.Runtime.DistributedintoElsa.ModularServer.Weband configure shell features for enhanced distributed runtime support. (e7eaa4b1fe)HttpFeaturedependencies, and add new identity persistence options. (ad90e81af9)GetFriendlyTypeName(issue - GetFriendlyTypeName with an array of a generic type breaks #7369). (b88af1e023) (#7400)This discussion was created from the release 3.7.0-preview1.
Beta Was this translation helpful? Give feedback.
All reactions