Skip to content

Releases: qdm12/cod4-docker

v20.1.0.0

09 Aug 19:21
Compare
Choose a tag to compare
  • Upgrade cod4x to 20.1

v20.0.0.0

09 Aug 19:14
Compare
Choose a tag to compare
  • Upgrade cod4x to 20.0

v19.3.0.0

09 Aug 19:05
Compare
Choose a tag to compare

Features

  • Upgrade cod4x to v19.3.0

v19.2.0.1

09 Aug 18:55
Compare
Choose a tag to compare

Fixes

  • Pre-create new files for auto-update for the :steam image
  • Graceful shutdown logic on interrupt signals

Features

  • Upgrade from Alpine 3.12 to 3.14

Documentation

  • Mention the :steam image auto-updates
  • Remove microbadger links (went EOL)
  • Fix markdown lint errors

Maintenance

  • Alpine CI name fixed
  • Update devcontainer settings, files and documentation
  • Reduce Go modules dependencies
  • Upgrade to Go 1.16
  • Upgrade golangci-lint to v1.41.1 and update list of linters
  • Use qdm12/gosplash for splash log lines
  • Faster Docker builds
    • Download golangci-lint from qmcgaw/binpot
    • Better layer caching for rebuilds
  • Upgrade qdm12/golibs
  • Remove internal/constants package
  • Improve internal packages:
    • internal/params
    • internal/os
    • internal/server
  • Close channels to signal termination instead of a waitgroup

v19.2.0.0

09 Aug 15:48
Compare
Choose a tag to compare
  • Upgrade to Cod4x v19.2.0

v19.0.4.1: Steam Docker image uses cod4x built from source

03 Jan 23:12
Compare
Choose a tag to compare

v19.0.4.0 Using cod4x v19.0.4

03 Jan 22:36
b1da086
Compare
Choose a tag to compare
Update filename in README.md (#15)

Updated versions and Go code

14 Dec 01:32
Compare
Choose a tag to compare

Version changes

  • Upgrade Alpine to 3.12
  • Upgrade Go to 1.15
  • Using cod4x 18.0's pre-built files (xbase_00.iwd for alpine, steam and cod4x binaries for debian)

Code details

  • Upgrade golibs dependency
  • Rework HTTP server code

Development tooling

  • Update devcontainer definition
  • Upgrade golangci-lint to 1.33.0 and add all linters
  • Improve Github workflows

Cod4x v17.8 on Alpine 3.11 and shell entrypoint

22 Apr 01:49
Compare
Choose a tag to compare

Docker image based on cod4x v17.7.2 with shell entrypoint

22 Apr 00:50
Compare
Choose a tag to compare
Other Github workflows:

- Labels
- Dockerhub description sync
- Misspell checks
- Security analysis