Skip to content

Releases: m-lab/uuid-annotator

Add local service for IP annotation

10 Mar 15:18
decbcdf
Compare
Choose a tag to compare

Lower RAM usage, add ASN & siteinfo, and export Canonical Names

28 Feb 17:32
fe6d3c3
Compare
Choose a tag to compare

Support binary maxmind db (#10) …
Eliminate caching in the GCS Provider (#12) …
Add ASN annotation to uuid-annotator (#13) …
Define canonical Geo and Network structures in annotator package (#17) …
Add RouteView parser and enable ASN annotations (#18) …
Enable using routeviews for ASN annotations (#19) …
Add server annotation support to uuid-annotator (#20) …

Lookup local IPs to save client & server Geo annotations

14 Feb 21:06
3133ae4
Compare
Choose a tag to compare
Fix enumeration of local interface IPs (#8)

* Extract only the local IPs and set log flags with shortfile name
* Assign bigquery names based on top level columns
* Log all annotation errors
* Add helper to find local IPs with unit tests

Parses gs:// urls correctly

13 Feb 18:59
3465709
Compare
Choose a tag to compare

gs:// urls now parse into a form with no extraneous leading '/'

Parses commandline args

12 Feb 22:52
e3708c3
Compare
Choose a tag to compare

Actually parses the command line arguments.

Initial release

28 Jan 17:47
1fc8c0a
Compare
Choose a tag to compare

First version that might plausibly work in production.