Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Jan 7, 2026

  • op template field via callable serialization fix

  • removed duplicate MockOperator import

  • template var serialization: use md5 fingerprint

  • doc for template field callable serialization logic

  • template var callable serialization: use md5 from airflow.utils.hashlib_wrapper

  • template var callable serialization: use callable fully qualified name

  • Apply suggestions from code review


(cherry picked from commit ca21ef6)

Co-authored-by: Andrei Leib 94992805+m8719-github@users.noreply.github.com
Co-authored-by: AndreiLeib andrei.leibovski@appdirect.com
Co-authored-by: Jarek Potiuk jarek@potiuk.com

…s unstable DAG serialization (#60065)

* op template field via callable serialization fix

* removed duplicate MockOperator import

* template var serialization: use md5 fingerprint

* doc for template field callable serialization logic

* template var callable serialization: use md5 from airflow.utils.hashlib_wrapper

* template var callable serialization: use callable fully qualified name

* Apply suggestions from code review

---------
(cherry picked from commit ca21ef6)

Co-authored-by: Andrei Leib <94992805+m8719-github@users.noreply.github.com>
Co-authored-by: AndreiLeib <andrei.leibovski@appdirect.com>
Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
@potiuk
Copy link
Member

potiuk commented Jan 7, 2026

Thanks @ephraimbuddy -> I was just looking for this and you beat me to it :)

@ephraimbuddy ephraimbuddy merged commit e4d791b into v3-1-test Jan 7, 2026
62 checks passed
@ephraimbuddy ephraimbuddy deleted the backport-ca21ef6-v3-1-test branch January 7, 2026 17:55
@ephraimbuddy ephraimbuddy added the type:bug-fix Changelog: Bug Fixes label Jan 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants