v0.19.0
What's Changed
- fix: use PLATFORM_PROJECT for the auth service in openapi.yaml by @robertodauria in #229
- feat: improve support for local testing by @robertodauria in #230
- feat(api/locate): add authorization header by @bassosimone in #231
- chore: run
go get -u -v ./...and fix tests by @robertodauria in #232 - ci: add GitHub Actions workflow and golangci-lint config by @robertodauria in #233
- ci: bump the actions group with 3 updates by @dependabot[bot] in #234
- chore(deps): bump the gomod-minor-patch group with 3 updates by @dependabot[bot] in #235
- chore(deps): bump github.com/googleapis/gax-go from 1.0.3 to 2.0.2+incompatible by @dependabot[bot] in #236
- fix(deps): migrate from gopkg.in/square/go-jose.v2 to go-jose/v4 by @robertodauria in #237
- refactor(locatetest)!: allow returning valid URLs by @bassosimone in #240
- fix(README.md): update build status badge by @bassosimone in #241
- chore(deps): bump the gomod-minor-patch group with 2 updates by @dependabot[bot] in #242
- fix(heartbeat): remove incorrect ticker pointer dereference by @robertodauria in #243
- feat(priority): implement tier-based rate limiting for /v2/priority/nearest by @robertodauria in #238
- fix: update tier limits by @robertodauria in #245
New Contributors
- @bassosimone made their first contribution in #231
- @dependabot[bot] made their first contribution in #234
Full Changelog: v0.18.0...v0.19.0