Skip to content

Releases: steamcmd/api

v1.8.0

19 Apr 09:45
9824522

Choose a tag to compare

  • Add steamcmd +quit command to default CMD to warmup before the API is ready to receive connections. Important: this will increase the startup time of the container.

v1.7.1

13 Apr 21:35
b4036ce

Choose a tag to compare

  • Increase cache TTL from 1 minute to 2 minutes

v1.7.0

11 Apr 14:33
47a4f79

Choose a tag to compare

  • Decrease cache TTL from 5 minute to 1 minute
  • Fix setuptools Python module installation

v1.6.0

13 Mar 11:54
b5478af

Choose a tag to compare

  • Add optional username and password configuration for Redis cache
  • Fix incorrect internal cache error logging when no cache entry is available

v1.5.0

13 Mar 10:51
4fa4521

Choose a tag to compare

  • Add basic implementation of (optional) Redis cache for caching app info

v1.4.8

28 Dec 15:34

Choose a tag to compare

  • Fix deprecated Github Actions environment variable configuration

v1.4.7

28 Dec 14:57

Choose a tag to compare

  • Fix incorrect gos install test in deployment sequence

v1.4.6

28 Dec 14:54
f9d08a0

Choose a tag to compare

  • Fix Github "install goss" action for testing new builds
  • Add stale issue bot configuration for Github issues

v1.4.5

03 Nov 09:30
19ad4ab

Choose a tag to compare

  • Add Snyke vulnerability scanning

v1.4.4

01 Oct 07:25
d66d466

Choose a tag to compare

  • Add CodeQL security code analysis in Github Actions