Skip to content

1.8.0

Latest
Compare
Choose a tag to compare
@moschlar moschlar released this 30 Oct 08:42
· 9 commits to master since this release
v1.8.0
01d070a

1.8.0 (2023-10-30)

Full Changelog

Breaking changes:

  • The docker image registry location has been changed to the containrrr organisation:
    containrrr/shepherd

Implemented enhancements:

  • armhf support #108
  • Switch to official docker image v24 #107 (djmaze)
  • Restrict runtime of "docker service update" using "timeout" #98 (fooflington)
  • Add example for usage with swarm-cronjob #89 (djmaze)

Fixed bugs:

  • Can't update some services: no such manifest #105
  • Service gets stuck when calling "docker service update" and won't progress #97
  • fix: docker service update with --detach=false hangs on services wi… #104 (AliRezaBeitari)
  • Fix defunc VERBOSE handling #91 (sebthom)

Closed issues:

  • How does it determine if there is an update or not? #111
  • Looking for a new maintainer #96
  • New OCI manifest issue #92
  • Run service update at a fixed time #88
  • docker swarm 20.10.12 | "docker service update" requires exactly 1 argument. #83
  • Error updating service, does not exist or it is not available when using a duplicate registry #78

Merged pull requests: