This repository has been archived by the owner on Dec 30, 2024. It is now read-only.
Releases: schubergphilis/mercury
Releases · schubergphilis/mercury
Mercury v1.1.7
auto: updating change log with latest commit
Mercury v1.1.6
fix: resolver memory leak (#127) * fix: resolver library * update resolver mod to fix memory leak
Mercury v1.1.5
fix: correct api healthcheck concurrency which could get stale on con…
Mercury v1.1.4
fix race condition in cluster test (#124)
Mercury v1.1.3
auto: updating change log with latest commit
Mercury v1.1.2
fix: improve healthcheck uuid generation (#123)
Mercury v1.1.1
fix: improve ipv6 handling and logging fix: improve ipv6 handling and logging
Mercury v1.1.0
feature: add rule based scripting support (gorules) (#118) feature: add rule based scripting support (gorules) (#118) fix: update ldap auth to newer library due to dependency failures
Mercury v1.0.4
updating change log with latest commit
Mercury v1.0.3
Replaced godep with the native version for go modules (#117) (ilijamt) * Replaced godep with the native version for go modules * Update Makefile comment