Releases: ST2Projects/ssh-sentinel-server
Releases · ST2Projects/ssh-sentinel-server
v0.0.8
What's Changed
- 112 enhance portability by @neo1908 in #113
- Bump github.com/stretchr/testify from 1.8.1 to 1.9.0 by @dependabot in #115
- Added release package workflow by @neo1908 in #116
- Reviewed docs by @neo1908 in #117
- Tk/combine seperate projects by @neo1908 in #118
- Bump golang.org/x/crypto from 0.24.0 to 0.25.0 by @dependabot in #120
- Bump golang.org/x/crypto from 0.25.0 to 0.28.0 by @dependabot in #125
Full Changelog: v0.0.7...v0.0.8
v0.0.8-rc6
Full Changelog: v0.0.8-rc5...v0.0.8-rc6
v0.0.8-rc5
Full Changelog: v0.0.8-rc4...v0.0.8-rc5
v0.0.8-rc4
Full Changelog: v0.0.8-rc3...v0.0.8-rc4
v0.0.8-rc3
Full Changelog: v0.0.8-rc2...v0.0.8-rc3
v0.0.8-rc2
Full Changelog: v0.0.8-rc1...v0.0.8-rc2
v0.0.8-rc1
What's Changed
- 112 enhance portability by @neo1908 in #113
- Bump github.com/stretchr/testify from 1.8.1 to 1.9.0 by @dependabot in #115
- Added release package workflow by @neo1908 in #116
Full Changelog: v0.0.7...v0.0.8-rc1
v0.0.7
What's Changed
- Bump golang.org/x/crypto from 0.20.0 to 0.21.0 by @dependabot in #92
- Bump golang.org/x/crypto from 0.21.0 to 0.24.0 by @dependabot in #107
- Bump gorm.io/gorm from 1.25.7 to 1.25.10 by @dependabot in #104
- Bump github.com/foomo/tlsconfig from 0.0.0-20180418120404-b67861b076c9 to 1.0.1 by @dependabot in #98
- Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 by @dependabot in #94
- Create dependency-review.yml by @neo1908 in #109
- Bump gorm.io/driver/sqlite from 1.5.5 to 1.5.6 by @dependabot in #111
- Bump golang.org/x/net from 0.21.0 to 0.26.0 by @dependabot in #108
- Add extentions config by @neo1908 in #102
- Bump golang.org/x/net from 0.21.0 to 0.23.0 by @dependabot in #103
Full Changelog: v0.0.6...v0.0.7
v0.0.6
Changelog
- 64943c6 Bump github.com/foomo/simplecert from 1.8.3 to 1.8.5
- 3552000 Bump github.com/foomo/simplecert from 1.8.5 to 1.8.6
- ddf38b5 Bump github.com/foomo/simplecert from 1.8.6 to 1.8.7
- 13d030f Bump github.com/google/uuid from 1.3.0 to 1.4.0
- c1cdbdf Bump github.com/google/uuid from 1.4.0 to 1.6.0
- dea7cd8 Bump github.com/gorilla/mux from 1.8.0 to 1.8.1
- 12c895f Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3
- b03c865 Bump github.com/spf13/cobra from 1.6.1 to 1.7.0
- 12bbe85 Bump github.com/spf13/cobra from 1.7.0 to 1.8.0
- d00adcd Bump golang.org/x/crypto from 0.0.0-20220622213112-05595931fe9d to 0.9.0
- ecd0a6a Bump golang.org/x/crypto from 0.19.0 to 0.20.0
- 71dcd09 Bump golang.org/x/crypto from 0.9.0 to 0.13.0
- 16d4911 Bump golang.org/x/net from 0.0.0-20220624214902-1bab6f366d9e to 0.10.0
- 979e60c Bump golang.org/x/net from 0.10.0 to 0.17.0
- fa80e1b Bump golang.org/x/net from 0.10.0 to 0.18.0
- 7816fc8 Bump golang.org/x/net from 0.18.0 to 0.19.0
- 68b0363 Bump golang.org/x/net from 0.19.0 to 0.21.0
- 0d0790c Bump google.golang.org/grpc from 1.47.0 to 1.56.3
- 22e84e2 Bump gorm.io/driver/sqlite from 1.4.3 to 1.5.0
- 520f187 Bump gorm.io/driver/sqlite from 1.5.0 to 1.5.2
- 357cb02 Bump gorm.io/driver/sqlite from 1.5.2 to 1.5.4
- 18e7498 Bump gorm.io/driver/sqlite from 1.5.4 to 1.5.5
- 93b4e0f Bump gorm.io/gorm from 1.24.0 to 1.24.2
- cb070c6 Bump gorm.io/gorm from 1.24.2 to 1.24.3
- 29ebd27 Bump gorm.io/gorm from 1.24.7-0.20230306060331-85eaf9eeda11 to 1.25.1
- 729aea5 Bump gorm.io/gorm from 1.25.2-0.20230530020048-26663ab9bf55 to 1.25.4
- 837fa7c Bump gorm.io/gorm from 1.25.4 to 1.25.5
- 8fad454 Bump gorm.io/gorm from 1.25.5 to 1.25.7
- c7ddcd5 Correct key comment
- 5342ec6 Ensure on linux binaries are built
- 18ce663 Merge pull request #28 from ST2Projects/dependabot/go_modules/main/gorm.io/gorm-1.24.2
- 3145355 Merge pull request #30 from ST2Projects/dependabot/go_modules/main/gorm.io/gorm-1.24.3
- 3f0150d Merge pull request #44 from ST2Projects/dependabot/go_modules/main/gorm.io/driver/sqlite-1.5.0
- c8ebf51 Merge pull request #45 from ST2Projects/dependabot/go_modules/main/github.com/foomo/simplecert-1.8.5
- bec999f Merge pull request #46 from ST2Projects/dependabot/go_modules/main/gorm.io/gorm-1.25.1
- 10f6cf8 Merge pull request #47 from ST2Projects/dependabot/go_modules/main/golang.org/x/crypto-0.9.0
- 909b425 Merge pull request #48 from ST2Projects/dependabot/go_modules/main/golang.org/x/net-0.10.0
- 4580868 Merge pull request #49 from ST2Projects/dependabot/go_modules/main/github.com/spf13/cobra-1.7.0
- 20ec2cd Merge pull request #50 from ST2Projects/dependabot/go_modules/main/github.com/foomo/simplecert-1.8.6
- c7fc171 Merge pull request #53 from ST2Projects/dependabot/go_modules/main/github.com/sirupsen/logrus-1.9.3
- cbc9e6a Merge pull request #54 from ST2Projects/dependabot/go_modules/main/gorm.io/driver/sqlite-1.5.2
- 1635ddd Merge pull request #61 from ST2Projects/dependabot/go_modules/main/github.com/foomo/simplecert-1.8.7
- 1626ffe Merge pull request #67 from ST2Projects/dependabot/go_modules/main/gorm.io/gorm-1.25.4
- 1147a6c Merge pull request #69 from ST2Projects/dependabot/go_modules/main/golang.org/x/crypto-0.13.0
- 0e61bd9 Merge pull request #70 from ST2Projects/dependabot/go_modules/google.golang.org/grpc-1.56.3
- 4511317 Merge pull request #71 from ST2Projects/dependabot/go_modules/golang.org/x/net-0.17.0
- 8fbbd1b Merge pull request #72 from ST2Projects/dependabot/go_modules/main/golang.org/x/net-0.18.0
- 7f27351 Merge pull request #73 from ST2Projects/dependabot/go_modules/main/gorm.io/driver/sqlite-1.5.4
- b3e580c Merge pull request #74 from ST2Projects/dependabot/go_modules/main/gorm.io/gorm-1.25.5
- 69be3ad Merge pull request #75 from ST2Projects/dependabot/go_modules/main/github.com/google/uuid-1.4.0
- 380c022 Merge pull request #76 from ST2Projects/dependabot/go_modules/main/github.com/spf13/cobra-1.8.0
- c07c1c3 Merge pull request #77 from ST2Projects/dependabot/go_modules/main/github.com/gorilla/mux-1.8.1
- 74f64f0 Merge pull request #79 from ST2Projects/dependabot/go_modules/main/golang.org/x/net-0.19.0
- 99f64e2 Merge pull request #85 from ST2Projects/dependabot/go_modules/main/github.com/google/uuid-1.6.0
- 5209608 Merge pull request #87 from ST2Projects/dependabot/go_modules/main/gorm.io/driver/sqlite-1.5.5
- 46da131 Merge pull request #88 from ST2Projects/dependabot/go_modules/main/gorm.io/gorm-1.25.7
- c224bc0 Merge pull request #90 from ST2Projects/dependabot/go_modules/main/golang.org/x/net-0.21.0
- 39ebde9 Merge pull request #91 from ST2Projects/dependabot/go_modules/main/golang.org/x/crypto-0.20.0
- 2b087d0 Refresh go version and signing keys
- 66bb75b Update gorelease config
- 28c8705 Update readme with install role
v0.0.5
What's Changed
- Bump gorm.io/gorm from 1.23.8 to 1.23.9 by @dependabot in #17
- Bump gorm.io/gorm from 1.23.9 to 1.23.10 by @dependabot in #18
- Bump github.com/spf13/cobra from 1.5.0 to 1.6.1 by @dependabot in #24
- Bump gorm.io/driver/sqlite from 1.3.6 to 1.4.3 by @dependabot in #23
- Update readme and add api-docs.yml by @neo1908 in #25
Full Changelog: v0.0.4...v0.0.5