Releases: mozilla/classify-client
Releases · mozilla/classify-client
v2.0.3
Hotfix
- /v1/country endpoint should handle all verbs, as ichnea did by @alexcottner in #160
Full Changelog: v2.0.2...v2.0.3
v2.0.2
What's Changed
- Bump the minor group with 8 updates by @dependabot in #158
- Coalescing invalid keys to 'invalid-key' for metrics by @alexcottner in #159
New Contributors
- @dependabot made their first contribution in #158
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- Adding metrics for country hit/miss by @alexcottner in #157
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
First release since moving deployments to github.
Features
- Fix #69: enable Sentry by @leplatrem in #136
- Issue #132 - Added needed routes for geolocate by @alexcottner in #133
- Adjusting paths for mls compatibility by @alexcottner in #149
- Allow downstream firefox builds to self-identify for /v1/country, return 404 for /v1/geolocate by @alexcottner in #152
- Moved API key loading/caching to startup. Added error logs and tests. by @alexcottner in #153
- Making geolite DB optional in dockerfile build as it can be mounted later by @alexcottner in #155
Maintenance
- Fix #121: Remove use of ci-docker bases by @leplatrem in #125
- Run
cargo update
by @leplatrem in #129 - Enable Dependabot weekly updates by @leplatrem in #131
- Switch CI to Github Actions by @leplatrem in #135
- Upgrading dependencies and dependabot config by @alexcottner in #154
New Contributors
- @alexcottner made their first contribution in #133
Full Changelog: v1.1.1...v2.0.0