Skip to content

Releases: getoutreach/localizer

v1.0.0-beta.3

02 Oct 18:39
7a17ee8
Compare
Choose a tag to compare

Changelog

7c4227c feat(expose): add serviceName to expose's pod generateName (#17)
7a17ee8 feat(expose): support E2E transport reconnect, cleanup klog (#18)

v1.0.0-beta.2

30 Sep 23:44
c5f8cae
Compare
Choose a tag to compare

Changelog

c5f8cae fix: restore mapping ports functionality (#16)

v1.0.0-beta.1

29 Sep 05:41
6fa2c77
Compare
Choose a tag to compare

Changelog

6fa2c77 feat: use SSH-tunneling instead of custom GRPC over TCP tunnel (#14)

v1.0.0-alpha.1

26 Sep 16:42
Compare
Choose a tag to compare
v1.0.0-alpha.1 Pre-release
Pre-release

Changelog

5497b8b feat(expose): support reconnecting to local service
2832756 feat: support mapping expose ports via --map

v0.3.3

24 Sep 19:43
314873f
Compare
Choose a tag to compare

Changelog

314873f fix(proxier): allocate IPs on ProxyConnection Start(), free on Close() (#12)

v0.3.2

24 Sep 18:54
4f4b57a
Compare
Choose a tag to compare

Changelog

4f4b57a fix(proxier): ip alias only on darwin (#11)

v0.3.1

24 Sep 05:02
Compare
Choose a tag to compare

Changelog

d209d78 feat(expose): support running multiple instances
c097439 tests: make linter happy

v0.3.0

24 Sep 04:15
88bc781
Compare
Choose a tag to compare

Changelog

88bc781 feat(proxier): change core datamodel to be based around services (#9)

v0.2.0

23 Sep 15:52
Compare
Choose a tag to compare

Changelog

ab14cf0 feat: update ktunnel to support large payloads

v0.1.1

22 Sep 18:06
Compare
Choose a tag to compare

Changelog

735c774 fix: dont fallback to servicePort.Name for containerPort.Name when not found