Releases: DNS-OARC/ripeatlas
Releases · DNS-OARC/ripeatlas
Release 0.1.1
Release 0.1.0
First tagged release of RIPE Atlas Go bindings.
Changes since 2017:
example/streamer: Fix parameter checksstream: Close #22: Protect channel with a mutex to prevent sending on and/or closing of a closed channel, and deadlocks- Remove Travis CI
measurement/traceroute/reply: Version 4610 adds "Unrecognized error codes are represented as integers" forErr, add support by converting error codes back to string (ref #25)- Add Go mod files
- Fix a bit of code formatting
measurement/traceroute/reply: Fix parsing of numericErr- Relicensed to MIT
- Add funding link
- Add build action
- Add
go.modto each example withreplaceto use local checked out code