Skip to content

Releases: omegion/ssh-manager

Release v1.3.8

27 Nov 01:12
9dca914
Compare
Choose a tag to compare

1.3.8 (2023-11-27)

Bug Fixes

  • deps: update module github.com/aws/aws-sdk-go-v2 to v1.23.1 (#245) (9dca914)

Release v1.3.7

20 Nov 01:13
ef2828d
Compare
Choose a tag to compare

1.3.7 (2023-11-20)

Bug Fixes

  • deps: update module github.com/aws/aws-sdk-go-v2 to v1.23.0 (#244) (ef2828d)

Release v1.3.6

13 Nov 01:11
6619812
Compare
Choose a tag to compare

1.3.6 (2023-11-13)

Bug Fixes

  • deps: update module github.com/aws/aws-sdk-go-v2 to v1.22.2 (#243) (6619812)

Release v1.3.5

06 Nov 01:11
5a56c29
Compare
Choose a tag to compare

1.3.5 (2023-11-06)

Bug Fixes

  • deps: update module github.com/aws/aws-sdk-go-v2 to v1.22.0 (#240) (62d2028)
  • deps: update module github.com/aws/aws-sdk-go-v2 to v1.22.1 (#241) (97d9e2a)
  • deps: update module github.com/spf13/cobra to v1.8.0 (#242) (5a56c29)

Release v1.3.4

30 Oct 01:09
357296a
Compare
Choose a tag to compare

1.3.4 (2023-10-30)

Bug Fixes

  • Include build files to releases (357296a)

Release v1.3.3

21 Oct 18:10
fd71fb5
Compare
Choose a tag to compare

1.3.3 (2023-10-21)

Bug Fixes

  • Include build files to releases (fd71fb5)

Release v1.3.2

21 Oct 18:01
726cb23
Compare
Choose a tag to compare
fix: Include build files to releases

Release v1.3.1

13 Oct 01:32
d29973a
Compare
Choose a tag to compare

1.3.1 (2023-10-13)

Bug Fixes

  • deps: update module github.com/aws/aws-sdk-go-v2 to v1.21.2 (#238) (d29973a)

Release v1.3.0

07 Oct 18:32
1c5fd8c
Compare
Choose a tag to compare

1.3.0 (2023-10-07)

Features

Release v1.2.0

24 Dec 08:30
Compare
Choose a tag to compare

Installation

You can use go to build SSH Manager locally with:

go install github.com/omegion/ssh-manager@latest

Or, you can use the usual commands to install or upgrade:

On OS X

sudo curl -fL https://github.com/omegion/ssh-manager/releases/download/v1.2.0/ssh-manager-darwin-amd64 -o /usr/local/bin/ssh-manager \
&& sudo chmod +x /usr/local/bin/ssh-manager

On Linux

sudo curl -fL https://github.com/omegion/ssh-manager/releases/download/v1.2.0/ssh-manager-linux-amd64 -o /usr/local/bin/ssh-manager \
&& sudo chmod +x /usr/local/bin/ssh-manager

On Windows (Powershell)

Invoke-WebRequest -Uri https://github.com/omegion/ssh-manager/releases/download/v1.2.0/ssh-manager-windows-amd64 -OutFile $home\AppData\Local\Microsoft\WindowsApps\ssh-manager.exe

Otherwise, download one of the releases from the release page
directly.

See the install docs for more install options and instructions.

Changelog

  • a8e0a96 [I-148] Fix Dependabot automerge
  • 700971d [I-148] Fix Dependabot automerge (#149)
  • 38779a8 Bump github.com/aws/aws-sdk-go-v2/config from 1.17.10 to 1.18.4 (#142)
    • dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • ff0a6a4 Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.29.0 to 1.29.5 (#140)
    • dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • dcd5729 Bump hashicorp/vault-action from 2.4.2 to 2.4.3 (#133)
    • dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • dcc76a5 Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 (#132)
    • dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • 03e9fda Bump github.com/spf13/cobra from 1.6.0 to 1.6.1 (#131)
    • dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • f604333 Bump github.com/aws/aws-sdk-go-v2/config from 1.17.8 to 1.17.10 (#129)
    • dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • d076e33 Bump github.com/aws/aws-sdk-go-v2 from 1.17.0 to 1.17.1 (#128)
    • dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • c7db697 Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.27.11 to 1.29.0 (#125)
    • dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • b56696c Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#124)
    • dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • c522191 Bump github.com/spf13/cobra from 1.5.0 to 1.6.0 (#123)
    • dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • cfab60c Bump dependabot/fetch-metadata from 1.1.1 to 1.3.4 (#122)
    • dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • e8b865a [I-102] Dependabot auto-merge (#121)
  • 437fdba Bump github.com/aws/aws-sdk-go-v2/config from 1.17.6 to 1.17.8 (#120)
    • dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • 3ee0a29 Bump github.com/aws/aws-sdk-go-v2 from 1.16.15 to 1.16.16 (#119)
    • dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • c9058c9 Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.27.10 to 1.27.11 (#117)
    • dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • 52669ff Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.27.9 to 1.27.10 (#115)
    • dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • ce69d22 Bump github.com/aws/aws-sdk-go-v2/config from 1.17.5 to 1.17.6 (#116)
    • dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • dd48b12 Bump github.com/aws/aws-sdk-go-v2/config from 1.17.1 to 1.17.5 (#112)
    • dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • 7254f80 Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.27.5 to 1.27.9 (#111)
    • dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • 5abb27b Bump github.com/aws/aws-sdk-go-v2 from 1.16.11 to 1.16.14 (#110)
    • dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • 3e83600 Bump github.com/aws/aws-sdk-go-v2/config from 1.17.0 to 1.17.1 (#109)
    • dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • bfc6e4d Bump hashicorp/vault-action from 2.4.1 to 2.4.2 (#108)
    • dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • d794af3 Bump github.com/aws/aws-sdk-go-v2/config from 1.16.0 to 1.17.0 (#105)
    • dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • ec747cd Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.27.2 to 1.27.5 (#104)
    • dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • 4eb2e13 Bump github.com/aws/aws-sdk-go-v2 from 1.16.10 to 1.16.11 (#106)
    • dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • 224c7d1 Bump github.com/aws/aws-sdk-go-v2/config from 1.15.14 to 1.16.0 (#100)
    • dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • b97dcae Bump github.com/aws/aws-sdk-go-v2 from 1.16.8 to 1.16.10 (#101)
    • dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • 20ebda6 [I-102] Fix golang version for tests (#103)
  • cdc3ce9 Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.27.1 to 1.27.2 (#99)
    • dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>