Releases: crazy-max/swarm-cronjob
Releases · crazy-max/swarm-cronjob
v1.13.0
- 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)
v1.12.0
- 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)
v1.11.0
- 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)
v1.10.0
- 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)
v1.9.0
- 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)
v1.8.0
- 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 libs
v1.7.1
- Update libs
- Cache go modules
v1.7.0
- Seconds field is now optional
- Docker client v19.03.4
v1.6.0
v1.6.0-beta.1
⚠ Unstable release ⚠
- Allow to set more replicas (Issue #16)