python-zk / kazoo

Kazoo is a high-level Python library that makes it easier to use Apache Zookeeper.
https://kazoo.readthedocs.io
Apache License 2.0
1.3k stars 386 forks source link

chore: 2.10.0 release and changelog #738

Closed StephenSorriaux closed 7 months ago

StephenSorriaux commented 7 months ago

Why is this needed?

Update CHANGES.md and version.py according to the latest 2.10 release.

Proposed Changes

Does this PR introduce any breaking change?

No

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (1a23100) 96.76% compared to head (721faf2) 96.85%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #738 +/- ## ========================================== + Coverage 96.76% 96.85% +0.08% ========================================== Files 27 27 Lines 3557 3557 ========================================== + Hits 3442 3445 +3 + Misses 115 112 -3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

JetDrag commented 7 months ago

Happy to see a new version years later

StephenSorriaux commented 7 months ago

Happy too that we finally found some time to finalize this long due release... I like being a maintainer, but with work and, well, life, it can really be challenging to dedicate some time... I hope I will be more consistent this year.