Skip to content

0.25.1

Choose a tag to compare

@dhermes dhermes released this 06 Jul 20:52
· 57647 commits to main since this release

Modification of 0.25.0 release that tightened the bounds on some package versions (see #3579). No code changes were in this release.

In particular:

  • google-cloud-datastore tightened from >= 1.0.0, < 2.0dev to ~= 1.0
  • google-cloud-error-reporting tightened from >= 0.24.2, < 0.25dev to >= 0.24.3, < 0.25dev (version 0.24.2 had over-broad bound for google-cloud-logging)
  • google-cloud-logging tightened from >= 1.0.0, < 2.0dev to ~= 1.0
  • google-cloud-storage tightened from >= 1.1.0, < 2.0dev to ~= 1.1

PyPI: https://pypi.org/project/google-cloud/0.25.1/