Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add config to disable the 'deserialize' XCom API flag #32176

Merged
merged 1 commit into from
Jul 10, 2023

Conversation

uranusjr
Copy link
Member

This is a spiritual successor to #27740. Instead of removing the feature outright, a config is added to disable the feature by default. This provides an escape hatch to users that really need this.

@boring-cyborg boring-cyborg bot added the area:API Airflow's REST/HTTP API label Jun 27, 2023
@uranusjr uranusjr marked this pull request as ready for review June 27, 2023 09:16
This flag is also *disabled* by default intentionally since it does not
always work and every Airflow setup should review the payload manually
to decide whether it's a good idea to enable the feature (it's usually
not).
@uranusjr uranusjr changed the title Add config to disable the *deserialize* API flag Add config to disable the 'deserialize' XCom API flag Jun 29, 2023
@uranusjr uranusjr merged commit 5a1dd86 into apache:main Jul 10, 2023
42 checks passed
@uranusjr uranusjr deleted the xcom-full-deser-flag branch July 10, 2023 01:48
@ephraimbuddy ephraimbuddy added the type:new-feature Changelog: New Features label Aug 2, 2023
@ephraimbuddy ephraimbuddy added this to the Airflow 2.7.0 milestone Aug 2, 2023
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 type:new-feature Changelog: New Features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants