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 #2086
- actions: fix draft condition to trigger only on tags by @Drakonis in #2087
New Contributors
Full Changelog: v0.9.3...v0.9.6-rc.2