If you're switching to python operators you should check out the TaskFlow API. You can basically build python operators with just python functions and decorators.
Can you still chain dependent tasks together with the cute ">>" syntax? I like that, makes reasoning about task orderings and co-dependent tasks pretty easy to write and think about.
Thank you for clarifying, that scared the heck out of me.
Is there an official guide of how to update from 1.10.x to 2.0, or do we still need to do the 1.14 update, then move over? I'm interested in updating ASAP, but scared to break my production.