jscheffl opened a new pull request, #44098:
URL: https://github.com/apache/airflow/pull/44098

   While I was testing the new FastAPI for EdgeWorker in #43865 I realized that 
the model changes on main broke the EdgeWorker for current Airflow 3.
   
   While the internal API will never get to Airflow 3... still the "broken 
window" is something that needs repair... until AIP-72 is not available... to 
further test EdgeWorker on main.
   
   This PR corrects a few glitches introduced by changes:
   - Field `dag_version_id` as UUID was missed in Pydantic models
   - Funcion `_update_ti_heartbeat` was missed in internal API spec
   - Function `_register_asset_changes_int` was missed in internal API in 
general after it was added, fails remotely


-- 
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]

Reply via email to