v0.0.42
What's Changed
- Use fallback token for listing artifacts with GH App by @eleftherias in #2992
- build(deps): bump google.golang.org/grpc from 1.63.0 to 1.63.2 by @dependabot in #2999
- build(deps): bump go.opentelemetry.io/otel/exporters/prometheus from 0.46.0 to 0.47.0 by @dependabot in #2998
- build(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.49.0 to 0.50.0 by @dependabot in #2996
- build(deps): bump github.com/styrainc/regal from 0.19.0 to 0.20.0 by @dependabot in #2997
- build(deps): bump docker/setup-buildx-action from 3.2.0 to 3.3.0 by @dependabot in #3000
- build(deps): bump peaceiris/actions-gh-pages from 3.9.3 to 4.0.0 by @dependabot in #3001
- Handle when the user declines T&C in minder auth login by @jhrozek in #2995
- Use TEXT as type of license instead of VARCHAR(255) by @dmjb in #2994
- Remove duplicate clause in profile status query by @dmjb in #2993
- Upgrade go-github to go-github/v61 by @JAORMX in #3003
- Validate query parameters in GitHub App callback by @eleftherias in #3007
- Return a nicer error message when a ruletype can't be found by @jhrozek in #3005
Full Changelog: v0.0.41...v0.0.42