Skip to content

Releases: getoutreach/localizer

v1.10.0

08 Jul 00:11
c4b0e2f
Compare
Choose a tag to compare

1.10.0 (2021-07-08)

Features

v1.9.0

05 May 17:23
1d3d975
Compare
Choose a tag to compare

1.9.0 (2021-05-05)

Features

v1.8.2

03 Feb 05:36
d4c0271
Compare
Choose a tag to compare

Changelog

d4c0271 Revert "fix(expose): properly order targetPort -> port" (#70)

v1.8.1

03 Feb 02:14
29c4c49
Compare
Choose a tag to compare

Changelog

29c4c49 fix(expose): still support non-name port services that have no endpoints (#69)

v1.8.0

02 Feb 23:47
Compare
Choose a tag to compare

Changelog

c1eec52 feat: expose improvements (#68)
cd12873 fix(dep): go mod tidy

v1.7.2

26 Jan 02:02
Compare
Choose a tag to compare

Changelog

899a459 fix(expose): properly order targetPort -> port

v1.7.1

08 Jan 17:50
0c2b3bf
Compare
Choose a tag to compare

Changelog

0c2b3bf fix: race when tunnel endpoint becomes unavailable (#58)

v1.7.0

05 Jan 17:52
bc8722d
Compare
Choose a tag to compare

Changelog

d6500cf Add environment variable to disable creation of loopback aliases (Darwin) (#56)
bc8722d fix(hostsfile): keep dns modifications made during runtime (#57)

v1.6.0

21 Dec 22:01
e17ea5d
Compare
Choose a tag to compare

Changelog

e17ea5d feat: support cleaning up after dead instances, fix hosts corruption (#54)

v1.5.0

21 Dec 16:28
Compare
Choose a tag to compare

Changelog

3acab66 Refactor proxier (#41)
ce1146b Revert "chore(deps): update module k8s.io/apimachinery to v0.20.1" (#51)
6949cef fix(hostsfile): lock Save() to prevent mutliple saves at once (#44)