8000 Release v0.1.23 · google/vizier · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v0.1.23

5DB3
Compare
Choose a tag to compare
@xingyousong xingyousong released this 31 Jan 22:20
· 15 commits to main since this release

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 from requirements.txt, it turns out it's not actually needed - only relevant during building and setup.py! Also downgrade grpcio to minimum version which supports Py3.11 by @copybara-service in #1234

Full Changelog: v0.1.22...v0.1.23

0