Releases: Codigami/gohaqd
Releases · Codigami/gohaqd
v2.7
18 Dec 13:21
Compare
Sorry, something went wrong.
No results found
v2.6
18 Dec 12:24
Compare
Sorry, something went wrong.
No results found
Use release v2.7 which has a bugfix for this release
Add healthcheck url support
make sure consumer app is healthy before sending messages
don't retry in case of server errors (let queue retry policy take care of it)
Keep retrying if healthcheck url isn't set
v2.5
15 Dec 11:52
Compare
Sorry, something went wrong.
No results found
use docker multi-stage builds
use ca-certs and nsswitch.conf from golang image
add nsswitch config to resolve DNS using /etc/hosts before calling the DNS server
Push docker image to dockerhub only for master branch
v2.4
04 Oct 10:50
Compare
Sorry, something went wrong.
No results found
Retry deletion of successful message and don't exit
v2.3
29 Aug 05:47
Compare
Sorry, something went wrong.
No results found
v2.2
24 Aug 13:58
Compare
Sorry, something went wrong.
No results found
Configure metrics port as a flag (default: 8090)
v2.1
24 Aug 13:06
Compare
Sorry, something went wrong.
No results found
Exit if no config is found
v2.0
23 Aug 12:53
Compare
Sorry, something went wrong.
No results found
Use config file for multiple queue configuration
Add prometheus metrics
Build with Go 1.8
Update vendor packages
v1.2
31 Jul 08:10
Compare
Sorry, something went wrong.
No results found
Lookup endpoint url inside the message by default
v1.1
30 May 07:54
Compare
Sorry, something went wrong.
No results found
Add option (flag --parallel) to process messages in parallel (#2 , @ApsOps )