gatekeeper v2.4.0
·
64 commits
to releases/v2
since this release
Improvements
- feat: rate-limit-exempt keys (#83) @nbey
- feat: convert heartbeat event handlers to console commands (#91) @themightychris
- feat: degradation mode for running without SQL connection (#86) @nbey
- feat: proxy header passthrough and forwarding (#88) @nbey
- feat: advanced ip pattern syntax (#85) @nbey
- feat: add endpoint column to transactions table (#93) @themightychris
Technical
- feat(ci): PR deployments (#92) @nbey
- feat(dev): add script/studio command (#89) @themightychris
- fix(ci): use correct TOML syntax within Helm chart @themightychris