Changelog
- 487810b: Add Consul session store support for multi-node clustering (#332) (@optimalone)
- e72b4d7: Add GoReleaser Docker support and modernize CI/CD (#334) (@optimalone)
- af9e147: Add host/server version compatibility checking (#333) (@optimalone)
- 8273255: Bump dependencies (#325) (@owenthereal)
- 258ea91: Bump deps (#323) (@owenthereal)
- 8a2b1c7: Bump docker/build-push-action from 5 to 6 (#269) (@dependabot[bot])
- dddd40a: Bump github.com/cli/go-gh/v2 from 2.9.0 to 2.10.0 (#293) (@dependabot[bot])
- 5aa2ab9: Bump github.com/creack/pty from 1.1.21 to 1.1.23 (#281) (@dependabot[bot])
- 35320df: Bump github.com/gen2brain/beeep from 0.0.0-20240516210008-9c006672e7f4 to 0.11.1 (#326) (@dependabot[bot])
- 09be9bd: Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 (#327) (@dependabot[bot])
- 017ebc7: Bump github.com/gorilla/websocket from 1.5.1 to 1.5.2 (#267) (@dependabot[bot])
- 6a8be31: Bump github.com/gorilla/websocket from 1.5.2 to 1.5.3 (#270) (@dependabot[bot])
- 24925ce: Bump github.com/jpillora/chisel from 1.10.0 to 1.10.1 (#296) (@dependabot[bot])
- a1fe0a6: Bump github.com/jpillora/chisel from 1.9.1 to 1.10.0 (#279) (@dependabot[bot])
- 89434f6: Bump github.com/oklog/run from 1.1.1-0.20200508094559-c7096881717e to 1.2.0 (#328) (@dependabot[bot])
- 680c3fa: Bump github.com/olekukonko/tablewriter from 0.0.5 to 1.0.8 (#329) (@dependabot[bot])
- 202bc96: Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.2 (#285) (@dependabot[bot])
- e5f7000: Bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 (#290) (@dependabot[bot])
- 30730af: Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 (#294) (@dependabot[bot])
- 8162701: Bump github.com/rs/xid from 1.5.0 to 1.6.0 (#284) (@dependabot[bot])
- d520e3d: Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#272) (@dependabot[bot])
- f5ecabf: Bump github.com/spf13/viper from 1.18.2 to 1.19.0 (#265) (@dependabot[bot])
- c228e5f: Bump golang.org/x/term from 0.20.0 to 0.21.0 (#268) (@dependabot[bot])
- 33dd3d1: Bump golang.org/x/term from 0.21.0 to 0.22.0 (#277) (@dependabot[bot])
- 47bed30: Bump golang.org/x/term from 0.22.0 to 0.23.0 (#280) (@dependabot[bot])
- f50f281: Bump golang.org/x/term from 0.23.0 to 0.24.0 (#291) (@dependabot[bot])
- 040ec5d: Bump golang.org/x/term from 0.32.0 to 0.33.0 (#330) (@dependabot[bot])
- 395ff14: Bump google.golang.org/grpc from 1.64.0 to 1.65.0 (#276) (@dependabot[bot])
- 328ec96: Bump google.golang.org/grpc from 1.65.0 to 1.66.0 (#289) (@dependabot[bot])
- 0e482d0: Bump google.golang.org/grpc from 1.66.0 to 1.66.2 (#292) (@dependabot[bot])
- 0e2881f: Bump google.golang.org/grpc from 1.66.2 to 1.67.0 (#295) (@dependabot[bot])
- a86925b: Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 (#271) (@dependabot[bot])
- ce06828: Bump goreleaser/goreleaser-action from 5 to 6 (#266) (@dependabot[bot])
- e9fca94: Bump to 0.15.0 (#335) (@owenthereal)
- e196415: Fix deprecated config for GoReleaser GHA (@owenthereal)
- ed68635: Fix linting errors (#322) (@owenthereal)
- 1b56c44: Fix misc typos (#315) (@bretello)
- cf67295: Fix some typos in README.md (#310) (@fingolfin)
- 3289244: Update
action-upterm
instruction (@owenthereal) - 9b0b550: Update goreleaser (@owenthereal)
- 562f371: Use GH_TOKEN for external repository access (#336) (@optimalone)
- b49492a: increaase pipeEstablishingTimeout to 60s (#321) (@dtrifiro)
- b556459: ssh: add proxyproto support (#318) (@bretello)