Skip to content

Releases: signmykeyio/signmykey

v0.8.7

19 Jul 16:00
cc17d3b
Compare
Choose a tag to compare

What's Changed

v0.8.6

02 Apr 16:31
Compare
Choose a tag to compare
  • Fix missing OIDC scope #212

v0.8.5

17 Dec 13:55
c383563
Compare
Choose a tag to compare
  • Bump golang.org/x/term from 0.13.0 to 0.14.0 #196
  • Bump golang.org/x/crypto from 0.15.0 to 0.16.0 #199
  • Bump github.com/go-ldap/ldap/v3 from 3.4.5 to 3.4.6 #190
  • Bump github.com/fatih/color from 1.15.0 to 1.16.0
  • Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 #194
  • Bump github.com/mdp/qrterminal/v3 from 3.1.1 to 3.2.0 #195

v0.8.4

21 Aug 15:13
57a3d9f
Compare
Choose a tag to compare
  • Fix goreleaser and upgrade Go to 1.21 #187

v0.8.3

06 Jun 14:50
4d98eee
Compare
Choose a tag to compare
  • Move RPM repository to GH Pages #177

v0.8.2

06 Jun 12:23
07e3fb0
Compare
Choose a tag to compare
  • Move APT repository to GH Pages #176

v0.8.1

06 Apr 12:08
Compare
Choose a tag to compare

IMPROVMENTS:

  • Add linux_arm64 as build target #161

v0.8.0

05 Apr 13:36
73a4091
Compare
Choose a tag to compare

IMPROVMENTS:

DEPENDENCIES:

  • Upgrade Go to 1.20.3 #159

v0.7.1

26 Aug 08:15
0e30ff4
Compare
Choose a tag to compare

BUG FIXES:

  • Replace deprecation warning #140

v0.7.0

18 Aug 09:12
d2a2c9c
Compare
Choose a tag to compare

IMPROVEMENTS:

  • Support signing multiple keys by default (~/.ssh/id_dsa, ~/.ssh/id_ecdsa, ~/.ssh/id_ecdsa_sk, ~/.ssh/id_ed25519, ~/.ssh/id_ed25519_sk and ~/.ssh/id_rsa) #134
  • Add trailing / symbol to addr, do not return error #135

DOCS:

  • Update README to deprecate "apt-key" #131
  • Add sudo to privileged commands in README #132

DEPENDENCIES:

  • Upgrade go to 1.19 #136
  • Bump github.com/go-ldap/ldap/v3 from 3.4.3 to 3.4.4 #129
  • Bump github.com/spf13/cobra from 1.4.0 to 1.5.0 #124
  • Bump github.com/stretchr/testify from 1.7.3 to 1.8.0 #127
  • Upgrade Viper to 1.11.0 #120
  • Upgrade x/crypt and x/term #137
  • Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 #128
  • Bump github.com/go-chi/render from 1.0.1 to 1.0.2 #130