Releases: rshade/wstunnel
Releases · rshade/wstunnel
v1.1.0
See CHANGELOG.md for all changes.
Changelog
Others
- 2a781d7 .gorelease changelog
- 6f61a96 :Merge remote-tracking branch 'mporsch/self-signed-explicit'
- 12e15f1 Add client parameter -certfile to provide certificate to trust
- 9b9c160 Add support for Basic auth in client's tunnel URL (#60)
- 9e1cfcf Adding Changelog, Changelog Generator, Fixing Client-Ports Usage, Updating to golang 1.14.x (#39)
- 078582b Adding in Changelog (#53)
- 2863f39 Adding instructions for WSL (#43)
- 296728f Bump github.com/gorilla/websocket from 1.4.2 to 1.5.0
- c8dc453 Bump github.com/gorilla/websocket from 1.5.1 to 1.5.3 (#32)
- 5318084 Bump github.com/onsi/ginkgo from 1.16.4 to 1.16.5 (#58)
- 88d15a9 Bump github.com/onsi/gomega from 1.15.0 to 1.16.0 (#57)
- bc698ca Bump github.com/onsi/gomega from 1.16.0 to 1.17.0 (#59)
- f300988 Bump github.com/onsi/gomega from 1.17.0 to 1.19.0
- 81a193a Bump github.com/onsi/gomega from 1.19.0 to 1.24.1 (#13)
- aa0ab7c Bump github.com/onsi/gomega from 1.24.1 to 1.27.4 (#22)
- 6055f15 Bump github.com/onsi/gomega from 1.27.4 to 1.28.0 (#27)
- 52b02b7 Bump github.com/onsi/gomega from 1.31.1 to 1.34.1 (#34)
- 71d3272 Bump github.com/onsi/gomega from 1.34.1 to 1.34.2 (#37)
- 3b813c8 Bump github.com/onsi/gomega from 1.34.2 to 1.35.1 (#39)
- 3168268 Bump github.com/onsi/gomega from 1.35.1 to 1.36.2 (#42)
- 69d4f87 Bump golang.org/x/net from 0.20.0 to 0.23.0 (#30)
- e7a2d3a Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#29)
- 1d473d9 Bump gopkg.in/inconshreveable/log15.v2 from 2.0.0-20200109203555-b30bc20e4fd1 to 2.16.0 (#19)
- 51c06e4 CMPFUSION-177 Github action initial (#55)
- 5751a4f Cmpfusion 176 upgrade websocket golang116 (#54)
- aba2465 Configure Renovate (#43)
- 87c3f9a Create go.yml
- adbdb6b Escaping the release notes
- d553a1e Go Mod Tidy
- c8c1e18 Mapero upstream (#28)
- 3601743 Patching goreleaser
- 4dd3c42 Set InsecureSkipVerify in gorillas websocket Dialer too, if -insecure is set (#61)
- 6e07f27 Update actions/setup-go action to v5.3.0 (#45)
- 76242cd Update actions/setup-go action to v5.3.0 (#55)
- fe7a78e Update golang Docker tag to v1.23 (#48)
- 374f085 Update goreleaser/goreleaser-action action to v6 (#49)
- 7f4c39a Update goreleaser/goreleaser-action action to v6 (#56)
- ed95444 Update module dario.cat/mergo to v1.0.1 (#44)
- a727fa3 Update module github.com/onsi/ginkgo to v2 (#50)
- f04418c Updating WSL.md adding sudo (#44)
- c7a8dfe Updating for releases (#47)
- d7d712d Use io.Reader to avoid file size limits (#26)
- 7acccab adding in build files (#3)
- a669349 adding key lower
- cf1e560 automerge (#51)
- b47412c dependabots
- 09f3880 fix broken WSTunnelClient Stop() (#52)
- 2763df1 go releaser v2
- e38a446 merge conflicts
- 87ee2e0 pinning mergo
- 3ea71de release 1.1.0 (#54)
- e0cbce4 remove make depend
- 93e060f replace recently introduced sync.WaitGroup with sync.Cond (#35) (#36)