Releases: owenthereal/upterm
Releases · owenthereal/upterm
Upterm 0.15.3
Changelog
- 954d1d5: Remove conflict_with (@optimalone)
Upterm 0.15.2
Changelog
- a17e7b4: Fix macOS Gatekeeper quarantine issue for Homebrew cask (#339) (@optimalone)
Upterm 0.15.1
Changelog
- 346feee: Enhance GoReleaser with build metadata and security improvements (#338) (@optimalone)
- 1adb239: Fix Consul integration and improve session management performance (#337) (@optimalone)
- f908b02: Update brew install instruction with --cask (@owenthereal)
Upterm 0.15.0
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)
Upterm 0.14.3
What's Changed
- Don't override Dockerfile entrypoint with
uptermd-fly
by @owenthereal in #263
Full Changelog: v0.14.2...v0.14.3
Upterm 0.14.2
What's Changed
- Bump google.golang.org/protobuf from 1.33.0 to 1.34.1 by @dependabot in #255
- Bump golang.org/x/term from 0.19.0 to 0.20.0 by @dependabot in #254
- Add README for action-upterm by @owenthereal in #257
- Codeberg user authorized key support by @toastal in #256
- Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 by @dependabot in #258
- Reduce ssh upstream timeout by @owenthereal in #260
- Bump google.golang.org/grpc from 1.63.2 to 1.64.0 by @dependabot in #259
- Use minimum distroless base image by @owenthereal in #261
Full Changelog: v0.13.5...v0.14.2
Upterm 0.13.5
Changelog
What's Changed
- Bump golang.org/x/net from 0.21.0 to 0.23.0 by @dependabot in #248
- Fix Linux package bin path by @owenthereal in #249
- Replace with charmbracelet/ssh by @owenthereal in #250
- Bump github.com/cli/go-gh/v2 from 2.8.0 to 2.9.0 by @dependabot in #252
Full Changelog: v0.13.3...v0.13.5
Upterm 0.13.3
Changelog
Full Changelog: v0.13.2...v0.13.3
Upterm 0.13.2
Changelog
What's Changed
- Revert "Shrink uptermd Docker image by 5 MB, 20% (#225)" by @owenthereal in #228
Full Changelog: v0.13.1...v0.13.2
Upterm 0.13.1
Changelog
What's Changed
- Bump golang.org/x/net from 0.14.0 to 0.17.0 by @dependabot in #203
- Bump github.com/cli/go-gh/v2 from 2.3.0 to 2.4.0 by @dependabot in #204
- Bump google.golang.org/grpc from 1.58.2 to 1.58.3 by @dependabot in #205
- Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 by @dependabot in #206
- Bump golang.org/x/term from 0.13.0 to 0.14.0 by @dependabot in #212
- Bump github.com/creack/pty from 1.1.19-0.20220421211855-0d412c9fbeb1 to 1.1.20 by @dependabot in #209
- Bump github.com/gorilla/websocket from 1.5.0 to 1.5.1 by @dependabot in #210
- Bump google.golang.org/grpc from 1.58.3 to 1.59.0 by @dependabot in #208
- Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #211
- Bump github.com/creack/pty from 1.1.20 to 1.1.21 by @dependabot in #214
- Bump golang.org/x/term from 0.14.0 to 0.15.0 by @dependabot in #215
- Bump actions/setup-go from 4 to 5 by @dependabot in #216
- Bump github/codeql-action from 2 to 3 by @dependabot in #217
- Bump google.golang.org/grpc from 1.59.0 to 1.60.0 by @dependabot in #218
- Bump golang.org/x/term from 0.15.0 to 0.16.0 by @dependabot in #223
- Bump google.golang.org/grpc from 1.60.0 to 1.61.0 by @dependabot in #224
- Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 by @dependabot in #222
- Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 by @dependabot in #220
- Shrink uptermd Docker image by 5 MB, 20% by @bcspragu in #225
- Bump deps by @owenthereal in #226
- Improve gorelease process by @owenthereal in #227
New Contributors
Full Changelog: v0.13.0...v0.13.1