v0.1.23
What's Changed
- Update to Python 3.12 CI to be foward-looking. by @copybara-service in #1231
- Change back to 3.11 - apparently 3.12 has some test failures in
performance_test.py
. by @copybara-service in #1232 - Relax grpc to 1.66.2 by @copybara-service in #1233
- Remove
grpcio-tools
fromrequirements.txt
, it turns out it's not actually needed - only relevant during building andsetup.py
! Also downgradegrpcio
to minimum version which supports Py3.11 by @copybara-service in #1234
Full Changelog: v0.1.22...v0.1.23