v0.0.32
What's Changed
- Do not ingest indirect go dependencies by @rdimitrov in #2429
- Fix GHSA fix with respect to int64 update in #2415 by @evankanderson in #2431
- Fix client crash with fix for GHSA-q6h8-4j2v-pjg4 by @evankanderson in #2432
- Improve logging when ProjectsForUser returns an error by @evankanderson in #2435
- Add test coverage for #2432 by @evankanderson in #2434
- Log and report operating project details when return permission denied error by @evankanderson in #2436
- build(deps): bump golang.org/x/crypto from 0.19.0 to 0.20.0 by @dependabot in #2439
- build(deps): bump github.com/daixiang0/gci from 0.12.3 to 0.13.0 in /tools by @dependabot in #2437
- build(deps): bump github.com/puzpuzpuz/xsync/v3 from 3.0.2 to 3.1.0 by @dependabot in #2438
- build(deps): bump github.com/signalfx/splunk-otel-go/instrumentation/github.com/lib/pq/splunkpq from 1.13.0 to 1.14.0 by @dependabot in #2442
- build(deps): bump go.opentelemetry.io/otel/exporters/prometheus from 0.45.2 to 0.46.0 by @dependabot in #2440
- build(deps): bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.23.1 to 1.24.0 by @dependabot in #2441
- migrate webhook IDs to 64-bit integers by @dmjb in #2444
- Expose more errors as user-visible so users can adjust their queries in a useful way. by @evankanderson in #2448
- build(deps): bump docker/setup-buildx-action from 3.0.0 to 3.1.0 by @dependabot in #2450
- build(deps): bump peter-evans/create-pull-request from 6.0.0 to 6.0.1 by @dependabot in #2449
- build(deps): bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 by @dependabot in #2451
- Use uber-go/mock instead of the deprecated
github.com/golang/mock/gomock
by @JAORMX in #2454 - Promote Github PR ID to int64 by @dmjb in #2446
- Print a helpful message in case of unauthenticated grpc code by @rdimitrov in #2455
- Add explicit severity to rule types by @JAORMX in #2452
- Auto-generated DB schema update - 2024-02-28 18:18:45 by @github-actions in #2460
- Add provider callback handler for web app by @eleftherias in #2413
- Auto-generated DB schema update - 2024-02-28 19:08:35 by @github-actions in #2461
- build(deps): bump github.com/fergusstrange/embedded-postgres from 1.25.0 to 1.26.0 by @dependabot in #2463
- build(deps): bump github.com/go-critic/go-critic from 0.11.1 to 0.11.2 in /tools by @dependabot in #2466
- build(deps): bump aquasecurity/trivy-action from 0.17.0 to 0.18.0 by @dependabot in #2464
- bump github.com/openfga/cli from 0.2.5 to 0.2.6 in /tools by @JAORMX in #2467
- Add name validation for profiles and rule types, move static validation first, add tests by @evankanderson in #2462
- Ensure user is logged in upon going through the quickstart flow by @rdimitrov in #2458
- Auto-generated cli documentation update - 2024-02-29 14:10:50 by @github-actions in #2469
- build(deps): bump github.com/open-policy-agent/opa from 0.61.0 to 0.62.0 by @dependabot in #2472
- build(deps): bump github/codeql-action from 3.24.5 to 3.24.6 by @dependabot in #2471
- Catch errors in refresh token fetching by @JAORMX in #2473
- Move webhook create/delete into separate interface by @dmjb in #2459
- Allow for configuring CORS in minder's HTTP server by @JAORMX in #2474
- build(deps): bump github.com/styrainc/regal from 0.17.0 to 0.18.0 by @dependabot in #2480
- build(deps): bump github.com/go-playground/validator/v10 from 10.18.0 to 10.19.0 by @dependabot in #2478
- build(deps): bump github.com/norwoodj/helm-docs from 1.13.0 to 1.13.1 in /tools by @dependabot in #2476
- build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #2477
- build(deps): bump github.com/openfga/openfga from 1.4.3 to 1.5.0 by @dependabot in #2479
Full Changelog: v0.0.31...v0.0.32