Skip to content

Releases: schubergphilis/mercury

Mercury v1.1.7

30 Jan 10:10
Compare
Choose a tag to compare
auto: updating change log with latest commit

Mercury v1.1.6

20 Jan 09:01
a1b9470
Compare
Choose a tag to compare
fix:  resolver memory leak (#127)

* fix: resolver library

* update resolver mod to fix memory leak

Mercury v1.1.5

16 Jan 12:47
1e4518c
Compare
Choose a tag to compare
fix: correct api healthcheck concurrency which could get stale on con…

Mercury v1.1.4

11 Jan 10:10
a037740
Compare
Choose a tag to compare
fix race condition in cluster test (#124)

Mercury v1.1.3

06 Dec 10:11
Compare
Choose a tag to compare
auto: updating change log with latest commit

Mercury v1.1.2

20 Nov 10:33
f8019a4
Compare
Choose a tag to compare
fix: improve healthcheck uuid generation (#123)

Mercury v1.1.1

12 Nov 13:11
ad8a419
Compare
Choose a tag to compare
fix: improve ipv6 handling and logging

fix: improve ipv6 handling and logging

Mercury v1.1.0

11 Nov 12:45
197d555
Compare
Choose a tag to compare
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

02 Nov 10:10
Compare
Choose a tag to compare
updating change log with latest commit

Mercury v1.0.3

22 Oct 10:10
Compare
Choose a tag to compare
Replaced godep with the native version for go modules (#117) (ilijamt)

* Replaced godep with the native version for go modules
* Update Makefile comment