v0.3.1
- Allows IP hashing behind a reverse proxy with the use of HTTP headers
X-Forwarded-For
orX-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.