Skip to content

Update header names for Camel 4.18.3 header renames#2888

Merged
Croway merged 1 commit into
apache:4.18.xfrom
Croway:quick-fix/camel-4183-header-renames
Jun 26, 2026
Merged

Update header names for Camel 4.18.3 header renames#2888
Croway merged 1 commit into
apache:4.18.xfrom
Croway:quick-fix/camel-4183-header-renames

Conversation

@Croway

@Croway Croway commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Update Kafka header names from kafka.* to CamelKafka* prefix (kafka-sink, kafka-apicurio-registry-not-secured-sink, kafka-not-secured-apicurio-registry-sink, kafka-azure-schema-registry-sink, set-kafka-key-action)
  • Update Elasticsearch header names from indexId/indexName to CamelElasticsearchIndexId/CamelElasticsearchIndexName
  • Update Opensearch header names from indexId/indexName to CamelOpensearchIndexId/CamelOpensearchIndexName
  • Update Salesforce header names from sObjectId/sObjectName to CamelSalesforceSObjectId/CamelSalesforceSObjectName in setHeader/removeHeader (endpoint options unchanged)
  • Update Kafka header names in integration test files

Follows the header renames documented in the 4.18.x upgrade guide (4.18.1 → 4.18.3 section). Complements #2876 which only covered the SMT kamelets.

Test plan

  • Verify kamelets/ and library/ copies are identical
  • Verify no old header names remain in kamelet definitions
  • Integration tests pass with updated header names

@Croway Croway requested a review from oscerd June 26, 2026 12:59
@Croway Croway merged commit 748cb15 into apache:4.18.x Jun 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant