v1.1.0
The HA release
The proxy is now able to scale horizontally, withstanding node failures and allowing for more IPs to be used to soak up ratelimits.
This release has no breaking changes.
Changes
- Added clustering abilities to the proxy, allowing for horizontal scaling and high availability
- Added stand-alone mode for single-node deployments
- Implemented graceful shutdowns
- Added the following env vars:
CLUSTER_PORT
,CLUSTER_MEMBERS
,CLUSTER_DNS
- Improved logging around errors, now they include the function name which triggered the error