Releases: m-lab/locate
Releases · m-lab/locate
v0.14.5
What's Changed
- Revert target CPU and add more metrics by @cristinaleonr in #111
Full Changelog: v0.14.4...v0.14.5
v0.14.4
What's Changed
- Adjust cool down period and target CPU by @cristinaleonr in #109
- Revert cool down period by @cristinaleonr in #110
Full Changelog: v0.14.3...v0.14.4
v0.14.3
What's Changed
- Add lock for concurrent reading of health information by @cristinaleonr in #108
Full Changelog: v0.14.2...v0.14.3
v0.14.2
What's Changed
Full Changelog: v0.14.1...v0.14.2
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