Skip to content

Fix XCom PATCH/POST to store native values (instead of json.dumps)#64220

Draft
henry3260 wants to merge 1 commit intoapache:mainfrom
henry3260:Correct-xcom-patch-API
Draft

Fix XCom PATCH/POST to store native values (instead of json.dumps)#64220
henry3260 wants to merge 1 commit intoapache:mainfrom
henry3260:Correct-xcom-patch-API

Conversation

@henry3260
Copy link
Contributor

closes: #59032

Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.

@boring-cyborg boring-cyborg bot added the area:API Airflow's REST/HTTP API label Mar 25, 2026
@henry3260 henry3260 changed the title Fix XCom PATCH/POST to store native values (instead of json.dumps str… Fix XCom PATCH/POST to store native values (instead of json.dumps) Mar 25, 2026
@henry3260 henry3260 force-pushed the Correct-xcom-patch-API branch from e217324 to 8fab5a6 Compare March 25, 2026 17:44
@henry3260 henry3260 force-pushed the Correct-xcom-patch-API branch from 8fab5a6 to 4cc53f0 Compare March 26, 2026 04:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:API Airflow's REST/HTTP API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Correct xcom patch API to be usable with tasks

1 participant