Skip to content

Releases: bento-platform/bento_gateway

Version 0.5.1

25 May 16:44
Compare
Choose a tag to compare
  • fix: Lua SSL verification

Version 0.5.0

19 May 15:19
Compare
Choose a tag to compare
  • feat!: use authorization service for allowing access to private portal
  • chore!: remove node info endpoint
  • chore!: replace tag with detail in proxy error responses
  • chore: move public service configuration templates out of main NGINX conf
  • chore: update base image

Version 0.3.5

09 May 13:10
Compare
Choose a tag to compare
  • fix: enable SNI-based server name forwarding
  • fix: allow bursts in Beacon rate limiter

Version 0.4.0

20 Apr 15:08
Compare
Choose a tag to compare
  • fix: don't URL-decode requests to Beacon prematurely
  • fix: add fallback for /api/ endpoints to avoid fetching web
  • feat: toggle-able Beacon with BENTO_BEACON_ENABLED
  • chore: add functionality to specify enable flags in service config files

Version 0.3.4

04 Apr 13:13
Compare
Choose a tag to compare
  • fix: beacon rate limiting conf

Version 0.3.3

04 Apr 13:11
Compare
Choose a tag to compare
  • feat: aggressive Beacon rate limiter

Version 0.3.2

28 Mar 13:17
Compare
Choose a tag to compare
  • chore: bump base image patch version

Version 0.3.1

16 Mar 17:02
Compare
Choose a tag to compare
  • fix: Lua global variable warning

Version 0.3.0

14 Mar 22:18
Compare
Choose a tag to compare
  • chore: use clearer start/end tags for sed-edited template sections
  • fix: disable cBioPortal nicely when it is turned off

Version 0.2.0

06 Mar 22:27
Compare
Choose a tag to compare

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