Skip to content
This repository was archived by the owner on Oct 21, 2022. It is now read-only.

Releases: GoogleCloudPlatform/cloud-opensource-python

Compatibility_lib 0.1.1

22 Feb 00:03
9e0d4f7

Choose a tag to compare

  • Fix bug in compatibility_store.

Compatibility_lib 0.1.0

21 Feb 19:28
8107dbf

Choose a tag to compare

  • Changed to use Cloud SQL instead of BigQuery
  • Add timeout for compatibility checker.

Compatibility_lib 0.0.20

13 Feb 19:33
24594d3

Choose a tag to compare

  • Generate package pairs to check
  • Filter out the unsupported packages for a python version

Compatibility_lib 0.0.19

25 Jan 23:58
faf32b5

Choose a tag to compare

  • Ignore virtualenv when checking outdated dependency versions.

Compatibility_lib 0.0.18

16 Jan 18:30
57ec76a

Choose a tag to compare

  • Remove package not released to PyPI (#218)

Compatibility_lib 0.0.16

17 Dec 20:28
589db4f

Choose a tag to compare

  • Add whitelist for PyPI packages and github head URLs

Compatibility_lib 0.0.15

04 Dec 02:26
39400e5

Choose a tag to compare

  • Fix the whitelist

Compatibility_lib 0.0.14

19 Nov 23:19
e06223c

Choose a tag to compare

  • add compatibility-lib to whitelists

Compatibility_lib 0.0.13

17 Nov 00:34
769a0cd

Choose a tag to compare

  • Add whitelist for packages supported by compatibility checker in checker server.

Compatibility_lib 0.0.12

05 Nov 22:57
2a9e9c6

Choose a tag to compare

  • Fixed the url to compatibility checker server.