Releases: bento-platform/bento_gateway
Releases · bento-platform/bento_gateway
Version 0.5.1
- fix: Lua SSL verification
Version 0.5.0
- feat!: use authorization service for allowing access to private portal
- chore!: remove node info endpoint
- chore!: replace
tag
withdetail
in proxy error responses - chore: move public service configuration templates out of main NGINX conf
- chore: update base image
Version 0.3.5
- fix: enable SNI-based server name forwarding
- fix: allow bursts in Beacon rate limiter
Version 0.4.0
- fix: don't URL-decode requests to Beacon prematurely
- fix: add fallback for
/api/
endpoints to avoid fetchingweb
- feat: toggle-able Beacon with
BENTO_BEACON_ENABLED
- chore: add functionality to specify enable flags in service config files
Version 0.3.4
- fix: beacon rate limiting conf
Version 0.3.3
- feat: aggressive Beacon rate limiter
Version 0.3.2
- chore: bump base image patch version
Version 0.3.1
- fix: Lua global variable warning
Version 0.3.0
- chore: use clearer start/end tags for
sed
-edited template sections - fix: disable cBioPortal nicely when it is turned off
Version 0.2.0
For BentoV2 2.11+ only!
- feat: cBioPortal support
- feat: reject unspecified domain names via SSL reject handshake
- feat: configurable proxy auth Redis connection string
- chore: support more truth-y values for turning on/off Bento Public