Releases: shellhub-io/shellhub
Releases · shellhub-io/shellhub
v0.10.2
What's Changed
- agent: bump github.com/gliderlabs/ssh from 0.3.4 to 0.3.5 in /agent by @dependabot in #2115
- ssh: bump github.com/gliderlabs/ssh from 0.3.4 to 0.3.5 in /ssh by @dependabot in #2116
- ui: bump @fortawesome/free-brands-svg-icons from 6.1.2 to 6.2.0 in /ui by @dependabot in #2119
- ui: bump @fortawesome/free-solid-svg-icons from 6.1.2 to 6.2.0 in /ui by @dependabot in #2117
- ui: bump @fortawesome/fontawesome-svg-core from 6.1.2 to 6.2.0 in /ui by @dependabot in #2118
- Feature/set log level by @gessecarneiro in #2105
- ssh: reply keepalive messages from clients by @gustavosbarreto in #2120
- services: return 404 status instead of 500 by @gustavosbarreto in #2121
- api: move billing business logic out of services layer by @gustavosbarreto in #2122
- api: use const key instead of hard-coded value to get JWT from middleware by @gustavosbarreto in #2123
- docker: agent: bump arm32v7/golang from 1.19.0-alpine3.16 to 1.19.1-alpine3.16 in /agent by @dependabot in #2136
- docker: agent: bump golang from 1.19.0-alpine3.16 to 1.19.1-alpine3.16 in /agent by @dependabot in #2135
- docker: ssh: bump golang from 1.19.0-alpine3.16 to 1.19.1-alpine3.16 in /ssh by @dependabot in #2134
- docker: agent: bump arm64v8/golang from 1.19.0-alpine3.16 to 1.19.1-alpine3.16 in /agent by @dependabot in #2133
- docker: cli: bump golang from 1.19.0-alpine3.16 to 1.19.1-alpine3.16 in /cli by @dependabot in #2132
- docker: api: bump golang from 1.19.0-alpine3.16 to 1.19.1-alpine3.16 in /api by @dependabot in #2131
- docker: agent: bump arm32v6/golang from 1.19.0-alpine3.16 to 1.19.1-alpine3.16 in /agent by @dependabot in #2130
- cli: bump go.mongodb.org/mongo-driver from 1.10.1 to 1.10.2 in /cli by @dependabot in #2129
- agent: bump github.com/docker/docker from 20.10.17+incompatible to 20.10.18+incompatible in /agent by @dependabot in #2127
- ui: bump core-js from 3.25.0 to 3.25.1 in /ui by @dependabot in #2126
- ui: bump vue-router from 3.6.4 to 3.6.5 in /ui by @dependabot in #2125
- api: bump go.mongodb.org/mongo-driver from 1.10.1 to 1.10.2 in /api by @dependabot in #2128
- ssh: refactor session handlers and context by @henrybarreto in #2106
- ssh: fix SCP legacy by @henrybarreto in #2138
- ssh: fix SSH log message and exit code function name by @henrybarreto in #2140
Full Changelog: v0.10.1...v0.10.2
v0.10.1
What's Changed
- Completly remove cache option from services configuration by @gustavosbarreto in #2112
- agent: set agent platform during initialization by @gustavosbarreto in #2113
Full Changelog: v0.10.0...v0.10.1
v0.10.0
ShellHub v0.10.0
Let's celebrate this release together!
windows_95_release_party.mp4
What's Changed
- ssh: refactor websocket ssh connection handler by @henrybarreto in #1982
- ssh: refactor new session function by @henrybarreto in #1986
- ui: bump moment from 2.29.3 to 2.29.4 in /ui by @dependabot in #2001
- ui: bump font-logos from 0.18.0 to 1.0.0 in /ui by @dependabot in #2002
- ui: bump @vue/cli-plugin-eslint from 5.0.6 to 5.0.8 in /ui by @dependabot in #2003
- ui: bump core-js from 3.23.3 to 3.23.4 in /ui by @dependabot in #2004
- ui: bump @vue/cli-plugin-babel from 5.0.6 to 5.0.8 in /ui by @dependabot in #2006
- ssh: refactor ssh connection function by @henrybarreto in #2000
- api, pkg: fix response from create public key without fingerprint by @henrybarreto in #2009
- cli: bump go.mongodb.org/mongo-driver from 1.9.1 to 1.10.0 in /cli by @dependabot in #2014
- ui: bump @vue-stripe/vue-stripe from 4.4.2 to 4.4.4 in /ui by @dependabot in #2012
- ui: bump core-js from 3.23.4 to 3.23.5 in /ui by @dependabot in #2013
- api: bump go.mongodb.org/mongo-driver from 1.9.1 to 1.10.0 in /api by @dependabot in #2010
- ui: bump terser from 4.8.0 to 4.8.1 in /ui by @dependabot in #2015
- ssh: split package into subpackages by @henrybarreto in #2008
- ui: bump @mdi/font from 6.9.96 to 7.0.96 in /ui by @dependabot in #2017
- agent: bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 in /agent by @dependabot in #2019
- ssh: bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 in /ssh by @dependabot in #2018
- api: bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 in /api by @dependabot in #2020
- docker: ssh: bump alpine from 3.16.0 to 3.16.1 in /ssh by @dependabot in #2025
- docker: cli: bump alpine from 3.16.0 to 3.16.1 in /cli by @dependabot in #2026
- docker: agent: bump alpine from 3.16.0 to 3.16.1 in /agent by @dependabot in #2027
- docker: ui: bump nginx from 1.23.0-alpine to 1.23.1-alpine in /ui by @dependabot in #2024
- ui: bump @babel/eslint-parser from 7.18.2 to 7.18.9 in /ui by @dependabot in #2021
- docker: api: bump alpine from 3.16.0 to 3.16.1 in /api by @dependabot in #2023
- ui: bump core-js from 3.23.5 to 3.24.0 in /ui by @dependabot in #2029
- agent: bump golang:1.18.2-alpine3.14 to golang:1.18.2-alpine3.16 by @gustavosbarreto in #2030
- agent: set working directory in namespace by @gustavosbarreto in #2031
- make: add keygen to start deps by @gustavosbarreto in #2032
- docker: bump golang:1.18.2-alpine3.14 to golang:1.18.2-alpine3.16 by @gessecarneiro in #2033
- agent: remove /host prefix from working directory by @gustavosbarreto in #2034
- ssh: fix session what does not start by @henrybarreto in #2035
- ssh: use WithError instead of error's field on logrus by @henrybarreto in #2036
- ssh: fix session's record, change internalclient aliase and session close message by @henrybarreto in #2037
- Makefile: add restart command by @gustavosbarreto in #2038
- docker: cli: bump golang from 1.18.2-alpine3.16 to 1.18.4-alpine3.16 in /cli by @dependabot in #2052
- ui: bump @fortawesome/fontawesome-svg-core from 6.1.1 to 6.1.2 in /ui by @dependabot in #2045
- docker: api: bump golang from 1.18.2-alpine3.16 to 1.18.4-alpine3.16 in /api by @dependabot in #2046
- docker: ssh: bump golang from 1.18.2-alpine3.16 to 1.18.4-alpine3.16 in /ssh by @dependabot in #2047
- docker: agent: bump golang from 1.18.2-alpine3.16 to 1.18.4-alpine3.16 in /agent by @dependabot in #2048
- docker: agent: bump arm32v7/golang from 1.18.2-alpine3.16 to 1.18.4-alpine3.16 in /agent by @dependabot in #2049
- docker: agent: bump arm64v8/golang from 1.18.2-alpine3.16 to 1.18.4-alpine3.16 in /agent by @dependabot in #2050
- docker: agent: bump arm32v6/golang from 1.18.2-alpine3.16 to 1.18.4-alpine3.16 in /agent by @dependabot in #2051
- ui: bump vuetify from 2.6.7 to 2.6.8 in /ui by @dependabot in #2044
- ui: bump @fortawesome/free-solid-svg-icons from 6.1.1 to 6.1.2 in /ui by @dependabot in #2043
- ui: bump core-js from 3.24.0 to 3.24.1 in /ui by @dependabot in #2042
- ui: bump @fortawesome/free-brands-svg-icons from 6.1.1 to 6.1.2 in /ui by @dependabot in #2053
- ssh: add comments, nolint rules and rename variable on handlers by @henrybarreto in #2039
- ssh: remove custom error package by @henrybarreto in #2040
- api: add comments to device tags and remove unneeded validation by @henrybarreto in #2055
- api: split worker instruction into multiple functions by @henrybarreto in #2056
- api: fix device's tag update with empty tag by @henrybarreto in #2057
- api: invalidate token when user's role change by @henrybarreto in #2058
- cli: bump go.mongodb.org/mongo-driver from 1.10.0 to 1.10.1 in /cli by @dependabot in #2061
- docker: api: bump golang from 1.18.4-alpine3.16 to 1.19.0-alpine3.16 in /api by @dependabot in #2062
- docker: ssh: bump golang from 1.18.4-alpine3.16 to 1.19.0-alpine3.16 in /ssh by @dependabot in #2063
- docker: agent: bump arm32v6/golang from 1.18.4-alpine3.16 to 1.19.0-alpine3.16 in /agent by @dependabot in #2064
- docker: agent: bump arm32v7/golang from 1.18.4-alpine3.16 to 1.19.0-alpine3.16 in /agent by @dependabot in #2067
- docker: agent: bump arm64v8/golang from 1.18.4-alpine3.16 to 1.19.0-alpine3.16 in /agent by @dependabot in #2068
- docker: cli: bump golang from 1.18.4-alpine3.16 to 1.19.0-alpine3.16 in /cli by @dependabot in #2065
- docker: agent: bump golang from 1.18.4-alpine3.16 to 1.19.0-alpine3.16 in /agent by @dependabot in #2066
- api: remove billing store implmentation by @henrybarreto in #2060
- ui: show correct currency by @AntonyRafael in #2070
- ssh: fix wrong message when and add forgotten mocks by @henrybarreto in #2073
- agent: ensure that selfupdater are running inside a docker container by @gustavosbarreto in #2075
- ui: fix third welcome screen with gray color by @gessecarneiro in #2074
- ssh: set $TERM to xterm by @gustavosbarreto in #2076
- docker: cli: bump alpine from 3.16.1 to 3.16.2 in /cli by @dependabot in #2084
- docker: agent: bump alpine from 3.16.1 to 3.16.2 in /agent by @dependabot in #2083
- docker: ssh: bump alpine from 3.16.1 to 3.16.2 in /ssh by @dependabot in #2082
- docker: api: bump alpine from 3.16.1 to 3.16.2 in /api by @dependabot in #2081
- api: bump go.mongodb.org/mongo-driver from 1.10.0 to 1.10.1 in /api by @dependabot in #2080
- ui: bump vuetify from 2.6.8 to 2.6.9 in /ui by @dependabot in #2079
- ui: bump stylus from 0.58.1 to 0.59.0 in /ui by @dependabot in #2077
- api: bump github.com/labstack/echo/v4 from 4.7.2 to 4.8.0 in /api by @dependabot in #2078
- api: remove opti...
v0.10.0-rc.3
What's Changed
- agent,ssh,pkg: add session record to SFTP session by @henrybarreto in #2104
- README: fix typo by @matmatias in #2108
New Contributors
- @matmatias made their first contribution in #2108
Full Changelog: v0.10.0-rc.2...v0.10.0-rc.3
v0.10.0-rc.2
What's Changed
- ssh: add na extra parameter to Flow's function to control copy completeness by @henrybarreto in #2098
- ui: bump core-js from 3.24.1 to 3.25.0 in /ui by @dependabot in #2102
- ui: bump vue-router from 3.5.4 to 3.6.4 in /ui by @dependabot in #2101
- ui: bump vue-cli-plugin-vuetify from 2.5.4 to 2.5.5 in /ui by @dependabot in #2100
- ssh, docker: set log level to trace when in development by @gessecarneiro in #2099
- ssh, agent: add SFTP support by @henrybarreto in #2094
Full Changelog: v0.10.0-rc.1...v0.10.0-rc.2
v0.10.0-rc.1
What's Changed
- api: add position to session when a new one is created by @henrybarreto in #2088
- ui: bump vue-cli-plugin-vuetify from 2.5.1 to 2.5.4 in /ui by @dependabot in #2092
- api: add migration to add position to session from its IP by @henrybarreto in #2093
- api,pkg: add setup route and service by @gessecarneiro in #2054
- ssh: bump crypto/ssh to latest version by @gustavosbarreto in #2095
- Async connection fix by @Drakonis in #2097
Full Changelog: v0.9.6-rc.2...v0.10.0-rc.1
v0.9.6-rc.2
What's Changed
- ssh: refactor websocket ssh connection handler by @henrybarreto in #1982
- ssh: refactor new session function by @henrybarreto in #1986
- ui: bump moment from 2.29.3 to 2.29.4 in /ui by @dependabot in #2001
- ui: bump font-logos from 0.18.0 to 1.0.0 in /ui by @dependabot in #2002
- ui: bump @vue/cli-plugin-eslint from 5.0.6 to 5.0.8 in /ui by @dependabot in #2003
- ui: bump core-js from 3.23.3 to 3.23.4 in /ui by @dependabot in #2004
- ui: bump @vue/cli-plugin-babel from 5.0.6 to 5.0.8 in /ui by @dependabot in #2006
- ssh: refactor ssh connection function by @henrybarreto in #2000
- api, pkg: fix response from create public key without fingerprint by @henrybarreto in #2009
- cli: bump go.mongodb.org/mongo-driver from 1.9.1 to 1.10.0 in /cli by @dependabot in #2014
- ui: bump @vue-stripe/vue-stripe from 4.4.2 to 4.4.4 in /ui by @dependabot in #2012
- ui: bump core-js from 3.23.4 to 3.23.5 in /ui by @dependabot in #2013
- api: bump go.mongodb.org/mongo-driver from 1.9.1 to 1.10.0 in /api by @dependabot in #2010
- ui: bump terser from 4.8.0 to 4.8.1 in /ui by @dependabot in #2015
- ssh: split package into subpackages by @henrybarreto in #2008
- ui: bump @mdi/font from 6.9.96 to 7.0.96 in /ui by @dependabot in #2017
- agent: bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 in /agent by @dependabot in #2019
- ssh: bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 in /ssh by @dependabot in #2018
- api: bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 in /api by @dependabot in #2020
- docker: ssh: bump alpine from 3.16.0 to 3.16.1 in /ssh by @dependabot in #2025
- docker: cli: bump alpine from 3.16.0 to 3.16.1 in /cli by @dependabot in #2026
- docker: agent: bump alpine from 3.16.0 to 3.16.1 in /agent by @dependabot in #2027
- docker: ui: bump nginx from 1.23.0-alpine to 1.23.1-alpine in /ui by @dependabot in #2024
- ui: bump @babel/eslint-parser from 7.18.2 to 7.18.9 in /ui by @dependabot in #2021
- docker: api: bump alpine from 3.16.0 to 3.16.1 in /api by @dependabot in #2023
- ui: bump core-js from 3.23.5 to 3.24.0 in /ui by @dependabot in #2029
- agent: bump golang:1.18.2-alpine3.14 to golang:1.18.2-alpine3.16 by @gustavosbarreto in #2030
- agent: set working directory in namespace by @gustavosbarreto in #2031
- make: add keygen to start deps by @gustavosbarreto in #2032
- docker: bump golang:1.18.2-alpine3.14 to golang:1.18.2-alpine3.16 by @gessecarneiro in #2033
- agent: remove /host prefix from working directory by @gustavosbarreto in #2034
- ssh: fix session what does not start by @henrybarreto in #2035
- ssh: use WithError instead of error's field on logrus by @henrybarreto in #2036
- ssh: fix session's record, change internalclient aliase and session close message by @henrybarreto in #2037
- Makefile: add restart command by @gustavosbarreto in #2038
- docker: cli: bump golang from 1.18.2-alpine3.16 to 1.18.4-alpine3.16 in /cli by @dependabot in #2052
- ui: bump @fortawesome/fontawesome-svg-core from 6.1.1 to 6.1.2 in /ui by @dependabot in #2045
- docker: api: bump golang from 1.18.2-alpine3.16 to 1.18.4-alpine3.16 in /api by @dependabot in #2046
- docker: ssh: bump golang from 1.18.2-alpine3.16 to 1.18.4-alpine3.16 in /ssh by @dependabot in #2047
- docker: agent: bump golang from 1.18.2-alpine3.16 to 1.18.4-alpine3.16 in /agent by @dependabot in #2048
- docker: agent: bump arm32v7/golang from 1.18.2-alpine3.16 to 1.18.4-alpine3.16 in /agent by @dependabot in #2049
- docker: agent: bump arm64v8/golang from 1.18.2-alpine3.16 to 1.18.4-alpine3.16 in /agent by @dependabot in #2050
- docker: agent: bump arm32v6/golang from 1.18.2-alpine3.16 to 1.18.4-alpine3.16 in /agent by @dependabot in #2051
- ui: bump vuetify from 2.6.7 to 2.6.8 in /ui by @dependabot in #2044
- ui: bump @fortawesome/free-solid-svg-icons from 6.1.1 to 6.1.2 in /ui by @dependabot in #2043
- ui: bump core-js from 3.24.0 to 3.24.1 in /ui by @dependabot in #2042
- ui: bump @fortawesome/free-brands-svg-icons from 6.1.1 to 6.1.2 in /ui by @dependabot in #2053
- ssh: add comments, nolint rules and rename variable on handlers by @henrybarreto in #2039
- ssh: remove custom error package by @henrybarreto in #2040
- api: add comments to device tags and remove unneeded validation by @henrybarreto in #2055
- api: split worker instruction into multiple functions by @henrybarreto in #2056
- api: fix device's tag update with empty tag by @henrybarreto in #2057
- api: invalidate token when user's role change by @henrybarreto in #2058
- cli: bump go.mongodb.org/mongo-driver from 1.10.0 to 1.10.1 in /cli by @dependabot in #2061
- docker: api: bump golang from 1.18.4-alpine3.16 to 1.19.0-alpine3.16 in /api by @dependabot in #2062
- docker: ssh: bump golang from 1.18.4-alpine3.16 to 1.19.0-alpine3.16 in /ssh by @dependabot in #2063
- docker: agent: bump arm32v6/golang from 1.18.4-alpine3.16 to 1.19.0-alpine3.16 in /agent by @dependabot in #2064
- docker: agent: bump arm32v7/golang from 1.18.4-alpine3.16 to 1.19.0-alpine3.16 in /agent by @dependabot in #2067
- docker: agent: bump arm64v8/golang from 1.18.4-alpine3.16 to 1.19.0-alpine3.16 in /agent by @dependabot in #2068
- docker: cli: bump golang from 1.18.4-alpine3.16 to 1.19.0-alpine3.16 in /cli by @dependabot in #2065
- docker: agent: bump golang from 1.18.4-alpine3.16 to 1.19.0-alpine3.16 in /agent by @dependabot in #2066
- api: remove billing store implmentation by @henrybarreto in #2060
- ui: show correct currency by @AntonyRafael in #2070
- ssh: fix wrong message when and add forgotten mocks by @henrybarreto in #2073
- agent: ensure that selfupdater are running inside a docker container by @gustavosbarreto in #2075
- ui: fix third welcome screen with gray color by @gessecarneiro in #2074
- ssh: set $TERM to xterm by @gustavosbarreto in #2076
- docker: cli: bump alpine from 3.16.1 to 3.16.2 in /cli by @dependabot in #2084
- docker: agent: bump alpine from 3.16.1 to 3.16.2 in /agent by @dependabot in #2083
- docker: ssh: bump alpine from 3.16.1 to 3.16.2 in /ssh by @dependabot in #2082
- docker: api: bump alpine from 3.16.1 to 3.16.2 in /api by @dependabot in #2081
- api: bump go.mongodb.org/mongo-driver from 1.10.0 to 1.10.1 in /api by @dependabot in #2080
- ui: bump vuetify from 2.6.8 to 2.6.9 in /ui by @dependabot in #2079
- ui: bump stylus from 0.58.1 to 0.59.0 in /ui by @dependabot in #2077
- api: bump github.com/labstack/echo/v4 from 4.7.2 to 4.8.0 in /api by @dependabot in #2078
- api: remove option to disable cache by @henrybarreto in #2085
- actions: create a draft release when tagging by @Drakonis in https://gith...
v0.9.6
Full Changelog: v0.9.5...v0.9.6
v0.9.5
Full Changelog: v0.9.4...v0.9.5
v0.9.4
Full Changelog: v0.9.3...v0.9.4