Recent Releases of https://github.com/crowdstrike/perseus

https://github.com/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 https://github.com/CrowdStrike/perseus/pull/191
  • chore(deps): bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/192
  • chore(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.21.0 to 2.22.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/193
  • chore(deps): bump go.opentelemetry.io/otel/exporters/prometheus from 0.50.0 to 0.51.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/194
  • chore(deps): bump github.com/prometheus/client_golang from 1.20.0 to 1.20.2 by @dependabot in https://github.com/CrowdStrike/perseus/pull/195
  • chore(deps): bump connectrpc.com/vanguard from 0.2.0 to 0.3.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/197

Full Changelog: https://github.com/CrowdStrike/perseus/compare/v0.22.0...v0.23.0

- Go
Published by dylan-bourque almost 2 years ago

https://github.com/crowdstrike/perseus - v0.22.0

What's Changed

  • chore(deps): bump golang.org/x/net from 0.26.0 to 0.27.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/180
  • chore(deps): bump go.opentelemetry.io/otel/sdk/metric from 1.27.0 to 1.28.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/181
  • chore(deps): bump go.opentelemetry.io/otel/exporters/prometheus from 0.49.0 to 0.50.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/182
  • chore(deps): bump golang.org/x/mod from 0.18.0 to 0.19.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/183
  • chore(deps): bump connectrpc.com/otelconnect from 0.7.0 to 0.7.1 by @dependabot in https://github.com/CrowdStrike/perseus/pull/184
  • chore(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.20.0 to 2.21.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/185
  • Add retry with backoff to all client operations by @dylan-bourque in https://github.com/CrowdStrike/perseus/pull/186
  • chore(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/187
  • chore(deps): bump golang.org/x/mod from 0.19.0 to 0.20.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/188
  • chore(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/189
  • chore(server): log health check errors by @dylan-bourque in https://github.com/CrowdStrike/perseus/pull/190

Full Changelog: https://github.com/CrowdStrike/perseus/compare/v0.21.0...v0.22.0

- Go
Published by dylan-bourque almost 2 years ago

https://github.com/crowdstrike/perseus - 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 https://github.com/CrowdStrike/perseus/pull/180
  • chore(deps): bump go.opentelemetry.io/otel/sdk/metric from 1.27.0 to 1.28.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/181
  • chore(deps): bump go.opentelemetry.io/otel/exporters/prometheus from 0.49.0 to 0.50.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/182
  • chore(deps): bump golang.org/x/mod from 0.18.0 to 0.19.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/183
  • chore(deps): bump connectrpc.com/otelconnect from 0.7.0 to 0.7.1 by @dependabot in https://github.com/CrowdStrike/perseus/pull/184
  • chore(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.20.0 to 2.21.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/185
  • Add retry with backoff to all client operations by @dylan-bourque in https://github.com/CrowdStrike/perseus/pull/186
  • chore(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/187
  • chore(deps): bump golang.org/x/mod from 0.19.0 to 0.20.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/188
  • chore(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/189

Full Changelog: https://github.com/CrowdStrike/perseus/compare/v0.21.0...v0.22.0-alpha.20240807.1

- Go
Published by dylan-bourque almost 2 years ago

https://github.com/crowdstrike/perseus - v0.21.0

What's Changed

  • chore(deps): bump goreleaser/goreleaser-action from 5 to 6 by @dependabot in https://github.com/CrowdStrike/perseus/pull/175
  • chore(deps): bump golang.org/x/mod from 0.17.0 to 0.18.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/176
  • chore(deps): bump golang.org/x/net from 0.25.0 to 0.26.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/177
  • chore(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in https://github.com/CrowdStrike/perseus/pull/178
  • chore(deps): bump google.golang.org/protobuf from 1.34.1 to 1.34.2 by @dependabot in https://github.com/CrowdStrike/perseus/pull/179

Full Changelog: https://github.com/CrowdStrike/perseus/compare/v0.20.0...v0.21.0

- Go
Published by dylan-bourque almost 2 years ago

https://github.com/crowdstrike/perseus - 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 https://github.com/CrowdStrike/perseus/pull/173
  • chore(deps): bump go.opentelemetry.io/otel/exporters/prometheus from 0.48.0 to 0.49.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/174

Full Changelog: https://github.com/CrowdStrike/perseus/compare/v0.19.0...v0.20.0

- Go
Published by dylan-bourque about 2 years ago

https://github.com/crowdstrike/perseus - v0.19.0

What's Changed

  • chore(deps): bump connectrpc.com/vanguard from 0.1.0 to 0.2.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/170
  • chore(deps): bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 by @dependabot in https://github.com/CrowdStrike/perseus/pull/171
  • chore(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.19.1 to 2.20.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/172

Full Changelog: https://github.com/CrowdStrike/perseus/compare/v0.18.0...v0.19.0

- Go
Published by dylan-bourque about 2 years ago

https://github.com/crowdstrike/perseus - v0.18.0

What's Changed

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

Full Changelog: https://github.com/CrowdStrike/perseus/compare/v0.17.0...v0.18.0

- Go
Published by dylan-bourque about 2 years ago

https://github.com/crowdstrike/perseus - v0.17.0

What's Changed

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

Full Changelog: https://github.com/CrowdStrike/perseus/compare/v0.16.0...v0.17.0

- Go
Published by dylan-bourque about 2 years ago

https://github.com/crowdstrike/perseus - 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 https://github.com/CrowdStrike/perseus/pull/136
  • chore(deps): bump golang.org/x/sync from 0.5.0 to 0.6.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/137
  • chore(deps): bump google.golang.org/grpc from 1.60.1 to 1.61.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/138
  • chore(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.19.0 to 2.19.1 by @dependabot in https://github.com/CrowdStrike/perseus/pull/139
  • chore(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/140
  • chore(deps): bump golang.org/x/mod from 0.14.0 to 0.15.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/141
  • chore(deps): bump google.golang.org/grpc from 1.61.0 to 1.61.1 by @dependabot in https://github.com/CrowdStrike/perseus/pull/142
  • chore(deps): bump google.golang.org/grpc from 1.61.1 to 1.62.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/143

Full Changelog: https://github.com/CrowdStrike/perseus/compare/v0.15.0...v0.16.0

- Go
Published by dylan-bourque over 2 years ago

https://github.com/crowdstrike/perseus - 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 https://github.com/CrowdStrike/perseus/pull/128
  • chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in https://github.com/CrowdStrike/perseus/pull/129
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.10.1 to 5.11.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/130
  • chore(deps): bump google.golang.org/grpc from 1.59.0 to 1.60.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/131
  • chore(deps): bump github/codeql-action from 2 to 3 by @dependabot in https://github.com/CrowdStrike/perseus/pull/132
  • chore(deps): bump google.golang.org/grpc from 1.60.0 to 1.60.1 by @dependabot in https://github.com/CrowdStrike/perseus/pull/133
  • chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.32.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/134
  • chore(deps): bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/135

Full Changelog: https://github.com/CrowdStrike/perseus/compare/v0.14.0...v0.15.0

- Go
Published by dylan-bourque over 2 years ago

https://github.com/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 https://github.com/CrowdStrike/perseus/pull/117
  • chore(deps): bump golang.org/x/mod from 0.12.0 to 0.13.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/118
  • chore(deps): bump google.golang.org/grpc from 1.58.2 to 1.58.3 by @dependabot in https://github.com/CrowdStrike/perseus/pull/119
  • chore(deps): bump google.golang.org/grpc from 1.58.3 to 1.59.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/121
  • chore(deps): bump github.com/mattn/go-isatty from 0.0.19 to 0.0.20 by @dependabot in https://github.com/CrowdStrike/perseus/pull/120
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.9.0 to 5.10.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/122
  • chore(deps): bump golang.org/x/mod from 0.13.0 to 0.14.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/123
  • chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/124
  • chore(deps): bump golang.org/x/sync from 0.4.0 to 0.5.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/125
  • chore(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.18.0 to 2.18.1 by @dependabot in https://github.com/CrowdStrike/perseus/pull/126
  • Enable logging of all server-side errors by @dylan-bourque in https://github.com/CrowdStrike/perseus/pull/127

Full Changelog: https://github.com/CrowdStrike/perseus/compare/v0.13.0...v0.14.0

- Go
Published by dylan-bourque over 2 years ago

https://github.com/crowdstrike/perseus - v0.13.0

What's Changed

  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in https://github.com/CrowdStrike/perseus/pull/105
  • chore(deps): bump google.golang.org/grpc from 1.57.0 to 1.58.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/106
  • chore(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.17.1 to 2.18.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/107
  • chore(deps): bump goreleaser/goreleaser-action from 4 to 5 by @dependabot in https://github.com/CrowdStrike/perseus/pull/108
  • chore(deps): bump docker/login-action from 2 to 3 by @dependabot in https://github.com/CrowdStrike/perseus/pull/109
  • chore(deps): bump google.golang.org/grpc from 1.58.0 to 1.58.1 by @dependabot in https://github.com/CrowdStrike/perseus/pull/110
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.8.1 to 5.9.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/111
  • chore(deps): bump google.golang.org/grpc from 1.58.1 to 1.58.2 by @dependabot in https://github.com/CrowdStrike/perseus/pull/115
  • chore(deps): bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/116

Full Changelog: https://github.com/CrowdStrike/perseus/compare/v0.12.5...v0.13.0

- Go
Published by dylan-bourque over 2 years ago

https://github.com/crowdstrike/perseus - v0.12.5

What's Changed

  • chore(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/103
  • chore(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.16.2 to 2.17.1 by @dependabot in https://github.com/CrowdStrike/perseus/pull/104

Full Changelog: https://github.com/CrowdStrike/perseus/compare/v0.12.4...v0.12.5

- Go
Published by dylan-bourque almost 3 years ago

https://github.com/crowdstrike/perseus - v0.12.4

What's Changed

  • chore(deps): bump google.golang.org/grpc from 1.56.1 to 1.56.2 by @dependabot in https://github.com/CrowdStrike/perseus/pull/97
  • chore(deps): bump golang.org/x/mod from 0.11.0 to 0.12.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/98
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.7.0 to 5.8.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/99
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.8.0 to 5.8.1 by @dependabot in https://github.com/CrowdStrike/perseus/pull/100
  • chore(deps): bump google.golang.org/grpc from 1.56.2 to 1.57.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/101
  • chore(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.16.0 to 2.16.2 by @dependabot in https://github.com/CrowdStrike/perseus/pull/102

Full Changelog: https://github.com/CrowdStrike/perseus/compare/v0.12.3...v0.12.4

- Go
Published by dylan-bourque almost 3 years ago

https://github.com/crowdstrike/perseus - 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 https://github.com/CrowdStrike/perseus/pull/88
  • chore(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.5.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/89
  • chore(deps): bump golangci/golangci-lint-action from 3.5.0 to 3.6.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/90
  • chore(deps): bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/91
  • chore(deps): bump golang.org/x/sync from 0.2.0 to 0.3.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/92
  • chore(deps): bump golang.org/x/mod from 0.10.0 to 0.11.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/93
  • chore(deps): bump google.golang.org/grpc from 1.55.0 to 1.56.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/94
  • chore(deps): bump google.golang.org/grpc from 1.56.0 to 1.56.1 by @dependabot in https://github.com/CrowdStrike/perseus/pull/95
  • chore(deps): bump google.golang.org/protobuf from 1.30.0 to 1.31.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/96

Full Changelog: https://github.com/CrowdStrike/perseus/compare/v0.12.2...v0.12.3

- Go
Published by dylan-bourque almost 3 years ago

https://github.com/crowdstrike/perseus - v0.12.2

What's Changed

  • fix: address database error when running 'perseus update' against untidy modules by @dylan-bourque in https://github.com/CrowdStrike/perseus/pull/87

Full Changelog: https://github.com/CrowdStrike/perseus/compare/v0.12.1...v0.12.2

- Go
Published by dylan-bourque about 3 years ago

https://github.com/crowdstrike/perseus - v0.12.1

What's Changed

  • chore(deps): bump google.golang.org/grpc from 1.54.0 to 1.55.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/79
  • chore(deps): bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1 by @dependabot in https://github.com/CrowdStrike/perseus/pull/80
  • chore(deps): bump golang.org/x/sync from 0.1.0 to 0.2.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/81
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.6.1 to 5.7.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/85
  • chore(deps): bump github.com/mattn/go-isatty from 0.0.18 to 0.0.19 by @dependabot in https://github.com/CrowdStrike/perseus/pull/83
  • chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4 by @dependabot in https://github.com/CrowdStrike/perseus/pull/86

Full Changelog: https://github.com/CrowdStrike/perseus/compare/v0.12.0...v0.12.1

- Go
Published by dylan-bourque about 3 years ago

https://github.com/crowdstrike/perseus - v0.12.0

What's Changed

  • chore(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/75
  • chore(deps): bump golang.org/x/mod from 0.9.0 to 0.10.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/76
  • chore(deps): bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/77
  • feat: Add find path command by @dylan-bourque in https://github.com/CrowdStrike/perseus/pull/78
  • fix(store): partially written module cannot be corrected by @dylan-bourque in https://github.com/CrowdStrike/perseus/pull/78

Full Changelog: https://github.com/CrowdStrike/perseus/compare/v0.11.0...v0.12.0

- Go
Published by dylan-bourque about 3 years ago

https://github.com/crowdstrike/perseus - v0.11.0

What's Changed

  • fix: updating a module with no dependencies is a no-op by @dylan-bourque in https://github.com/CrowdStrike/perseus/pull/74

Full Changelog: https://github.com/CrowdStrike/perseus/compare/v0.10.0...v0.11.0

- Go
Published by dylan-bourque about 3 years ago

https://github.com/crowdstrike/perseus - v0.10.0

What's Changed

  • chore(deps): bump google.golang.org/protobuf from 1.29.0 to 1.30.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/66
  • chore(deps): bump actions/setup-go from 3 to 4 by @dependabot in https://github.com/CrowdStrike/perseus/pull/67
  • chore(deps): bump github.com/Masterminds/squirrel from 1.5.3 to 1.5.4 by @dependabot in https://github.com/CrowdStrike/perseus/pull/68
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.6.0 to 5.6.1 by @dependabot in https://github.com/CrowdStrike/perseus/pull/69
  • fix: eliminate panic when generating debug logs by @dylan-bourque in https://github.com/CrowdStrike/perseus/pull/70
  • chore(deps): bump github.com/mattn/go-isatty from 0.0.17 to 0.0.18 by @dependabot in https://github.com/CrowdStrike/perseus/pull/71
  • chore(deps): bump google.golang.org/grpc from 1.53.0 to 1.54.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/72
  • fix(ui): module details page does not load when the module has only pre-release versions by @dylan-bourque in https://github.com/CrowdStrike/perseus/pull/73

Full Changelog: https://github.com/CrowdStrike/perseus/compare/v0.9.0...v0.10.0

- Go
Published by dylan-bourque about 3 years ago

https://github.com/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 https://github.com/CrowdStrike/perseus/pull/64
  • Address several UX issues by @dylan-bourque in https://github.com/CrowdStrike/perseus/pull/65
    • fix(list-modules): list-modules sub-command fails if a module has no stable versions
    • fix(tls): updates to query and update 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

Full Changelog: https://github.com/CrowdStrike/perseus/compare/v0.8.0...v0.9.0

- Go
Published by dylan-bourque over 3 years ago

https://github.com/crowdstrike/perseus - v0.8.0

What's Changed

  • chore(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in https://github.com/CrowdStrike/perseus/pull/55
  • chore(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.15.0 to 2.15.1 by @dependabot in https://github.com/CrowdStrike/perseus/pull/56
  • chore(deps): bump golang.org/x/sync from 0.0.0-20220722155255-886fb9371eb4 to 0.1.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/57
  • chore(deps): bump google.golang.org/grpc/cmd/protoc-gen-go-grpc from 1.2.0 to 1.3.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/59
  • chore(deps): bump golang.org/x/mod from 0.8.0 to 0.9.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/60
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.5.2 to 5.6.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/61
  • chore(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.15.1 to 2.15.2 by @dependabot in https://github.com/CrowdStrike/perseus/pull/62
  • chore(deps): bump github.com/jackc/pgx/v4 from 4.18.0 to 4.18.1 by @dependabot in https://github.com/CrowdStrike/perseus/pull/63
  • Wip pre deployment bug cleanup by @dylan-bourque in https://github.com/CrowdStrike/perseus/pull/58

Full Changelog: https://github.com/CrowdStrike/perseus/compare/v0.7.0...v0.8.0

- Go
Published by dylan-bourque over 3 years ago

https://github.com/crowdstrike/perseus - v0.7.0

Full Changelog: https://github.com/CrowdStrike/perseus/compare/v0.6.0...v0.7.0

- Go
Published by dylan-bourque over 3 years ago

https://github.com/crowdstrike/perseus - v0.6.0

What's Changed

  • chore(deps): bump google.golang.org/grpc from 1.52.3 to 1.53.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/51
  • chore(deps): bump github.com/jackc/pgx/v4 from 4.17.2 to 4.18.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/52
  • chore(deps): bump golang.org/x/mod from 0.7.0 to 0.8.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/53
  • feat: Publish to GHCR on release by @dylan-bourque in https://github.com/CrowdStrike/perseus/pull/54

Full Changelog: https://github.com/CrowdStrike/perseus/compare/v0.5.0...v0.6.0

- Go
Published by dylan-bourque over 3 years ago

https://github.com/crowdstrike/perseus - 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 https://github.com/CrowdStrike/perseus/pull/42
  • chore(deps): bump goreleaser/goreleaser-action from 3 to 4 by @dependabot in https://github.com/CrowdStrike/perseus/pull/43
  • chore(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.14.0 to 2.15.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/44
  • chore(deps): bump github.com/mattn/go-isatty from 0.0.16 to 0.0.17 by @dependabot in https://github.com/CrowdStrike/perseus/pull/45
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.5.1 to 5.5.2 by @dependabot in https://github.com/CrowdStrike/perseus/pull/46
  • chore(deps): bump google.golang.org/grpc from 1.51.0 to 1.52.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/47
  • chore(deps): bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/48
  • chore(deps): bump google.golang.org/grpc from 1.52.0 to 1.52.3 by @dependabot in https://github.com/CrowdStrike/perseus/pull/49
  • Add module versions query by @dylan-bourque in https://github.com/CrowdStrike/perseus/pull/50

Full Changelog: https://github.com/CrowdStrike/perseus/compare/v0.4.2...v0.5.0

- Go
Published by dylan-bourque over 3 years ago

https://github.com/crowdstrike/perseus -

- Go
Published by dylan-bourque over 3 years ago

https://github.com/crowdstrike/perseus -

- Go
Published by dylan-bourque over 3 years ago

https://github.com/crowdstrike/perseus - v0.4.0

- Go
Published by dylan-bourque over 3 years ago

https://github.com/crowdstrike/perseus - v0.3.0

What's Changed

  • fix: the db-name flag now parses correctly by @alee792 in https://github.com/CrowdStrike/perseus/pull/20
  • chore(deps): bump google.golang.org/grpc from 1.49.0 to 1.50.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/21
  • chore(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/22
  • chore(deps): bump google.golang.org/grpc from 1.50.0 to 1.50.1 by @dependabot in https://github.com/CrowdStrike/perseus/pull/23
  • chore(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/30
  • chore(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.11.3 to 2.12.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/31
  • chore(deps): bump github.com/spf13/cobra from 1.6.0 to 1.6.1 by @dependabot in https://github.com/CrowdStrike/perseus/pull/32
  • chore(deps): bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 by @dependabot in https://github.com/CrowdStrike/perseus/pull/34
  • chore(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.12.0 to 2.13.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/33
  • feat(update): extend 'update' command to support OSS deps by @dylan-bourque in https://github.com/CrowdStrike/perseus/pull/35

New Contributors

  • @alee792 made their first contribution in https://github.com/CrowdStrike/perseus/pull/20

Full Changelog: https://github.com/CrowdStrike/perseus/compare/v0.2.0...v0.3.0

- Go
Published by dylan-bourque over 3 years ago

https://github.com/crowdstrike/perseus - v0.2.0

What's Changed

  • MVP UI/UX cleanup by @dylan-bourque in https://github.com/CrowdStrike/perseus/pull/19

Full Changelog: https://github.com/CrowdStrike/perseus/compare/v0.1.1...v0.2.0

- Go
Published by dylan-bourque over 3 years ago

https://github.com/crowdstrike/perseus - v0.1.1

What's Changed

  • chore(deps): bump actions/checkout from 2 to 3 by @dependabot in https://github.com/CrowdStrike/perseus/pull/16
  • chore(deps): bump actions/setup-go from 2 to 3 by @dependabot in https://github.com/CrowdStrike/perseus/pull/17
  • chore(deps): bump github.com/mattn/go-isatty from 0.0.14 to 0.0.16 by @dependabot in https://github.com/CrowdStrike/perseus/pull/18

Full Changelog: https://github.com/CrowdStrike/perseus/compare/v0.1.0...v0.1.1

- Go
Published by dylan-bourque almost 4 years ago

https://github.com/crowdstrike/perseus - v0.1.0

What's Changed

  • chore(deps): bump google.golang.org/grpc from 1.48.0 to 1.49.0 by @dependabot in https://github.com/CrowdStrike/perseus/pull/10
  • chore(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.11.2 to 2.11.3 by @dependabot in https://github.com/CrowdStrike/perseus/pull/11
  • chore(deps): bump github.com/jackc/pgx/v4 from 4.17.0 to 4.17.1 by @dependabot in https://github.com/CrowdStrike/perseus/pull/12
  • feat(ui): Basic graph explorer UI by @bndw in https://github.com/CrowdStrike/perseus/pull/13
  • chore(deps): bump github.com/jackc/pgx/v4 from 4.17.1 to 4.17.2 by @dependabot in https://github.com/CrowdStrike/perseus/pull/15
  • Implement 'query' CLI sub-command by @dylan-bourque in https://github.com/CrowdStrike/perseus/pull/14

New Contributors

  • @bndw made their first contribution in https://github.com/CrowdStrike/perseus/pull/13

Full Changelog: https://github.com/CrowdStrike/perseus/compare/v0.0.0...v0.1.0

- Go
Published by dylan-bourque almost 4 years ago