Releases: 0xsequence/quotacontrol
Releases · 0xsequence/quotacontrol
v0.18.16
What's Changed
- Defer permission check to access key only when account claim is missing. by @klaidliadon in #70
- [AUTOMATED] Update to authcontrol@v0.2.1 by @0xsequence-bot in #71
New Contributors
- @0xsequence-bot made their first contribution in #71
Full Changelog: v0.18.14...v0.18.16
v0.18.14
Retagging v0.18.13 ... to overcome sum.golang.org cache issue:
$ go get github.com/0xsequence/quotacontrol@v0.18.13
go: downloading github.com/0xsequence/quotacontrol v0.18.13
go: github.com/0xsequence/quotacontrol@v0.18.13: verifying module: github.com/0xsequence/quotacontrol@v0.18.13: reading https://sum.golang.org/lookup/github.com/0xsequence/quotacontrol@v0.18.13: 404 Not Found
server response: not found: github.com/0xsequence/quotacontrol@v0.18.13: invalid version: unknown revision v0.18.13
What's Changed
- Delegate read permission check to access key for Project JWT by @klaidliadon in #69
Full Changelog: v0.18.12...v0.18.14
v0.18.13
What's Changed
- Improve VerifyQuota errors by @VojtechVitek in #68
- Delegate read permission check to access key for Project JWT by @klaidliadon in #69
Full Changelog: v0.18.11...v0.18.13
v0.18.11
What's Changed
- tests, rename + move by @pkieltyka in #66
- Annotate permission errors by @VojtechVitek in #67
Full Changelog: v0.18.10...v0.18.11
v0.18.10
What's Changed
- Update to latest httprate pkgs by @VojtechVitek in #54
- authcontrol version bump by @klaidliadon in #55
- Version bump by @klaidliadon in #56
- Improve visibility of Redis counter by @klaidliadon in #57
- httprate redis update by @klaidliadon in #58
- upgrade authcontrol dep, and move HeaderAccessKey to authcontrol by @pkieltyka in #59
- Minor improvements by @klaidliadon in #60
- fix import script by @klaidliadon in #61
- Use latest authcontrol by @klaidliadon in #62
- Fix for access key not found by @klaidliadon in #63
- Rename config by @klaidliadon in #64
- Add ProjectStore support by @klaidliadon in #65
Full Changelog: v0.18.0...v0.18.10
v0.17.2
What's Changed
- Add request to errHandler by @klaidliadon in #48
- early exit if session has been already set by @klaidliadon in #49
- Remove legacy error handling by @klaidliadon in #50
Full Changelog: v0.16.11...v0.17.2
v0.16.11
What's Changed
- update go-sequence@v0.40.2 by @Shubhaankar-Sharma in #45
- Add WaaS to list of services by @patrislav in #46
Full Changelog: v0.16.10...v0.16.11
v0.16.5
What's Changed
- fix godoc by @klaidliadon
- rename headers, test rate with cost>1 by @klaidliadon
- Rename headers by @klaidliadon
Full Changelog: v0.16.4...v0.16.5
v0.16.4
What's Changed
Full Changelog: v0.16.3...v0.16.4
v0.16.3
What's Changed
- Cleanup logging by @klaidliadon
- Utility to test ACL by @klaidliadon
- Set RateLimit cost with Compute Units by @klaidliadon
Full Changelog: v0.16.1...v0.16.3