8000 Releases · fwiedmann/heartbeat · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: fwiedmann/heartbeat

v1.3.0 (2020-04-16)

16 Apr 18:48
Compare
Choose a tag to compare

v1.3.0 (2020-04-16)

Features

  • Dockerfile update base image to gcr.io/distroless/static (e1b2fbc)

Docker image

New docker image is released under wiedmannfelix/heartbeat:1.3.0

Usage

docker run wiedmannfelix/heartbeat:1.3.0

or

docker run wiedmannfelix/heartbeat:latest

v1.2.0 (2019-09-13)

13 Sep 23:34
2f0305c
Compare
Choose a tag to compare

v1.2.0 (2019-09-13)

Features

  • template booth endpoints show valid path on non configured paths (5f73697)

Docker image

New docker image is released under wiedmannfelix/heartbeat:1.2.0

Usage

docker run wiedmannfelix/heartbeat:1.2.0

or

docker run wiedmannfelix/heartbeat:latest

v1.1.1 (2019-09-13)

13 Sep 11:52
a32ec84
Compare
Choose a tag to compare

v1.1.1 (2019-09-13)

Bug fixes

  • endpoint log remoteAddr not host (44d36fa)

Docker image

New docker image is released under wiedmannfelix/heartbeat:1.1.1

Usage

docker run wiedmannfelix/heartbeat:1.1.1

or

docker run wiedmannfelix/heartbeat:latest

v1.1.0 (2019-09-07)

07 Sep 16:23
ffac6b5
Compare
Choose a tag to compare

v1.1.0 (2019-09-07)

Features

  • metrics trim port from host request (6169d13)

v1.0.0 (2019-08-23)

23 Aug 07:30
5b855f4
Compare
Choose a tag to compare

v1.0.0 (2019-08-23)

Features

  • workflow update go-semantic-relaser version (5b855f4)
  • workflow update go-semantic-relaser version (c497cef)
  • ci add github action and release config (af17621)
  • k8s add k8s deployment example (fe60351)
  • docker add dockerfile (f4cf4a2)
  • metric add prom metrics (b197769)
  • endpoint add heartbeat endpoint (16045ff)
  • opts add handler path flag for heartbeat and metrics (97a6d1f)
  • pkg/opts,cmd add basic opts and cmd cli (6b06900)

Bug fixes

  • k8s/deployment fix yaml syntax for volumes (dc24e0f)
  • k8s/deployment fix yaml syntax for volumes (6607a86)
  • default value change default port for heartbeat to 8080 (7372cad)
0