Skip to content

v0.6.4

Compare
Choose a tag to compare
@github-actions github-actions released this 10 May 00:47
· 54 commits to main since this release

Changelog

Added

  • Add support to add custom headers to requests proxied by Traefik. You can now add custom headers to requests proxied
    by Traefik. Add REWARD_TRAEFIK_CUSTOM_HEADERS to your .env file to configure custom headers.
  • Add support to customize Traefik log level. You can now customize Traefik log level. Add reward_traefik_log_level to
    the reward.yml file to configure the log level.

Changed

  • Update templating to use dollar prefixed contextual variables.

Fixed

  • Fix an issue with opening multiple custom http/s ports.