Releases: CrowdStrike/perseus
Releases · CrowdStrike/perseus
v0.9.0
What's Changed
- chore(deps): bump google.golang.org/protobuf from 1.28.1 to 1.29.0 by @dependabot in #64
- Address several UX issues by @dylan-bourque in #65
- fix(list-modules):
list-modules
sub-command fails if a module has no stable versions - fix(tls): updates to
query
andupdate
sub-commands to work with TLS - fix(debug): key/value pairs are not correctly output in debug logs
- fix(ui): module details page does not render
- fix(list-modules):
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- chore(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #55
- chore(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.15.0 to 2.15.1 by @dependabot in #56
- chore(deps): bump golang.org/x/sync from 0.0.0-20220722155255-886fb9371eb4 to 0.1.0 by @dependabot in #57
- chore(deps): bump google.golang.org/grpc/cmd/protoc-gen-go-grpc from 1.2.0 to 1.3.0 by @dependabot in #59
- chore(deps): bump golang.org/x/mod from 0.8.0 to 0.9.0 by @dependabot in #60
- chore(deps): bump github.com/go-git/go-git/v5 from 5.5.2 to 5.6.0 by @dependabot in #61
- chore(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.15.1 to 2.15.2 by @dependabot in #62
- chore(deps): bump github.com/jackc/pgx/v4 from 4.18.0 to 4.18.1 by @dependabot in #63
- Wip pre deployment bug cleanup by @dylan-bourque in #58
Full Changelog: v0.7.0...v0.8.0
v0.7.0
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- chore(deps): bump google.golang.org/grpc from 1.52.3 to 1.53.0 by @dependabot in #51
- chore(deps): bump github.com/jackc/pgx/v4 from 4.17.2 to 4.18.0 by @dependabot in #52
- chore(deps): bump golang.org/x/mod from 0.7.0 to 0.8.0 by @dependabot in #53
- feat: Publish to GHCR on release by @dylan-bourque in #54
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- chore(deps): bump github.com/go-git/go-git/v5 from 5.5.0 to 5.5.1 by @dependabot in #42
- chore(deps): bump goreleaser/goreleaser-action from 3 to 4 by @dependabot in #43
- chore(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.14.0 to 2.15.0 by @dependabot in #44
- chore(deps): bump github.com/mattn/go-isatty from 0.0.16 to 0.0.17 by @dependabot in #45
- chore(deps): bump github.com/go-git/go-git/v5 from 5.5.1 to 5.5.2 by @dependabot in #46
- chore(deps): bump google.golang.org/grpc from 1.51.0 to 1.52.0 by @dependabot in #47
- chore(deps): bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 by @dependabot in #48
- chore(deps): bump google.golang.org/grpc from 1.52.0 to 1.52.3 by @dependabot in #49
- Add module versions query by @dylan-bourque in #50
Full Changelog: v0.4.2...v0.5.0
v0.4.2: fix(deps): update github.com/pjbgf/sha1cd to v0.2.3
fixes build failures when specifying `CGO_ENABLED=0`
v0.4.1: fix: goreleaser GH action failing
update goreleaser GH action to use docker/login-action@v2
v0.4.0
Merge pull request #40 from CrowdStrike/feat/publish-service-docker-c…
v0.3.0
What's Changed
- fix: the db-name flag now parses correctly by @alee792 in #20
- chore(deps): bump google.golang.org/grpc from 1.49.0 to 1.50.0 by @dependabot in #21
- chore(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.0 by @dependabot in #22
- chore(deps): bump google.golang.org/grpc from 1.50.0 to 1.50.1 by @dependabot in #23
- chore(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 by @dependabot in #30
- chore(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.11.3 to 2.12.0 by @dependabot in #31
- chore(deps): bump github.com/spf13/cobra from 1.6.0 to 1.6.1 by @dependabot in #32
- chore(deps): bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 by @dependabot in #34
- chore(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.12.0 to 2.13.0 by @dependabot in #33
- feat(update): extend 'update' command to support OSS deps by @dylan-bourque in #35
New Contributors
Full Changelog: v0.2.0...v0.3.0