camunda / connectors

Camunda Connectors
https://docs.camunda.io/docs/components/integration-framework/connectors/out-of-the-box-connectors/available-connectors-overview/
Apache License 2.0
34 stars 36 forks source link

fix(inbound): flip the acknowledgment config checkbox, enable it for webhook #2776

Closed chillleader closed 2 weeks ago

chillleader commented 2 weeks ago

Description

This PR changes the default setting of the acknowledgment configuration to "Acknowledge unmatched events by default" to restore the previous default behavior.

Also this feature is now enabled for the webhook connector.

Related issues

closes https://github.com/camunda/connectors/issues/2596