elsa-core/src/apps/Elsa.ModularServer.Web
Sipke Schoorstra 103028452f
feat: introduce HTTP webhooks module
Adds a new `Elsa.Http.Webhooks` module, enabling workflows to receive incoming webhook events and dispatch outgoing webhooks. This integrates the WebhooksCore library.

Further improvements include:
- Enhanced validation for configured application instance names, providing clearer feedback, especially regarding Azure Service Bus entity name limits.
- Improved API error reporting for shell reload operations, distinguishing between blueprint not found (404) and other failures (503).
- Updated release announcement rendering to dynamically reference the correct major.minor release line for feedback messages.
2026-08-03 02:08:15 +02:00
..
Catalog feat: extend shells integration and modular server support (#7399) 2026-04-18 14:33:34 +02:00
Properties [codex] Fix console log metadata and type resolution (#7542) 2026-05-30 22:52:01 +02:00
appsettings.Development.json [codex] Remove production-usable default admin credentials (#7500) 2026-05-20 20:58:03 +02:00
appsettings.Example.json Add Platform integration 2026-06-18 18:27:27 +02:00
appsettings.json feat: introduce HTTP webhooks module 2026-08-03 02:08:15 +02:00
Elsa.ModularServer.Web.csproj Remove migration for external authentication in EFCore.Sqlite module 2026-07-31 14:31:18 +02:00
FodyWeavers.xml Integrate shells (#7279) 2026-02-12 20:30:02 +01:00
MyPackageObserver.cs feat: extend shells integration and modular server support (#7399) 2026-04-18 14:33:34 +02:00
Nuplane.Sample.AspNetCore.http feat: extend shells integration and modular server support (#7399) 2026-04-18 14:33:34 +02:00
NuplaneAssemblyProvider.cs feat: extend shells integration and modular server support (#7399) 2026-04-18 14:33:34 +02:00
Program.cs Fix external authentication connection contracts 2026-07-27 10:07:29 +02:00