Releases: steamcmd/api
Releases · steamcmd/api
v1.14.0
v1.13.5
v1.13.4
- Add GH Action configuration for deploying to Render.
v1.13.3
- Change deployment worker count to 1 to avoid memory issues (applicable to Fly.io deployment)
- Change image tag to latest instead of old testing
production
(applicable to Fly.io deployment)
v1.13.2
- Set Redis cache expiration in 1 execution instead of 2 separate executions
v1.13.1
- Re-implement fix for memory leak
v1.13.0
- Add REDIS_URL configuration option for Redis cache configuration
v1.12.0
- Start using slim base for Docker image to decrease attack surface and image size
v1.11.0
- Update CD configuration from Deta.sh to Fly.io
- Add documentation about self-hosting on Fly.io
- Remove empty
ENTRYPOINT
from Dockerfile to avoid runtime issues in certain environments
v1.10.1
- Fix error when not using any cache