Releases: RIPE-NCC/ripe-atlas-tools
Releases · RIPE-NCC/ripe-atlas-tools
v3.2.0
25 Sep 08:20
Compare
Sorry, something went wrong.
No results found
Use sendBacklog when streaming new measurements to avoid missed results in case of high network or client latencies
Add --sendBacklog option to stream command
Pin urllib3 to < 2 so that it works on LibreSSL Python
Fix width of probe IDs in probe-search output
v3.1.0
07 Feb 09:42
Compare
Sorry, something went wrong.
No results found
Improved probe-search and measurement-search, including "csv" and "tab" output
--stream-timeout and --stream-limit added to measure command
Use the latest stream API (cousteau update) and add --timeout to stream command
v3.0.3
18 Nov 14:44
Compare
Sorry, something went wrong.
No results found
Fix issue where the measure command would continue to stream results after all probes have responded
v3.0.2
23 May 11:07
Compare
Sorry, something went wrong.
No results found
Fix "measure spec" command which was broken due to cousteau issue
v3.0.1
24 Feb 10:20
Compare
Sorry, something went wrong.
No results found
Minor fix: depend on ripe-atlas-cousteau 1.5.* instead of 1.5.0a2
v3.0.0
23 Feb 15:37
Compare
Sorry, something went wrong.
No results found
Major release, see CHANGES.rst
v2.3.0
23 Nov 14:11
Compare
Sorry, something went wrong.
No results found
Features and changes
Add result date and time to traceroute, NTP and SSL renderers
Add support for specifying measurement tags on measurement creation
Add option (--go-web) to open measurement URL in browser
Nicer presentation of 403 errors from the API
Official supported Python versions changed to 2.7, 3.4, 3.5, 3.6 and 3.7
Bug Fixes
Fix cousteau/sagan dependencies
v2.2.3
19 Jan 07:23
Compare
Sorry, something went wrong.
No results found
(2.2.3)
Bug Fixes
Fix for distribution issues that prevented the command-line scripts from working
(2.2.2)
Features and changes
v2.1
21 Apr 09:55
Compare
Sorry, something went wrong.
No results found
New Features
Add a simple NTP renderer
Changes
Use new cousteau (1.4) & sagan(1.2) versions.
Bug Fixes
Fix for some unicode problems when using colors
Fix issue #177 , with gdbm problem.
v2.0.2
21 Oct 15:51
Compare
Sorry, something went wrong.
No results found
New Features
Add aliases to measurements IDs
Add --traceroute-show-asns to traceroute renderer
Bug Fixes
Stream command was not passing the correct API key. After API became stricter this command started failing.
Handle missing geometry for probes.
Fix issues for AS-paths with only 1 probe
Various fixes for tests