mobuchowski commented on issue #28431:
URL: https://github.com/apache/airflow/issues/28431#issuecomment-1422448573

   I don't think `airflow/listeners/events.py` was ment to be any part of 
public api or something imported directly by users - the API is contained in 
`airflow/listener/spec`.
   
   There is however one breaking change that I'm working on fixing in separate 
PR: passing proper previous TaskInstanceState to `on_task_instance_*` methods.
   
   I don't know Airflow release process, so I defer judgement to you.


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