You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2023/01/02 06:58:46 UTC

[GitHub] [airflow] potiuk opened a new issue, #28670: Support telegram-bot v20+

potiuk opened a new issue, #28670:
URL: https://github.com/apache/airflow/issues/28670

   ### Body
   
   Currently our telegram integration uses Telegram v13 telegram-bot library. On 1st of Jan 2023 a new, backwards incompatible version of Telegram-bot has been released : https://pypi.org/project/python-telegram-bot/20.0/#history and at least as reported by MyPy and our test suite test failures, Telegram 20 needs some changes to work:
   
   Here is a transition guide that might be helpful. 
   
   Transition guide is here: https://github.com/python-telegram-bot/python-telegram-bot/wiki/Transition-guide-to-Version-20.0
   
   In the meantime we limit telegram to < 20.0.0
   
   ### Committer
   
   - [X] I acknowledge that I am a maintainer/committer of the Apache Airflow project.


-- 
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: commits-unsubscribe@airflow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] potiuk commented on issue #28670: Support telegram-bot v20+

Posted by GitBox <gi...@apache.org>.
potiuk commented on issue #28670:
URL: https://github.com/apache/airflow/issues/28670#issuecomment-1369683882

   Assigned 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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] maxnathaniel commented on issue #28670: Support telegram-bot v20+

Posted by GitBox <gi...@apache.org>.
maxnathaniel commented on issue #28670:
URL: https://github.com/apache/airflow/issues/28670#issuecomment-1369554090

   @potiuk happy to take a look and work on this


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] eladkal closed issue #28670: Support telegram-bot v20+

Posted by "eladkal (via GitHub)" <gi...@apache.org>.
eladkal closed issue #28670: Support telegram-bot v20+
URL: https://github.com/apache/airflow/issues/28670


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org