Loading CHANGELOG.md +3 −1 Original line number Diff line number Diff line # Changes in version 1.?.? - 2017-??-?? # Changes in version 1.2.0 - 2017-07-12 * Major changes - Download .tpf files from OnionPerf hosts. - Stop downloading and merging .data and .extradata files from Torperf hosts. - Update to metrics-lib 2.0.0. - Update to Debian stretch libraries. * Medium changes - Clean up files in recent/exit-lists/ again. Loading build.xml +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ <property name="javadoc-title" value="CollecTor API Documentation"/> <property name="implementation-title" value="CollecTor" /> <property name="release.version" value="1.1.2-dev" /> <property name="release.version" value="1.2.0" /> <property name="project-main-class" value="org.torproject.collector.Main" /> <property name="name" value="collector"/> <property name="metricslibversion" value="2.0.0" /> Loading Loading
CHANGELOG.md +3 −1 Original line number Diff line number Diff line # Changes in version 1.?.? - 2017-??-?? # Changes in version 1.2.0 - 2017-07-12 * Major changes - Download .tpf files from OnionPerf hosts. - Stop downloading and merging .data and .extradata files from Torperf hosts. - Update to metrics-lib 2.0.0. - Update to Debian stretch libraries. * Medium changes - Clean up files in recent/exit-lists/ again. Loading
build.xml +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ <property name="javadoc-title" value="CollecTor API Documentation"/> <property name="implementation-title" value="CollecTor" /> <property name="release.version" value="1.1.2-dev" /> <property name="release.version" value="1.2.0" /> <property name="project-main-class" value="org.torproject.collector.Main" /> <property name="name" value="collector"/> <property name="metricslibversion" value="2.0.0" /> Loading