Releases: JarvusInnovations/gatekeeper
Releases · JarvusInnovations/gatekeeper
gatekeeper v2.2.3
- docs: update cron sample
- style: delint markdown
gatekeeper v2.2.2
- fix: remove GitHub Actions workflow step for vfs-site holobranch
- fix: centralize getApiBaseUrl logic and handle array-values for $apiHostname correctly
- fix: evaluate ping frequency in minutes
- fix: force GET method for ping tests
- fix: force normalized headers for ping tests
- fix: display complete request URL in endpoint-tests report
- chore: add xdebug and sqltools to recommended vscode extensions
- chore: add vscode debug launcher config
gatekeeper v2.2.1
- feat: add GitHub Actions workflow for holobranch projection
- refactor: encapsulate ping code in test and use cache instead of transactions table
- refactor: move metric flusher to class method and execute from heartbeat event
gatekeeper v2.2.0-rc.1
Adds some basic health check endpoints for developers
Changelog
- feat: add health/endpoints-tests route
- feat: add health/ip endpoint
gatekeeper v2.2.0-beta.2
Cleans up remaining minor issues in frontend js builds
Changelog
- fix: use jsmin instead of deprecated sencha loader
- fix: override sencha-pages lens to pull in additional packages
- fix: hide element with display property directly instead of ext class
- refactor: move vfs-site holobranch downstream
- chore: delete deprecated copy of abstract class
gatekeeper v2.2.0-beta.1
- feat: initialize holo projection and configure dev workspace
- fix: re-encode URL path components before relaying
- fix: update checkReadAccess signature
- fix: handle tables not found
- fix: use relative endpoints for status page data
- fix: add missing frontend dependency
gatekeeper-phila v3.0.0-alpha.1
- Preview release of new Habitat-based containerized runtime with Philadelphia customizations applied
- Includes tested quickstart guide to get an instance running from source locally
- Includes examples for deploying instance via docker-compose with local or remote MySQL database
Gatekeeper v2.1.1
- Minor updates to repository configuration
Gatekeeper v2.1.0
- Added guides on stripping oauth and archiving transactions
- Use partial config scripts instead of config overrides for better upstream updating
- Support for ?include API param for Gatekeeper endpoints for embedding related objects
- Updated JS build workflow
- New endpoints page design abstracted to "TrafficStack" toolkit
- Keys page updated to use TrafficStack toolkit
- Add detailed user-level metrics
- Highlight filter matches on keys and endpoints page
Gatekeeper v2.0.0
First versioned release