CARVIEW |
Select Language
HTTP/2 200
date: Fri, 18 Jul 2025 16:45:20 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"908defd723bae59bc62368443773e695"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=DfBua3KeoyO7zdZeJ5sYGyUuFGFvEUOpumSJc9ZyjaeTyLtf%2F4drrivoqTT1g%2B158CK99LL3ggttMtzwOIDtr8Aqlx1OM4DNUFFv3a%2FeDcvfdrN5F3srZ9Ml1kKgFQkScMplwTIY6UrIhx0hCF9EoHzmnUExpAmq1was9X3mC3ohHcCXkGJh64VAzzCuoKj8Zyx9Cs%2FtufRsjM2lR6zt9eJ5Y1Xlcbeqt1KxRmFuEZLUlX%2F2CbYSNEFwSASPOBY1tAaANYumGxBzB291URQhJg%3D%3D--OTh61hTXCeDTe5FE--U6FRdjA4k1oLEzAyw82ihw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1972237651.1752857120; Path=/; Domain=github.com; Expires=Sat, 18 Jul 2026 16:45:20 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sat, 18 Jul 2026 16:45:20 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 86CA:75011:ABFB7:CEF80:687A7A1F
Commits · serverlessworkflow/synapse · GitHub
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 40
Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Jul 2, 2025
Merge pull request #507 from serverlessworkflow/fix-function-call
Show description for 9827c63authored9827c63Copy full SHA for 9827c63fix(Runner): Fixed the `FunctionCallExecutor` to support custom functions that do not specify an @ catalog, falling back to the default Serverless Workflow catalog
Show description for 855a57fcommitted855a57fCopy full SHA for 855a57f
Commits on Apr 23, 2025
Merge pull request #503 from serverlessworkflow/fix-docker-runtime
Show description for 6dacc40authored6dacc40Copy full SHA for 6dacc40fix: Resolved an issue in `DockerRuntime` where it failed to check for the presence of the image locally, resulting in the image not being pulled when necessary.
Show description for 5096a8bcommitted5096a8bCopy full SHA for 5096a8b
Commits on Apr 16, 2025
Merge pull request #502 from serverlessworkflow/fix-workflow-process-executor
Show description for ff4e3e5authoredff4e3e5Copy full SHA for ff4e3e5fix(Runner): Fixed the `WorkflowProcessExecutor`, which was attempting to create a subflow using the runner's namespace, instead of the configured one when creating a new subflow instance
Show description for bb708decommittedbb708deCopy full SHA for bb708de
Commits on Mar 25, 2025
Move config.yml to .github/ISSUE_TEMPLATE
Show description for 97e1c99authored97e1c99Copy full SHA for 97e1c99
Commits on Feb 24, 2025
Merge pull request #497 from aweng126/fix-enum-value
Show description for eb26e52authoredeb26e52Copy full SHA for eb26e52Fix incorrect EnumMember value for Yaml
Show description for 47401bccommitted47401bcCopy full SHA for 47401bc
Commits on Feb 1, 2025
Merge pull request #493 from serverlessworkflow/fix-464-dashboard-center-node-on-click
Show description for 15075f2authored15075f2Copy full SHA for 15075f2
Commits on Jan 31, 2025
Merge pull request #492 from serverlessworkflow/fix-correlation-handling
Show description for 370a883authored370a883Copy full SHA for 370a883fix(Runner): Fixed the `ConnectedWorkflowExecutionContext` to remove handled correlation contexts from the `WorkflowInstance` they are associated to
Show description for e149870committede149870Copy full SHA for e149870Merge pull request #490 from serverlessworkflow/fix-458-unnecessary-namespace-listing
Show description for fa81628authoredfa81628Copy full SHA for fa81628Merge pull request #491 from serverlessworkflow/fix-455-dashboard-panels-auto-collapse
Show description for 19a61faauthored19a61faCopy full SHA for 19a61fafeat(Dashboard): workflow details panels auto collapse
Show description for f6c8fe1committedf6c8fe1Copy full SHA for f6c8fe1fix(Dashboard): disabled unnecessary namespace listing
Show description for b3a8d3ccommittedb3a8d3cCopy full SHA for b3a8d3cfeat(Dashboard): center to node
Show description for 0b5c130committed0b5c130Copy full SHA for 0b5c130
Commits on Jan 30, 2025
fix(Correlator): Fixed the `CorrelationHandler` to set correlated events as the input of the workflow instance to create when the òutcome` has been set to instantiate
Show description for 6e52198committed6e52198Copy full SHA for 6e52198Merge pull request #489 from serverlessworkflow/fix-listen-task
Show description for b451093authoredb451093Copy full SHA for b451093fix(Solution): NRemoved version suffix for all projects in solution
Show description for fdc2a14committedfdc2a14Copy full SHA for fdc2a14fix(Runner): Fixed the `ListenTaskExecutor`, which did not work anymore without streaming, due to an invalid condition check
Show description for 8eb6164committed8eb6164Copy full SHA for 8eb6164
Commits on Jan 23, 2025
fix(Solution):: Updated project version to `1.0.0-alpha5.12`
Show description for 3f219a6committed3f219a6Copy full SHA for 3f219a6Merge pull request #488 from toxik/fix/script-task
Show description for 2e23c25authored2e23c25Copy full SHA for 2e23c25fix(Runner): honor await property
Show description for b780dc1committedb780dc1Copy full SHA for b780dc1Merge pull request #486 from serverlessworkflow/fix-next-task-resolution
Show description for 9a5fc4dauthored9a5fc4dCopy full SHA for 9a5fc4dfix(Runner): Fixed the `WorkflowDefinitionExtensions` and `DoTaskDefinitionExtensions` to rely on name to determine the next task, instead of relying of task record equality, which resulted in wron…
Show description for f8af3afcommittedf8af3afCopy full SHA for f8af3af
Commits on Jan 22, 2025
Merge pull request #483 from serverlessworkflow/fix-monaco-bug
Show description for 9855378authored9855378Copy full SHA for 9855378- committed6df40adCopy full SHA for 6df40ad
fix(Dashboard): fixed "editor not found" errors
Show description for b9e19e9committedb9e19e9Copy full SHA for b9e19e9Merge pull request #482 from serverlessworkflow/fix-skipped-task-output-export
Show description for 4d35e9fauthored4d35e9fCopy full SHA for 4d35e9ffix(Solution): Updated projects version to `1.0.0-alpha5.11`
Show description for f23a757committedf23a757Copy full SHA for f23a757fix(Runner): Fixed the `TaskExecutor` to ignore both `output.as` and `export.as` clauses for skipped tasks
Show description for 45c22a1committed45c22a1Copy full SHA for 45c22a1Merge pull request #480 from serverlessworkflow/fix-dashboard-schema-validation
Show description for c7c818cauthoredc7c818cCopy full SHA for c7c818cfix(Dashboard): Fixed the workflow schema validation, which was using obsolete URIs to get the schema files
Show description for 34d20f3committed34d20f3Copy full SHA for 34d20f3
Commits on Jan 17, 2025
Merge pull request #479 from serverlessworkflow/feat-event-read-mode
Show description for ba59245authoredba59245Copy full SHA for ba59245
Pagination
You can’t perform that action at this time.