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
37 stars 36 forks source link

fix(eventbridge): change the default value of the API key locator to use lowercase header name #2685

Closed chillleader closed 1 month ago

chillleader commented 1 month ago

Description

I changed the default value of the API key locator expression in the EventBridge inbound connector templates by replacing the camelCase header name with a lowercase header name, since we currently only support lowercase header names.

Related issues

related to https://github.com/camunda/connectors/issues/2684 Note that this PR will not fix the issue, but it will mitigate the effects for the EventBridge inbound connector.

github-actions[bot] commented 1 month ago

Successfully created backport PR for release/8.3:

github-actions[bot] commented 1 month ago

Successfully created backport PR for release/8.4:

github-actions[bot] commented 1 month ago

Successfully created backport PR for release/8.5:

github-actions[bot] commented 1 month ago

Successfully created backport PR for release/8.6: