TeskaLabs / asab

Asynchronous Server App Boilerplate (ASAB) is a micro-service framework for Python 3 and asyncio.
https://docs.teskalabs.com/asab/
BSD 3-Clause "New" or "Revised" License
28 stars 7 forks source link

Detect version changes in the ASAB library #284

Open ateska opened 2 years ago

ateska commented 2 years ago

https://github.com/TeskaLabs/asab/blob/d705cd9bddf05d6c808f59519d7a92d3cd659c82/asab/library/providers/zookeeper.py#L160

ateska commented 1 year ago

https://github.com/TeskaLabs/asab/pull/331 - implements detection on file system and in git provider.