Releases: m-lab/uuid-annotator
Releases · m-lab/uuid-annotator
v0.5.0
What's Changed
- Upgrade repo to Go 1.18 by @SaiedKazemi in #47
- Fix routeview prefix search by @stephen-soltesz in #49
New Contributors
- @SaiedKazemi made their first contribution in #47
Full Changelog: v0.4.7...v0.5.0
v0.4.7
Allow local IP and siteinfo netblock differences
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
Support "stand-alone" mode for uuid-annotator (#42)
Record Server.CIDR
Add go mod and populate server CIDR field (#41) …
Add Fakes to versioned release
Add fakes (#37)
Race condition fix
Fix a container startup race condition (#35)
segfault fix
#33 Fix CLI flags and their usage
AS Names
Support project-decorated/flat hostnames + IP annotation in main()
The two new features in this release are:
- Add the IP annotation service to main() (#24)
- Adds support for project-decorated/flat nodes names.