High Priority Dependency Updates Of Beam Python SDK:
Dependency Name | Current Version | Latest Version | Release Date Of the Current Used Version | Release Date Of The Latest Release | JIRA Issue |
chromedriver-binary | 88.0.4324.96.0 | 89.0.4389.23.0 | 2021-01-25 | 2021-02-01 | BEAM-10426 |
dill | 0.3.1.1 | 0.3.3 | 2019-10-07 | 2020-11-02 | BEAM-11167 |
google-cloud-bigquery | 1.28.0 | 2.11.0 | 2020-10-05 | 2021-03-15 | BEAM-5537 |
google-cloud-datastore | 1.15.3 | 2.1.0 | 2020-11-16 | 2020-12-07 | BEAM-8443 |
google-cloud-dlp | 1.0.0 | 3.0.1 | 2020-06-29 | 2021-02-01 | BEAM-10344 |
google-cloud-language | 1.3.0 | 2.0.0 | 2020-10-26 | 2020-10-26 | BEAM-11118 |
google-cloud-pubsub | 1.7.0 | 2.3.0 | 2020-07-20 | 2021-02-15 | BEAM-5539 |
google-cloud-spanner | 1.19.1 | 3.2.0 | 2020-11-16 | 2021-03-08 | BEAM-10345 |
google-cloud-videointelligence | 1.16.1 | 2.0.0 | 2020-11-23 | 2020-11-23 | BEAM-11319 |
google-cloud-vision | 1.0.0 | 2.2.0 | 2020-03-24 | 2021-02-15 | BEAM-9581 |
grpcio-tools | 1.30.0 | 1.36.1 | 2020-06-29 | 2021-03-08 | BEAM-9582 |
idna | 2.10 | 3.1 | 2021-01-04 | 2021-01-11 | BEAM-9328 |
mock | 2.0.0 | 4.0.3 | 2019-05-20 | 2020-12-14 | BEAM-7369 |
mypy-protobuf | 1.18 | 2.4 | 2020-03-24 | 2021-02-08 | BEAM-10346 |
nbconvert | 5.6.1 | 6.0.7 | 2020-10-05 | 2020-10-05 | BEAM-11007 |
Pillow | 7.2.0 | 8.1.2 | 2020-10-19 | 2021-03-08 | BEAM-11071 |
PyHamcrest | 1.10.1 | 2.0.2 | 2020-01-20 | 2020-07-08 | BEAM-9155 |
pytest | 4.6.11 | 6.2.2 | 2020-07-08 | 2021-02-01 | BEAM-8606 |
pytest-xdist | 1.34.0 | 2.2.1 | 2020-08-17 | 2021-02-15 | BEAM-10713 |
setuptools | 53.0.0 | 54.1.2 | 2021-02-08 | 2021-03-15 | BEAM-10714 |
tenacity | 5.1.5 | 7.0.0 | 2019-11-11 | 2021-03-08 | BEAM-8607 |
High Priority Dependency Updates Of Beam Java SDK:
A dependency update is high priority if it satisfies one of following criteria:
- It has major versions update available, e.g. org.assertj:assertj-core 2.5.0 -> 3.10.0;
- It is over 3 minor versions behind the latest version, e.g. org.tukaani:xz 1.5 -> 1.8;
- The current version is behind the later version for over 180 days, e.g. com.google.auto.service:auto-service 2014-10-24 -> 2017-12-11.