Skip to content

Releases: m-lab/uuid-annotator

v0.5.0

06 Feb 20:22
89c25ed
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.7...v0.5.0

v0.4.7

01 Jun 17:49
f3974a7
Compare
Choose a tag to compare

What's Changed

  • Updates annotator to use v2 of the siteinfo annotations format by @nkinkade in #46

Full Changelog: v0.4.6...v0.4.7

Allow local IP and siteinfo netblock differences

25 Jan 21:31
8823a28
Compare
Choose a tag to compare

Allow annotations when the local server IP is not contained in siteinfo public IP netblock (#44)

Diff: v0.4.5...v0.4.6

Support "stand-alone" mode for uuid-annotator

11 Aug 19:33
8018189
Compare
Choose a tag to compare

Support "stand-alone" mode for uuid-annotator (#42)

Record Server.CIDR

04 May 19:58
24588ab
Compare
Choose a tag to compare

Add go mod and populate server CIDR field (#41) …

Add Fakes to versioned release

10 Mar 22:22
2f1bc7b
Compare
Choose a tag to compare

Race condition fix

05 May 16:56
266847d
Compare
Choose a tag to compare

Fix a container startup race condition (#35)

segfault fix

08 Apr 17:01
4f88561
Compare
Choose a tag to compare

#33 Fix CLI flags and their usage

AS Names

06 Apr 15:19
594601e
Compare
Choose a tag to compare

UUID-annotator now adds AS name annotations to the output.

Support project-decorated/flat hostnames + IP annotation in main()

23 Mar 19:28
6ae04c6
Compare
Choose a tag to compare

The two new features in this release are:

  • Add the IP annotation service to main() (#24)
  • Adds support for project-decorated/flat nodes names.