Skip to content

Releases: crazy-max/swarm-cronjob

v1.5.0

27 Sep 17:09
59d268f
Compare
Choose a tag to compare
  • Update libs
  • Go 1.12.10

v1.4.0

23 Sep 00:00
6618e9c
Compare
Choose a tag to compare
  • Log removed/disabled services
  • Docker client v19.03.2
  • Use GOPROXY
  • Stop publishing Docker image on Quay
  • Add multi-platform Docker images
  • Switch to GitHub Actions
  • Add instructions to create a Linux service

1.3.0

19 Jul 20:20
3b99158
Compare
Choose a tag to compare
  • Docker client v18.09.8

1.3.0-beta.1

18 Jul 00:18
6a74a44
Compare
Choose a tag to compare
1.3.0-beta.1 Pre-release
Pre-release
  • Add support for global mode (Issue #7)
  • Use v3 robfig/cron
  • Docker client v18.09.7

v1.2.1

30 May 12:08
6633be3
Compare
Choose a tag to compare
  • Fix nil pointer (Issue #7)

v1.2.0

01 May 03:49
555fc68
Compare
Choose a tag to compare
  • Skip completed tasks while checking status (Issue #4)
  • Update Docker client and some libs
  • Go 1.12.4

v1.1.0

21 Mar 19:14
499d3d6
Compare
Choose a tag to compare
  • Upgrade to Go 1.12.1

v1.0.0

17 Feb 03:04
84530ea
Compare
Choose a tag to compare
  • Add JSON log output
  • Deliver artifacts through goreleaser
  • Review project structure