Releases: CrowdStrike/perseus
Releases · CrowdStrike/perseus
v0.14.0
What's Changed
- chore(deps): bump golang.org/x/sync from 0.3.0 to 0.4.0 by @dependabot in #117
- chore(deps): bump golang.org/x/mod from 0.12.0 to 0.13.0 by @dependabot in #118
- chore(deps): bump google.golang.org/grpc from 1.58.2 to 1.58.3 by @dependabot in #119
- chore(deps): bump google.golang.org/grpc from 1.58.3 to 1.59.0 by @dependabot in #121
- chore(deps): bump github.com/mattn/go-isatty from 0.0.19 to 0.0.20 by @dependabot in #120
- chore(deps): bump github.com/go-git/go-git/v5 from 5.9.0 to 5.10.0 by @dependabot in #122
- chore(deps): bump golang.org/x/mod from 0.13.0 to 0.14.0 by @dependabot in #123
- chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #124
- chore(deps): bump golang.org/x/sync from 0.4.0 to 0.5.0 by @dependabot in #125
- chore(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.18.0 to 2.18.1 by @dependabot in #126
- Enable logging of all server-side errors by @dylan-bourque in #127
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #105
- chore(deps): bump google.golang.org/grpc from 1.57.0 to 1.58.0 by @dependabot in #106
- chore(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.17.1 to 2.18.0 by @dependabot in #107
- chore(deps): bump goreleaser/goreleaser-action from 4 to 5 by @dependabot in #108
- chore(deps): bump docker/login-action from 2 to 3 by @dependabot in #109
- chore(deps): bump google.golang.org/grpc from 1.58.0 to 1.58.1 by @dependabot in #110
- chore(deps): bump github.com/go-git/go-git/v5 from 5.8.1 to 5.9.0 by @dependabot in #111
- chore(deps): bump google.golang.org/grpc from 1.58.1 to 1.58.2 by @dependabot in #115
- chore(deps): bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 by @dependabot in #116
Full Changelog: v0.12.5...v0.13.0
v0.12.5
What's Changed
- chore(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 by @dependabot in #103
- chore(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.16.2 to 2.17.1 by @dependabot in #104
Full Changelog: v0.12.4...v0.12.5
v0.12.4
What's Changed
- chore(deps): bump google.golang.org/grpc from 1.56.1 to 1.56.2 by @dependabot in #97
- chore(deps): bump golang.org/x/mod from 0.11.0 to 0.12.0 by @dependabot in #98
- chore(deps): bump github.com/go-git/go-git/v5 from 5.7.0 to 5.8.0 by @dependabot in #99
- chore(deps): bump github.com/go-git/go-git/v5 from 5.8.0 to 5.8.1 by @dependabot in #100
- chore(deps): bump google.golang.org/grpc from 1.56.2 to 1.57.0 by @dependabot in #101
- chore(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.16.0 to 2.16.2 by @dependabot in #102
Full Changelog: v0.12.3...v0.12.4
v0.12.3
What's Changed
- chore(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.15.2 to 2.16.0 by @dependabot in #88
- chore(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.5.0 by @dependabot in #89
- chore(deps): bump golangci/golangci-lint-action from 3.5.0 to 3.6.0 by @dependabot in #90
- chore(deps): bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 by @dependabot in #91
- chore(deps): bump golang.org/x/sync from 0.2.0 to 0.3.0 by @dependabot in #92
- chore(deps): bump golang.org/x/mod from 0.10.0 to 0.11.0 by @dependabot in #93
- chore(deps): bump google.golang.org/grpc from 1.55.0 to 1.56.0 by @dependabot in #94
- chore(deps): bump google.golang.org/grpc from 1.56.0 to 1.56.1 by @dependabot in #95
- chore(deps): bump google.golang.org/protobuf from 1.30.0 to 1.31.0 by @dependabot in #96
Full Changelog: v0.12.2...v0.12.3
v0.12.2
What's Changed
- fix: address database error when running 'perseus update' against untidy modules by @dylan-bourque in #87
Full Changelog: v0.12.1...v0.12.2
v0.12.1
What's Changed
- chore(deps): bump google.golang.org/grpc from 1.54.0 to 1.55.0 by @dependabot in #79
- chore(deps): bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1 by @dependabot in #80
- chore(deps): bump golang.org/x/sync from 0.1.0 to 0.2.0 by @dependabot in #81
- chore(deps): bump github.com/go-git/go-git/v5 from 5.6.1 to 5.7.0 by @dependabot in #85
- chore(deps): bump github.com/mattn/go-isatty from 0.0.18 to 0.0.19 by @dependabot in #83
- chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4 by @dependabot in #86
Full Changelog: v0.12.0...v0.12.1
v0.12.0
What's Changed
- chore(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 by @dependabot in #75
- chore(deps): bump golang.org/x/mod from 0.9.0 to 0.10.0 by @dependabot in #76
- chore(deps): bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0 by @dependabot in #77
- feat: Add find path command by @dylan-bourque in #78
- fix(store): partially written module cannot be corrected by @dylan-bourque in #78
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- fix: updating a module with no dependencies is a no-op by @dylan-bourque in #74
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- chore(deps): bump google.golang.org/protobuf from 1.29.0 to 1.30.0 by @dependabot in #66
- chore(deps): bump actions/setup-go from 3 to 4 by @dependabot in #67
- chore(deps): bump github.com/Masterminds/squirrel from 1.5.3 to 1.5.4 by @dependabot in #68
- chore(deps): bump github.com/go-git/go-git/v5 from 5.6.0 to 5.6.1 by @dependabot in #69
- fix: eliminate panic when generating debug logs by @dylan-bourque in #70
- chore(deps): bump github.com/mattn/go-isatty from 0.0.17 to 0.0.18 by @dependabot in #71
- chore(deps): bump google.golang.org/grpc from 1.53.0 to 1.54.0 by @dependabot in #72
- fix(ui): module details page does not load when the module has only pre-release versions by @dylan-bourque in #73
Full Changelog: v0.9.0...v0.10.0