New features
- Configuration of the maximum number of the fasthttp clients (via the environment variable
APIFW_SERVER_CLIENT_POOL_CAPACITY
). - Health checks on the 9667 port of the API Firewall container (the port can be changed via the environment variable
HEALTH_HOST
).
Bug fixes
- #15
- Some other bugs