Skip to content
This repository has been archived by the owner on Jan 23, 2019. It is now read-only.

Releases: appscode/g2

Release 0.5.1

19 Jul 01:34
Compare
Choose a tag to compare

Download Docker image:

docker pull appscode/gearmand:0.5.1

Features

  • Fixes robfig/cron bug that causes multiple invocation of scheduled function.
  • Build binary inside Alpine Docker image.
  • Updated chart to point to 0.5.1 release.

Release 0.5.0

06 Jun 10:36
Compare
Choose a tag to compare

Download Docker image:

docker pull appscode/gearmand:0.5.0

Features

  • Make idiomatic use of time.Duration for Client.ResponseTimeout (#28). Before ResponseTimeout was treated in msec. If you changed the default timeout, please update your code accordingly.

Release 0.4.0

29 May 12:14
Compare
Choose a tag to compare

Download Docker image:

docker pull appscode/gearmand:0.4.0

Features

  • Introduce monitoring via Prometheus. Metrics are available on web.addr host under /metrics path
  • Uses run sub command for running server.

Release 0.3.0

19 Apr 04:41
Compare
Choose a tag to compare

Features:

  • Reschedule worker, server & clients should stuck workers.
  • lastcall removed, rt.Error is logged.

0.2.0

26 Jan 10:08
Compare
Choose a tag to compare
Release 0.2.0