Releases: lmvlmv/chisel
Releases · lmvlmv/chisel
v1.10.1-rte.1
What's Changed
Full Changelog: https://github.com/lmvlmv/chisel/commits/v1.10.1-rte.1
v1.7.7-rte.13
What's Changed
- Resolve CVE-2023-39325 by updating packages by @JamesAllen16 in #32
New Contributors
- @JamesAllen16 made their first contribution in #32
Full Changelog: v1.7.7-rte.12...v1.7.7-rte.13
v1.7.7-rte.12
What's Changed
- Bump actions/checkout from 2 to 3.1.0 by @dependabot in #26
- Add *.cluster.local as a valid URL for EESY by @lmvlmv in #30
- Pin garble to v0.9.3 for go 1.19 support by @lmvlmv in #31
New Contributors
- @dependabot made their first contribution in #26
Full Changelog: v1.7.7-rte.11...v1.7.7-rte.12
v1.7.7-rte.11
Changelog
- 52d2330 Build additional garbled binary
- 1fc796a Garble and tool install
- 2792128 Install go 1.19
- 5ff9e85 Merge pull request #28 from lmvlmv/garblerel
- 3c9b2fc Missing underscore
- 58f87a3 Name template
- f03e56f Remove ldflags from garble
- e569684 Two ids
- 6904643 Typo
- 0890c98 Unique build artifacts
- 2ba72f3 debug goreleaser
- eacf2e7 ldflags for garble
- fcda4c3 stray binary
v1.7.7-rte.10
- Garbles binary literals
- Updates Golang to 1.19
- Includes new self signed certs for tests that include Subject Alternate Names as required by newer x509 lib
v1.7.7-rte.9
Changelog
- 5bbb2ea Actually use config file for goreleaser (#24)
- 256500d Fixed UDP max message size (#16) (#22)
- 6ea42ae Merge branch 'fix_retry_issue'
- a3d3c5d Merge branch 'side/ayeleta/fix_retry_issue' of https://github.com/ayelet-ack/chisel into fix_retry_issue
- c34049a Remove garbling and move back to Go 1.15 for X509 test compatibility (#21)
- 1500896 Use goreleaser github task prototype. Upstream out of date. (#23)
- 0336837 added readme
- 2f82e23 fix retry mechanism
- c30b6ce garble and service updates
v1.7.7-rte.8
v1.7.7-rte.8
v1.7.7-rte.7
v1.7.7-rte.7
v1.7.6-rte.5
What's Changed
- Add svc.cluster.local as allowed host by @fsiegmund in #18
Full Changelog: v1.7.3-rte.3...v1.7.6-rte.5
v1.7.3-rte.3
UDP fix