Skip to content

Releases: CrowdStrike/perseus

v0.18.0

03 May 18:11
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump golang.org/x/mod from 0.16.0 to 0.17.0 by @dependabot in #151
  • chore(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0 by @dependabot in #152
  • chore(deps): bump google.golang.org/grpc from 1.62.1 to 1.63.0 by @dependabot in #153
  • chore(deps): bump google.golang.org/grpc from 1.63.0 to 1.63.2 by @dependabot in #154
  • chore(deps): bump github.com/jmoiron/sqlx from 1.3.5 to 1.4.0 by @dependabot in #156
  • chore(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.1.0 by @dependabot in #158
  • Use Connect instead of gRPC by @dylan-bourque in #155

Full Changelog: v0.17.0...v0.18.0

v0.17.0

03 Apr 16:15
404a46a
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #144
  • chore(deps): bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 by @dependabot in #145
  • chore(deps): bump github.com/jackc/pgx/v4 from 4.18.1 to 4.18.3 by @dependabot in #146
  • chore(deps): bump golang.org/x/mod from 0.15.0 to 0.16.0 by @dependabot in #147
  • chore(deps): bump google.golang.org/grpc from 1.62.0 to 1.62.1 by @dependabot in #148
  • chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #149
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0 by @dependabot in #150

Full Changelog: v0.16.0...v0.17.0

v0.16.0

01 Mar 20:24
240f027
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.18.1 to 2.19.0 by @dependabot in #136
  • chore(deps): bump golang.org/x/sync from 0.5.0 to 0.6.0 by @dependabot in #137
  • chore(deps): bump google.golang.org/grpc from 1.60.1 to 1.61.0 by @dependabot in #138
  • chore(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.19.0 to 2.19.1 by @dependabot in #139
  • chore(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by @dependabot in #140
  • chore(deps): bump golang.org/x/mod from 0.14.0 to 0.15.0 by @dependabot in #141
  • chore(deps): bump google.golang.org/grpc from 1.61.0 to 1.61.1 by @dependabot in #142
  • chore(deps): bump google.golang.org/grpc from 1.61.1 to 1.62.0 by @dependabot in #143

Full Changelog: v0.15.0...v0.16.0

v0.15.0

02 Jan 17:59
dde3b76
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/go-git/go-git/v5 from 5.10.0 to 5.10.1 by @dependabot in #128
  • chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #129
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.10.1 to 5.11.0 by @dependabot in #130
  • chore(deps): bump google.golang.org/grpc from 1.59.0 to 1.60.0 by @dependabot in #131
  • chore(deps): bump github/codeql-action from 2 to 3 by @dependabot in #132
  • chore(deps): bump google.golang.org/grpc from 1.60.0 to 1.60.1 by @dependabot in #133
  • chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.32.0 by @dependabot in #134
  • chore(deps): bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 by @dependabot in #135

Full Changelog: v0.14.0...v0.15.0

v0.14.0

30 Nov 19:02
4eb7e82
Compare
Choose a tag to compare

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

02 Oct 15:42
6adb321
Compare
Choose a tag to compare

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

01 Sep 14:01
bbd9ad9
Compare
Choose a tag to compare

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

01 Aug 13:42
b7654f6
Compare
Choose a tag to compare

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

03 Jul 13:22
3c3a415
Compare
Choose a tag to compare

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

02 Jun 18:06
780a6d3
Compare
Choose a tag to compare

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