You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/07/01 12:05:36 UTC

Beam Dependency Check Report (2019-07-01)

## 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**  
---|---|---|---|---|---  
[google-cloud-core](https://pypi.org/project/google-cloud-core) |  0.29.1 |
1.0.2 | 2019-02-04 | 2019-06-17|
[BEAM-5538](https://issues.apache.org/jira/browse/BEAM-5538)  
[google-cloud-pubsub](https://pypi.org/project/google-cloud-pubsub) | 0.39.1 |
0.42.1 | 2019-01-21 | 2019-06-24|
[BEAM-5539](https://issues.apache.org/jira/browse/BEAM-5539)  
[mock](https://pypi.org/project/mock) | 2.0.0 | 3.0.5 | 2019-05-20 |
2019-05-20| [BEAM-7369](https://issues.apache.org/jira/browse/BEAM-7369)  
[oauth2client](https://pypi.org/project/oauth2client) | 3.0.0 | 4.1.3 |
2018-12-10 | 2018-12-10|
[BEAM-6089](https://issues.apache.org/jira/browse/BEAM-6089)  
[Sphinx](https://pypi.org/project/Sphinx) | 1.8.5 | 2.1.2 | 2019-05-20 |
2019-06-24| [BEAM-7370](https://issues.apache.org/jira/browse/BEAM-7370)  
  
## High Priority Dependency Updates Of Beam Java SDK:

**Dependency Name** | **Current Version** | **Latest Version** | **Release
Date Of the Current Used Version** | **Release Date Of The Latest Release** |
**JIRA Issue**  
---|---|---|---|---|---  
[com.google.auto.service:auto-
service](https://mvnrepository.com/artifact/com.google.auto.service/auto-
service) |  1.0-rc2 | 1.0-rc5 | 2014-10-25 | 2019-03-25|
[BEAM-5541](https://issues.apache.org/jira/browse/BEAM-5541)  
[com.github.ben-manes.versions:com.github.ben-
manes.versions.gradle.plugin](https://mvnrepository.com/artifact/com.github.ben-
manes.versions/com.github.ben-manes.versions.gradle.plugin) | 0.17.0 | 0.21.0
| 2019-02-11 | 2019-03-04|
[BEAM-6645](https://issues.apache.org/jira/browse/BEAM-6645)  
[org.conscrypt:conscrypt-
openjdk](https://mvnrepository.com/artifact/org.conscrypt/conscrypt-openjdk) |
1.1.3 | 2.1.0 | 2018-06-04 | 2019-04-03|
[BEAM-5748](https://issues.apache.org/jira/browse/BEAM-5748)  
[javax.servlet:javax.servlet-
api](https://mvnrepository.com/artifact/javax.servlet/javax.servlet-api) |
3.1.0 | 4.0.1 | 2013-04-25 | 2018-04-20|
[BEAM-5750](https://issues.apache.org/jira/browse/BEAM-5750)  
[org.eclipse.jetty:jetty-
server](https://mvnrepository.com/artifact/org.eclipse.jetty/jetty-server) |
9.2.10.v20150310 | 9.4.19.v20190610 | 2015-03-10 | 2019-06-10|
[BEAM-5752](https://issues.apache.org/jira/browse/BEAM-5752)  
[org.eclipse.jetty:jetty-
servlet](https://mvnrepository.com/artifact/org.eclipse.jetty/jetty-servlet) |
9.2.10.v20150310 | 9.4.19.v20190610 | 2015-03-10 | 2019-06-10|
[BEAM-5753](https://issues.apache.org/jira/browse/BEAM-5753)  
[junit:junit](https://mvnrepository.com/artifact/junit/junit) | 4.13-beta-1 |
4.13-beta-3 | 2018-11-25 | 2019-05-05|
[BEAM-6127](https://issues.apache.org/jira/browse/BEAM-6127)  
[com.github.spotbugs:spotbugs-
annotations](https://mvnrepository.com/artifact/com.github.spotbugs/spotbugs-
annotations) | 3.1.11 | 4.0.0-beta3 | 2019-01-21 | 2019-06-23|
[BEAM-6951](https://issues.apache.org/jira/browse/BEAM-6951)  
  
####  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. 

####  In Beam, we make a best-effort attempt at keeping all dependencies up-
to-date. In the future, issues will be filed and tracked for these
automatically, but in the meantime you can search for existing issues or open
a new one.

####  For more information: [ Beam Dependency Guide
](https://beam.apache.org/contribute/dependencies/)