Releases: JarvusInnovations/gatekeeper
Releases · JarvusInnovations/gatekeeper
gatekeeper v2.5.3
Improvements
- feat(endpoints): validate rewrite regex [#113] @themightychris
gatekeeper v2.5.2
Improvements
- chore: bump skeleton-v2 to v2.6.0 @themightychris
Technical
- feat: upgrade k8s workflows [#111] @themightychris
gatekeeper v2.5.1
Improvements
- fix(exemptions): create cache directory automatically [#108] @themightychris
Technical
- chore(ci): remove explicit checkout ref @themightychris
- chore(k8s): remove extra labels @themightychris
gatekeeper v2.5.0
Improvements
- feat(ci): embedded fixtures [#101] @themightychris
- feat: read proxy client ip [#102] @themightychris
- feat: exemptions [#106] @themightychris
- feat(endpoints): enable tracking history for endpoints records [#104] @themightychris
- fix(bans): convert integer IPs to dotted-decimal during migration to IPPattern [#98] @themightychris
Technical
- feat(ci): error display in PR environments [#103] @themightychris
- fix(ci): upgrade deploy workflow [#100] @themightychris
- fix(ci): delete specific types to comply with limited access @themightychris
- fix(ci): delete closed PR environments @themightychris
- fix(ci): upgrade Dockerfile pattern to support external SITE_TREE [#105] @themightychris
gatekeeper v2.4.1
Technical
- fix: correct bad merge syntax @themightychris
- style: delint @themightychris
gatekeeper v2.4.0
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
gatekeeper v2.3.1
- refactor: convert heartbeat event handlers to console commands (#90)
gatekeeper v2.3.0
- feat: add cache flag to skip transaction insert
- feat: add gatekeeper-specific netdata charting
- feat: add mkdocs to studio
- refactor: prefix flag with namespace
- refactor: migrate configuration to fragments
- chore: filter new habitat/ tree from emergence site projection
gatekeeper v2.2.5
- fix: skip validation of non-dirty path
- fix: use strict equality to test rewrite cache hit
gatekeeper v2.2.4
- fix: use path prefix for Site::$skipSessionPaths
- fix: use default xdebug port
- chore: bump skeleton-v2 version to v2.4.0