- Enables automatic API version negotiation for the docker client (#313)
- Go 1.21 (#285 #284)
- Alpine Linux 3.19 (#317)
- Bump github.com/alecthomas/kong to 0.8.1 (#289)
- Bump github.com/distribution/distribution to 2.8.3+incompatible (#259 #260 #302)
- Bump github.com/docker/cli to 24.0.7+incompatible (#250 #290)
- Bump github.com/docker/docker to 24.0.7+incompatible (#250 #290)
- Bump github.com/opencontainers/image-spec to 1.0.2 (#239)
- Bump github.com/prometheus/client_golang to 1.11.1 (#234)
- Bump github.com/rs/zerolog from 1.29.0 to 1.31.0 (#245 #288)
- Bump golang.org/x/crypto to 0.17.0 (#237 #303)
- Bump golang.org/x/net to 0.17.0 (#238 #287)
- Bump golang.org/x/sys to 0.16.0 (#252 #279 #301 #306)
- Go 1.19 (#214)
- Alpine Linux 3.17 (#223)
- Enhance workflow (#215)
- Bump github.com/alecthomas/kong from 0.6.1 to 0.7.1 (#220)
- Bump github.com/docker/cli from 20.10.17+incompatible to 20.10.22+incompatible (#221)
- Bump github.com/docker/docker from 20.10.17+incompatible to 20.10.22+incompatible (#222)
- Bump golang.org/x/sys to 0.5.0 (#224 #230)
- Bump github.com/rs/zerolog from 1.27.0 to 1.29.0 (#207 #227)
- Bump github.com/docker/distribution from 2.7.1+incompatible to 2.8.0+incompatible (#233)
- Option to query the registry on service update (#201)
- Fix possible nil pointer with ElectAuthServer from docker cli (#202)
- Go 1.18 (#204)
- Alpine Linux 3.16 (#166 #206)
- goreleaser-xx 1.2.5
- Move
syscall
togolang.org/x/sys
- MkDocs Material 8.3.9 (#205)
- Enhance dockerfiles (#163)
- Bump github.com/alecthomas/kong from 0.2.17 to 0.6.1 (#152 #162 #165 #176 #200)
- Bump github.com/docker/cli from 20.10.8 to 20.10.17 (#149 #160 #197)
- Bump github.com/docker/docker from 20.10.8 to 20.10.17 (#148 #159 #196)
- Bump github.com/mitchellh/mapstructure from 1.4.1 to 1.5.0 (#145 #155 #181)
- Bump github.com/rs/zerolog from 1.24.0 to 1.27.0 (#144 #150 #162 #198)
- Docker client v20.10.8 (#109 #110 #134 #135)
- Go 1.17 (#114 #140)
- Add
darwin/amd64
,darwin/arm64
,linux/riscv64
,windows/arm64
artifacts (#141) - Alpine Linux 3.14
- MkDocs Materials 7.2.6 (#143)
- Remove
linux/s390x
Docker platform support (for now) - Switch to goreleaser-xx (#111)
- Bump github.com/rs/zerolog from 1.20.0 to 1.24.0 (#131 #137 #142)
- Bump github.com/mitchellh/mapstructure from 1.4.0 to 1.4.1 (#103)
- Bump github.com/alecthomas/kong from 0.2.12 to 0.2.16 (#106 #112)
- Refactor CI and dev workflow with buildx bake (#99)
- Upload artifacts
- Add
image-local
target - Single job for artifacts and image
- Add
armv5
artifact
- Use embedded tzdata package and remove
--timezone
flag (#98) - Go 1.15 (#97)
- Send registry authentication details to Swarm agents (#96)
- Docker client v20.10.1
- Remove support for
freebsd/*
(moby/moby#38818) - Handle registry auth from spec (#92)
- Bump github.com/mitchellh/mapstructure from 1.3.3 to 1.4.0 (#88)
- Bump github.com/alecthomas/kong from 0.2.11 to 0.2.12 (#89)
- Docker image also available on GitHub Container Registry
- Bump github.com/rs/zerolog from 1.19.0 to 1.20.0 (#68)
- Docs website with mkdocs
- Switch to Docker actions
- Add notes about timezone (#43)
- Add renovate example (#42)
- Add MariaDB dump example (#35)
- Switch to kong command-line parser
- Go 1.13
- Docker client v19.03.8
- Use Open Container Specification labels as label-schema.org ones are deprecated
- Update deps
- Update deps
- Cache go modules
- Seconds field is now optional
- Docker client v19.03.4
- Allow to set more replicas (#16)
- Docker client v19.03.3
- Update deps
- Update deps
- Go 1.12.10
- Log removed/disabled services
- Docker client v19.03.2
- Use GOPROXY
⚠️ Stop publishing Docker image on Quay- Multi-platform Docker image
- Switch to GitHub Actions
- Add instructions to create a Linux service
- Docker client v18.09.8
- Add support for global mode (#7)
- Use v3 robfig/cron
- Docker client v18.09.7
- Fix nil pointer (#7)
- Skip completed tasks while checking status (#4)
- Update Docker client and some libs
- Go 1.12.4
- Go 1.12.1
- Add JSON log output
- Deliver artifacts through goreleaser
- Review project structure
- Go 1.11.5
- Update
go.sum
after [email protected] symlink fix (golang/go#29278)
- Add support for Docker API 1.38 (#3)
- ldflags -X not properly applied
- Fix non-cronjob services added to cronjob list (#2)
- Handle removed services
- NPE while checking service
- Fix build args
- Checksum mismatch on Go 1.11.4
- Initial version based on Docker API 1.26