Skip to content

v0.3.1

Compare
Choose a tag to compare
@andyquinterom andyquinterom released this 07 Dec 02:17
· 206 commits to main since this release
2a6ca86
  • Allows IP hashing behind a reverse proxy with the use of HTTP headers X-Forwarded-For or X-Real-IP.
  • Improves load balancing algorithms for efficiency.
  • All CLI options can be set from environment variables.
  • Adds retry on failure. Shiny apps and Plumber APIs will be restarted on failure.