You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cd mesos/apache-repo/
$ git show-ref --abbrev=7 --tags|egrep '1.1.3|1.2.2'|grep -v rc
ce77d91 refs/tags/1.1.3
f954bb0 refs/tags/1.2.2
git log-short ce77d91..f954bb0 src/java
7e5c2b2 2017-06-28 Fixed parameters in JNI call for disconnected event. <Alexander Rukletsov>
cbbc5a4 2016-10-28 Fixed MesosNativeLibrary to use '_NUM' MESOS_VERSION macros. <Joris Van Remoortere>
afdd707 2016-10-27 Populated `MasterInfo` in the v0 Java adapter. <Anand Mazumdar>
git diff ce77d91..f954bb0 src/java
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: