Releases: jpillora/chisel
Releases · jpillora/chisel
v1.10.1
v1.10.0
v1.9.1
v1.9.0
Changelog
- 69093be
- Bump to Go 1.21 (#440) and all dependancies
- Deprecate
--key
- Introduce
--keygen
and--keyfile
to create and use ECDSA P256 keys - Many thanks to @cmenginnz
v1.8.1
Compile with Go 1.9 and bunch of minor additions and fixes
What's Changed
- Update README.md by @NitescuLucian in #329
- Update server.go by @Masterxilo in #365
- README: remove -v from go install command by @codenoid in #371
- fix retry mechanism by @ayelet-ack in #362
- feat: dependabot workflow automation for updating dependency by @Rajpratik71 in #385
- Set ServerName (SNI) to *hostname. by @ip-rw in #376
- Bump actions/checkout from 2 to 3.1.0 by @dependabot in #381
- Bump github.com/fsnotify/fsnotify from 1.4.9 to 1.6.0 by @dependabot in #389
- UDP buffer size override with CHISEL_UDP_MAX_SIZE environment variable by @fsiegmund in #367
- Add locking around the connection count to fix a data race. by @andres-portainer in #342
- fix: small typo error in main.go by @0xflotus in #334
- Respond to /health and /version by request path rather than by the whole url string by @BigSully in #328
- Update version.go by @c-f in #288
- Providing chisel's client with a logger level by @zuzgon in #281
- Fix #390: Use code to generate certificates for client & server by @GuillaumeSmaha in #400
- Fix missing NetDialContext: c.config.DialContext by @GuillaumeSmaha in #398
New Contributors
- @NitescuLucian made their first contribution in #329
- @Masterxilo made their first contribution in #365
- @codenoid made their first contribution in #371
- @ayelet-ack made their first contribution in #362
- @Rajpratik71 made their first contribution in #385
- @ip-rw made their first contribution in #376
- @dependabot made their first contribution in #381
- @fsiegmund made their first contribution in #367
- @andres-portainer made their first contribution in #342
- @0xflotus made their first contribution in #334
- @BigSully made their first contribution in #328
- @c-f made their first contribution in #288
- @zuzgon made their first contribution in #281
- @GuillaumeSmaha made their first contribution in #400
- Special thanks to @GuillaumeSmaha for uplifting the test suite!
Full Changelog: v1.7.7...v1.8.0
v1.7.7
v1.7.6
v1.7.5
v1.7.4
v1.7.3
Changelog
2d6c5cb Update client to fall-back to MD5 fingerprints
7d9a171 Use SHA256 hashes for key fingerprints
6ddc09d document udp, log client connection failures, expose more settings via env-vars
f04afd2 help goes to stdout and exits with 0, remove incorrect versioning from help
2092107 go dropped support for mips64p32, ppc, s390