Releases: RIPE-NCC/ripe-atlas-tools
Releases · RIPE-NCC/ripe-atlas-tools
v2.0.0
Changes
- Renamed and merged some commands for clarity, preserving the old names as deprecated aliases.
- Improved help text and usage output.
- Support for bash auto-completion.
v1.2.3
Changes
- Usage of newest Cousteau/Sagan library.
- Support of API keys for fetching results on report command.
- Default radius for probes filtering is changed to 15.
- Several changes for supporting Windows.
v1.2.2
New Features
- Cleaner and more consistent implementation of the renderer plugable
architecture.
- Usage of newest Cousteau library.
v1.2.1
Output Changes
- Restored some required template files.
v1.2.0
Output Changes
- #119 : Support HTTP results.
- #122 : Allow packagers to set the user agent.
v1.1.1
Output Changes
- #103: Removed header from the report command.
Bug Fixes
- #105: Measurement report and stream broken on Python3.4.
v1.1.0
New features
- Support for the creation of NTP, SSLCert, and HTTP measurements.
- Additional argument in report command to filter results by probe ASN.
- Additional renderer that shows the different destination ASNs and some
additional stats about them.
Bug fixes
Changes
- Better testing.
- Additional documentation.