Releases: m-lab/locate
Releases · m-lab/locate
v0.14.1
What's Changed
- Make the promotion to the latest version conditional by @cristinaleonr in #103
- Remove in-country biasing by @cristinaleonr in #104
- Remove flaky test by @cristinaleonr in #105
Full Changelog: v0.14.0...v0.14.1
v0.14.0
What's Changed
- Serve v2/nearest/ requests through Locate V2 by @cristinaleonr in #101
Full Changelog: v0.13.4...v0.14.0
v0.13.4
What's Changed
- Add NearestOptions type by @stephen-soltesz in #95
- Add metrics to determine server status by @cristinaleonr in #98
- Modify health count metric by @cristinaleonr in #100
Full Changelog: v0.13.3...v0.13.4
v0.13.3
What's Changed
- Use Locate V2 to serve /v2/nearest requests in sandbox by @cristinaleonr in #96
- Add locate_version parameter to output urls by @cristinaleonr in #97
Full Changelog: v0.13.2...v0.13.3
v0.13.2
What's Changed
- Add fixed site probabilities by @cristinaleonr in #91
- Install local path in Dockerfile.heartbeat by @cristinaleonr in #93
- Add in-country biasing for Locate V2 by @cristinaleonr in #94
Full Changelog: v0.13.0...v0.13.2
v0.13.1
What's Changed
- Fix dash URL in the static configuration by @robertodauria in #82
- Add /health endpoint check by @cristinaleonr in #83
- Make generated tokens unique by @robertodauria in #84
- Add secret manager functionality to get Prometheus credentials by @cristinaleonr in #85
- Add handler for Prometheus cronjob by @cristinaleonr in #86
- Add Prometheus health signals to server selection by @cristinaleonr in #87
- Make Kubernetes metric error generic by @cristinaleonr in #88
- Remove buckets from histogram metric by @cristinaleonr in #89
- Add 'experiment' label to heartbeat connections gauge by @cristinaleonr in #90
New Contributors
- @robertodauria made their first contribution in #82
Full Changelog: v0.12.1...v0.13.1
v0.13.0
What's Changed
- Fix dash URL in the static configuration by @robertodauria in #82
- Add /health endpoint check by @cristinaleonr in #83
- Make generated tokens unique by @robertodauria in #84
- Add secret manager functionality to get Prometheus credentials by @cristinaleonr in #85
- Add handler for Prometheus cronjob by @cristinaleonr in #86
- Add Prometheus health signals to server selection by @cristinaleonr in #87
- Make Kubernetes metric error generic by @cristinaleonr in #88
- Remove buckets from histogram metric by @cristinaleonr in #89
- Add 'experiment' label to heartbeat connections gauge by @cristinaleonr in #90
New Contributors
- @robertodauria made their first contribution in #82
Full Changelog: v0.12.1...v0.13.0
v0.12.1
What's Changed
- Add @latest to Dockerfile.heartbeat by @cristinaleonr in #81
Full Changelog: v0.12.0...v0.12.1
v0.12.0
What's Changed
- Implement port probing for HBS by @cristinaleonr in #78
- Add Kubernetes health checks to the HBS by @cristinaleonr in #80
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- Implement Redis Client by @cristinaleonr in #71
- Add local development functionality for Redis by @cristinaleonr in #72
- Implement status tracker to manage instance updates by @cristinaleonr in #70
- Add new v2 location functionality by @cristinaleonr in #74
- Add a /v2beta/nearest handler using the V2 Locator by @cristinaleonr in #75
- Add initial Prometheus metrics by @cristinaleonr in #76
- Add metric counter for Heartbeat requests by @cristinaleonr in #77
Full Changelog: v0.10.0...v0.11.0