Releases: CrowdStrike/perseus
Releases · CrowdStrike/perseus
v0.23.0
What's Changed
- chore(deps): bump golang.org/x/net from 0.27.0 to 0.28.0 by @dependabot in #191
- chore(deps): bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 by @dependabot in #192
- chore(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.21.0 to 2.22.0 by @dependabot in #193
- chore(deps): bump go.opentelemetry.io/otel/exporters/prometheus from 0.50.0 to 0.51.0 by @dependabot in #194
- chore(deps): bump github.com/prometheus/client_golang from 1.20.0 to 1.20.2 by @dependabot in #195
- chore(deps): bump connectrpc.com/vanguard from 0.2.0 to 0.3.0 by @dependabot in #197
Full Changelog: v0.22.0...v0.23.0
v0.22.0
What's Changed
- chore(deps): bump golang.org/x/net from 0.26.0 to 0.27.0 by @dependabot in #180
- chore(deps): bump go.opentelemetry.io/otel/sdk/metric from 1.27.0 to 1.28.0 by @dependabot in #181
- chore(deps): bump go.opentelemetry.io/otel/exporters/prometheus from 0.49.0 to 0.50.0 by @dependabot in #182
- chore(deps): bump golang.org/x/mod from 0.18.0 to 0.19.0 by @dependabot in #183
- chore(deps): bump connectrpc.com/otelconnect from 0.7.0 to 0.7.1 by @dependabot in #184
- chore(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.20.0 to 2.21.0 by @dependabot in #185
- Add retry with backoff to all client operations by @dylan-bourque in #186
- chore(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 by @dependabot in #187
- chore(deps): bump golang.org/x/mod from 0.19.0 to 0.20.0 by @dependabot in #188
- chore(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 by @dependabot in #189
- chore(server): log health check errors by @dylan-bourque in #190
Full Changelog: v0.21.0...v0.22.0
v0.22.0-alpha.20240807.1
What's Changed
- chore(deps): bump golang.org/x/net from 0.26.0 to 0.27.0 by @dependabot in #180
- chore(deps): bump go.opentelemetry.io/otel/sdk/metric from 1.27.0 to 1.28.0 by @dependabot in #181
- chore(deps): bump go.opentelemetry.io/otel/exporters/prometheus from 0.49.0 to 0.50.0 by @dependabot in #182
- chore(deps): bump golang.org/x/mod from 0.18.0 to 0.19.0 by @dependabot in #183
- chore(deps): bump connectrpc.com/otelconnect from 0.7.0 to 0.7.1 by @dependabot in #184
- chore(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.20.0 to 2.21.0 by @dependabot in #185
- Add retry with backoff to all client operations by @dylan-bourque in #186
- chore(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 by @dependabot in #187
- chore(deps): bump golang.org/x/mod from 0.19.0 to 0.20.0 by @dependabot in #188
- chore(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 by @dependabot in #189
Full Changelog: v0.21.0...v0.22.0-alpha.20240807.1
v0.21.0
What's Changed
- chore(deps): bump goreleaser/goreleaser-action from 5 to 6 by @dependabot in #175
- chore(deps): bump golang.org/x/mod from 0.17.0 to 0.18.0 by @dependabot in #176
- chore(deps): bump golang.org/x/net from 0.25.0 to 0.26.0 by @dependabot in #177
- chore(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #178
- chore(deps): bump google.golang.org/protobuf from 1.34.1 to 1.34.2 by @dependabot in #179
Full Changelog: v0.20.0...v0.21.0
v0.20.0
What's Changed
- chore(deps): bump go.opentelemetry.io/otel/sdk/metric from 1.26.0 to 1.27.0 by @dependabot in #173
- chore(deps): bump go.opentelemetry.io/otel/exporters/prometheus from 0.48.0 to 0.49.0 by @dependabot in #174
Full Changelog: v0.19.0...v0.20.0
v0.19.0
What's Changed
- chore(deps): bump connectrpc.com/vanguard from 0.1.0 to 0.2.0 by @dependabot in #170
- chore(deps): bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 by @dependabot in #171
- chore(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.19.1 to 2.20.0 by @dependabot in #172
Full Changelog: v0.18.0...v0.19.0
v0.18.0
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
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
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
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