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.0.11
- Update the tracked package list.
Compatibility_lib 0.0.10
Compatibility_lib 0.0.9
- Rename
google-cloud-dataflowtoapache-beam[gcp].
Compatibility_lib 0.0.8
- Ignore
wheelwhen checking for outdated dependencies.
Compatibility_lib 0.0.7
- Update to use
requestsinstead ofurllibin compatibility checker.
Compatibility_lib 0.0.6
Compatibility_lib 0.0.5
- Add the dependency highlighter for identifying the outdated dependencies for a given package and mark the priority for updating it based on a set of criteria. (#53)
Compatibility_lib 0.0.4
- Update the configs: remove deprecated packages; add config for the packages only support one of the Python versions(py2/py3).
Compatibility_lib 0.0.3
- Store release time and dependency info to BigQuery.
- Add unit tests for compatibility checker.
- Add unit tests for compatibility store.