Skip to content

v0.0.29

Compare
Choose a tag to compare
@JAORMX JAORMX released this 09 Feb 08:45
· 837 commits to main since this release
e869f1b

What's Changed

  • Update the tmpfs path for sigstore caching in docker compose by @rdimitrov in #2267
  • Add documentation for built-in roles by @eleftherias in #2258
  • Cleanup unused GRPC paths from ingress by @JAORMX in #2268
  • Fix documentation formatting by @eleftherias in #2269
  • Allow setting custom TUF root with the minder container verify command by @jhrozek in #2270
  • build(deps): bump github.com/rs/zerolog from 1.31.0 to 1.32.0 by @dependabot in #2273
  • build(deps): bump github/codeql-action from 3.23.2 to 3.24.0 by @dependabot in #2272
  • Add wait to ensure all entity events are executed by @Vyom-Yadav in #2274
  • Fix Rule Evaluation Logic for Handling Multiple Rules of the Same Type - Part 2 (Data Backfilling) by @Vyom-Yadav in #2206
  • Auto-generated DB schema update - 2024-02-05 09:49:19 by @github-actions in #2276
  • build(deps): bump GoTestTools/gotestfmt-action from 02b936e80bd5b0e515b98eb8f7d998a60ccca462 to 7dd37bbcc925453b6d7465164cf3bcbd87bc691d by @dependabot in #2278
  • build(deps): bump aquasecurity/trivy-action from 0.16.1 to 0.17.0 by @dependabot in #2279
  • build(deps): bump github.com/styrainc/regal from 0.15.0 to 0.16.0 by @dependabot in #2280
  • Add "openfga" to list of services to start by @dmjb in #2281
  • build(deps): bump actions/setup-node from 4.0.1 to 4.0.2 by @dependabot in #2289
  • minor: Add rule name to evaluation logs by @Vyom-Yadav in #2290
  • build(deps): bump go.opentelemetry.io/otel/exporters/prometheus from 0.45.0 to 0.45.1 by @dependabot in #2288
  • build(deps): bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.22.0 to 1.23.0 by @dependabot in #2285
  • Migrate to github.com/puzpuzpuz/xsync/v3 by @jhrozek in #2292
  • Extend artifact processing to enable richer provenance checks by @jhrozek in #2235
  • Auto-generated cli documentation update - 2024-02-07 12:48:38 by @github-actions in #2293
  • Add test coverage for "nice status" middleware/interceptor by @JAORMX in #2294
  • Support GH's private sigstore instance by @jhrozek in #2295
  • Remove golang-based helm tests by @JAORMX in #2297
  • some docs changes by @dmjb in #2296
  • Verify all simple signing layers, do not filter events for .sig, enable OIDC identities by @rdimitrov in #2299
  • build(deps): bump golang from 1.21.6 to 1.22.0 by @dependabot in #2308
  • build(deps): bump go.opentelemetry.io/otel/sdk from 1.23.0 to 1.23.1 by @dependabot in #2307
  • build(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.47.0 to 0.48.0 by @dependabot in #2306
  • build(deps): bump golang.org/x/term from 0.16.0 to 0.17.0 by @dependabot in #2303
  • build(deps): bump github.com/golangci/golangci-lint from 1.55.2 to 1.56.0 in /tools by @dependabot in #2302
  • build(deps): bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.23.0 to 1.23.1 by @dependabot in #2304
  • Display name of profile when running profile create by @dmjb in #2301
  • Fix user deletion logic (first minder then keycloak) by @JAORMX in #2311
  • Add test coverage for OpenFGA authz driver by @JAORMX in #2291
  • build(deps): bump golangci/golangci-lint-action from 3.7.0 to 3.7.1 by @dependabot in #2316
  • build(deps): bump github.com/golangci/golangci-lint from 1.56.0 to 1.56.1 in /tools by @dependabot in #2315
  • build(deps): bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 by @dependabot in #2321
  • build(deps): bump golang.org/x/crypto from 0.18.0 to 0.19.0 by @dependabot in #2318
  • build(deps): bump go.opentelemetry.io/otel/exporters/prometheus from 0.45.1 to 0.45.2 by @dependabot in #2320
  • build(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.47.0 to 0.48.0 by @dependabot in #2319
  • Add json/yaml output to whoami by @jhrozek in #2313
  • Auto-generated cli documentation update - 2024-02-09 08:52:50 by @github-actions in #2322

New Contributors

Full Changelog: v0.0.28...v0.0.29