potiuk commented on PR #70927: URL: https://github.com/apache/airflow/pull/70927#issuecomment-5320185370
Just rebased onto main — the conflicts were in the Execution API version registry and the generated Task SDK datamodels, both resolved (the generated file was re-generated rather than hand-edited, and comes out byte-identical). @amoghrajesh you review most of the Execution API and Task SDK work; would you take a look? One thing worth an opinion on while reviewing: this adds Execution API version `2026-08-01`, but main's head version has since moved to `2026-10-30`, so the new version now sits below the head rather than at it. I have left it as authored rather than renumbering it during the rebase. --- Drafted-by: Claude Code (Opus 5); reviewed by @potiuk before posting -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
