This repository was archived by the owner on Oct 21, 2022. It is now read-only.
Releases: GoogleCloudPlatform/cloud-opensource-python
Releases · GoogleCloudPlatform/cloud-opensource-python
Compatibility_lib 0.1.1
- Fix bug in compatibility_store.
Compatibility_lib 0.1.0
- Changed to use Cloud SQL instead of BigQuery
- Add timeout for compatibility checker.
Compatibility_lib 0.0.20
- Generate package pairs to check
- Filter out the unsupported packages for a python version
Compatibility_lib 0.0.19
- Ignore
virtualenvwhen checking outdated dependency versions.
Compatibility_lib 0.0.18
- Remove package not released to PyPI (#218)
Compatibility_lib 0.0.16
- Add whitelist for PyPI packages and github head URLs
Compatibility_lib 0.0.15
- Fix the whitelist
Compatibility_lib 0.0.14
- add compatibility-lib to whitelists
Compatibility_lib 0.0.13
- Add whitelist for packages supported by compatibility checker in checker server.
Compatibility_lib 0.0.12
- Fixed the url to compatibility checker server.