Releases: rshade/wstunnel
Releases · rshade/wstunnel
v1.1.3
See CHANGELOG.md for all changes.
Changelog
Features
- d69e61c feat: add admin API endpoints for monitoring and auditing (#158)
- 84037c4 feat: add admin dashboard for monitoring and management (#159)
- 13d32db feat: add base path support for reverse proxy deployments (#157)
- 46942ee feat: add client version tracking to server status endpoint (#151)
- 3f0a311 feat: add connection and request limiting configuration options (#153)
Others
- bbc4982 chore(deps): Update all non-major go dependencies (#161)
- 19d805d chore(deps): Update dependency go to v1.24.4 (#156)
- 6b1a7ce chore(deps): Update golang.org/x/exp digest to dcc06ee (#163)
- faa82b3 chore(deps): Update module github.com/go-logr/logr to v1.4.3 (#152)
- 15ba78d chore(deps): Update module modernc.org/libc to v2 (#162)
- 5cecd94 chore: removing wip from label section (#150)
- 1152f52 chore: updating renovate.json settings for automerge (#155)
Full Changelog: https://github.com/rshade/wstunnel/blob/master/CHANGELOG.md
v1.1.2
See CHANGELOG.md for all changes.
Changelog
Features
- 3f724a1 feat: add Android support with documentation and build configuration (#149)
- 8cd416f feat: add per-token password authentication support (#148)
- 230eea4 feat: update tooling and migrate from Ginkgo to standard Go tests (#120)
Bug fixes
Others
- af55641 chore(deps): Update actions/setup-go action to v5.5.0 (#118)
- 165a238 chore(deps): Update all non-major go dependencies (#115)
- 115ad48 chore(deps): Update all non-major go dependencies (#124)
- 9607dda chore(deps): Update codecov/codecov-action action to v5.4.3 (#125)
- dfad0b9 chore(deps): Update dependency go to v1.24.3 (#116)
- 4a9c765 chore(deps): Update github.com/google/pprof digest to c008609 (#112)
- c62dc8f chore(deps): Update github.com/google/pprof digest to c008609 (#123)
- e1c1252 chore(deps): Update golangci/golangci-lint-action action to v7.0.1 (#113)
- bbb380d chore(deps): Update golangci/golangci-lint-action action to v8 (#114)
- b450a24 chore(deps): Update module dario.cat/mergo to v1.0.2 (#117)
- 64fbe33 chore(deps): Update module golang.org/x/net to v0.38.0 [SECURITY] (#121)
- 0910f9f chore(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 in the go_modules group (#122)
Full Changelog: https://github.com/rshade/wstunnel/blob/main/CHANGELOG.md
v1.1.1
See CHANGELOG.md for all changes.
Changelog
Bug fixes
- a822b86 fix(deps): update module github.com/onsi/ginkgo to v2 (#52)
- 3b1636b fix: Updating release for permissions (#111)
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)
- 47581c6 Adding in claude.md (#110)
- 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
- c6a3fd5 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)
- 65d1805 bug: Lets fix golangci-lint (#109)
- cf8840f chore(deps): Update actions/setup-go action to v5.4.0 (#94)
- dc021f3 chore(deps): Update all non-major go dependencies (#106)
- ff7492a chore(deps): Update all non-major go dependencies (#71)
- 2e4a5ec chore(deps): Update all non-major go dependencies (#88)
- 1e767ca chore(deps): Update all non-major go dependencies (#97)
- bf34801 chore(deps): Update dependency go to 1.24 (#89)
- 9b022b3 chore(deps): Update dependency go to v1.24.2 (#102)
- 29bb281 chore(deps): Update github.com/google/pprof digest to 24c5476 (#85)
- d4917ac chore(deps): Update github.com/google/pprof digest to d0013a5 (#73)
- 816205c chore(deps): Update github.com/google/pprof digest to fc31438 (#70)
- 54027d6 chore(deps): Update golang Docker tag to v1.24 (#80)
- fcad4a3 chore(deps): Update golangci/golangci-lint-action action to v6.3.1 (#74)
- 9f17f1a chore(deps): Update golangci/golangci-lint-action action to v6.3.2 (#76)
- 5f0d1f5 chore(deps): Update golangci/golangci-lint-action action to v6.4.0 (#81)
- 1755b2c chore(deps): Update golangci/golangci-lint-action action to v6.4.1 (#82)
- 74da77c chore(deps): Update golangci/golangci-lint-action action to v6.5.0 (#83)
- 3f1cfe3 chore(deps): Update golangci/golangci-lint-action action to v6.5.1 (#90)
- 66caf23 chore(deps): Update golangci/golangci-lint-action action to v6.5.2 (#91)
- d6aae6e chore(deps): Update golangci/golangci-lint-action action to v7 (#99)
- 3a747f3 chore(deps): Update goreleaser/goreleaser-action action to v6.2.1 (#78)
- 29b0897 chore(deps): Update goreleaser/goreleaser-action action to v6.3.0 (#101)
- 238d2bb chore(deps): Update module github.com/google/go-cmp to v0.7.0 (#84)
- 8f30115 chore(deps): Update module github.com/onsi/ginkgo/v2 to v2.23.1 (#93)
- 89b621f chore(deps): Update module github.com/onsi/ginkgo/v2 to v2.23.2 (#96)
- 5ad872d chore(deps): Update module github.com/onsi/gomega to v1.37.0 (#104)
- 9497899 chore(deps): Update module golang.org/x/net to v0.35.0 (#77)
- 36fe979 chore(deps): Update module golang.org/x/net to v0.36.0 (#86)
- 19eadb8 chore(deps): Update module golang.org/x/net to v0.38.0 (#100)
- 1d73d9c chore(deps): Update module golang.org/x/net to v0.39.0 (#107)
- 4e44feb chore(deps): Update module golang.org/x/tools to v0.30.0 (#79)
- 7dbab48 chore(deps): Update module golang.org/x/tools to v0.32.0 (#108)
- 5fe082d chore(deps): Update module google.golang.org/protobuf to v1.36.6 (#98)
- 46c9585 chore(deps): migrate renovate config (#72)
- 7edae01 chore(deps): update actions/checkout action to v4.2.2 (#60)
- bc7aaa5 chore(deps): update actions/setup-go action to v5.3.0 (#61)
- 113d64e chore(deps): update codecov/codecov-action action to v3.1.6 (#58)
- 72049e4 chore(deps): update codecov/codecov-action action to v5 (#63)
- 5168b9e chore(deps): update golangci/golangci-lint-action action to v3.7.1 (#59)
- 8a50443 chore(deps): update golangci/golangci-lint-action action to v6 (#64)
- 93156b1 chore(deps): update goreleaser/goreleaser-action action to v5.1.0 (#62)
- 38a50df chore(deps): update goreleaser/goreleaser-action action to v6 (#65)
- d144400 chore(renovate): updating renovate.json for best practices (#68)
- 02cc811 chore(renovate): updating renovate.json for best practices, fixes #67 (#69)
- 37dd82f chore(tools): Adding in coverage (#57)
- eff2d08 chore: fix golanglint items (#66)
- 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)
- adfbf3d temp disable (#75)
Full Changelog: https://github.com/rshade/wstunnel/blob/main/CHANGELOG.md