Releases: steamcmd/api
Releases · steamcmd/api
v1.8.0
- Add
steamcmd +quitcommand to defaultCMDto warmup before the API is ready to receive connections. Important: this will increase the startup time of the container.
v1.7.1
- Increase cache TTL from 1 minute to 2 minutes
v1.7.0
- Decrease cache TTL from 5 minute to 1 minute
- Fix setuptools Python module installation
v1.6.0
- Add optional username and password configuration for Redis cache
- Fix incorrect internal cache error logging when no cache entry is available
v1.5.0
- Add basic implementation of (optional) Redis cache for caching app info
v1.4.8
- Fix deprecated Github Actions environment variable configuration
v1.4.7
- Fix incorrect gos install test in deployment sequence
v1.4.6
- Fix Github "install goss" action for testing new builds
- Add stale issue bot configuration for Github issues
v1.4.5
- Add Snyke vulnerability scanning
v1.4.4
- Add CodeQL security code analysis in Github Actions