v0.0.24
What's Changed
- Make webhook tests more resilient by @JAORMX in #2024
- Remove POC related comments by @JAORMX in #2025
- Don't execute actions when running
mindev ruletype test
by @JAORMX in #2023 - Re-introduce variadic parameters to table API by @JAORMX in #2022
- build(deps): bump github.com/sigstore/sigstore from 1.7.6 to 1.8.0 by @dependabot in #2020
- Switch to horizontal tables for profile settings by @rdimitrov in #2027
- Remove crypto provenance and key generation utils by @rdimitrov in #2028
- Print profiles in one table instead of several by @JAORMX in #2030
- Show rule type details vertically in get call by @JAORMX in #2029
- entity event handler test fixes by @JAORMX in #2026
- Implement a DLQ for Watermill messaging by @teodor-yanev in #1994
- Add docs for minder CLI configuration by @rdimitrov in #2031
- Add metric for message processing latency by @eleftherias in #1956
- Add CI job that makes sure that
go mod tidy
is run by @JAORMX in #2032 - Add flag for identity server base URL by @eleftherias in #2033
- build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.32.0 by @dependabot in #2037
- build(deps): bump styled-components from 6.1.2 to 6.1.3 in /docs by @dependabot in #2036
- build(deps): bump google.golang.org/protobuf from 1.31.1-0.20231027082548-f4a6c1f6e5c1 to 1.32.0 in /tools by @dependabot in #2035
- build(deps): bump github.com/daixiang0/gci from 0.12.0 to 0.12.1 in /tools by @dependabot in #2039
- build(deps): bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 by @dependabot in #2041
- build(deps): bump styled-components from 6.1.3 to 6.1.6 in /docs by @dependabot in #2042
- build(deps): bump clsx from 2.0.0 to 2.1.0 in /docs by @dependabot in #2044
- Refactor eventer middleware by @teodor-yanev in #2048
- Update CONTRIBUTING.md by @dussab in #2055
- build(deps): bump github.com/go-critic/go-critic from 0.10.0 to 0.11.0 in /tools by @dependabot in #2058
- Update config.yml by @dussab in #2054
- build(deps): bump anchore/sbom-action from 0.15.1 to 0.15.2 by @dependabot in #2057
- build(deps): bump aquasecurity/trivy-action from 0.16.0 to 0.16.1 by @dependabot in #2056
- Add instructions for updating webhook configuration for minder server by @Vyom-Yadav in #2046
- Fix: Docs - Update quickstart.md by @mdp in #2053
- Create a config structure for the minder CLI by @Vyom-Yadav in #2043
- Use project ID in context and as CLI flag by @eleftherias in #2061
- Update generated docs by @eleftherias in #2062
- Add DLQ metrics by @teodor-yanev in #2052
- build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.18.1 to 2.19.0 by @dependabot in #2066
- Refactor DLQ eventer observability func by @teodor-yanev in #2069
- Add dedicated test for to reproduce #2067 and another one to test cli by @JAORMX in #2068
- Refactor vulncheck's Eval() to address high cyclomatic complexity by @gregfurman in #2050
- Warn users when the target environment for the CLI is staging by @AGMETEOR in #2071
- build(deps): bump golang.org/x/sync from 0.5.0 to 0.6.0 by @dependabot in #2074
- build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.18.1 to 2.19.0 in /tools by @dependabot in #2064
- build(deps): bump golang.org/x/term from 0.15.0 to 0.16.0 by @dependabot in #2073
- Split token validation and authorization middleware by @eleftherias in #2063
- Add MINDER_CONFIG env var for minder client, and docs on configuration by @evankanderson in #2034
repo register --name
should skip already registered repositories by @Vyom-Yadav in #2045- No longer print usage once the minder command has started doing real work by @evankanderson in #2072
- Handle null values in config file to prevent incorrect data retrieval from viper store by @Vyom-Yadav in #2075
- build(deps-dev): bump @docusaurus/module-type-aliases from 3.0.1 to 3.1.0 in /docs by @dependabot in #2076
- build(deps): bump github.com/styrainc/regal from 0.14.0 to 0.15.0 by @dependabot in #2077
- Pipe a CLI warning to stderr by @jhrozek in #2079
- Remove unused protos by @eleftherias in #2080
- Add TelemetryStore interface by @evankanderson in #2059
- build(deps): bump github.com/cloudflare/circl from 1.3.6 to 1.3.7 by @dependabot in #2081
- Update README.md by @gregfurman in #2084
- build(deps): bump golang.org/x/crypto from 0.17.0 to 0.18.0 by @dependabot in #2090
- build(deps): bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 by @dependabot in #2089
- build(deps): bump github/codeql-action from 3.22.12 to 3.23.0 by @dependabot in #2087
- build(deps): bump anchore/sbom-action from 0.15.2 to 0.15.3 by @dependabot in #2086
- build(deps): bump follow-redirects from 1.15.2 to 1.15.4 in /docs by @dependabot in #2092
- build(deps): bump styled-components from 6.1.6 to 6.1.8 in /docs by @dependabot in #2085
- Remove context from user CRUD requests by @eleftherias in #2082
- build(deps): bump github.com/lestrrat-go/jwx/v2 from 2.0.18 to 2.0.19 by @dependabot in #2088
- build(deps): bump github.com/sqlc-dev/sqlc from 1.24.0 to 1.25.0 in /tools by @dependabot in #2065
- Add OpenFGA deployment to docker-compose by @JAORMX in #2093
- Remove unused endpoint token for web by @eleftherias in #2094
- Remove unused protos for web exchange by @eleftherias in #2095
- Add the ability to enable/disable payload logging (default disabled) by @evankanderson in #2083
- Increase size of latency buckets, add tests for exported Eventer metrics. by @evankanderson in #2091
- build(deps): bump github.com/openfga/cli from 0.2.1 to 0.2.2 by @dependabot in #2100
- build(deps): bump golang from 1.21.5 to 1.21.6 by @dependabot in #2099
- minor: Add comment for handling missing config file and directories by @Vyom-Yadav in #2098
- Use provider and project from context by @eleftherias in #2096
- Update column name for the rule type list table by @rdimitrov in #2102
- build(deps): bump golang from
7026fb7
toffbb0b8
by @dependabot in #2108
New Contributors
- @Vyom-Yadav made their first contribution in #2046
- @mdp made their first contribution in #2053
- @gregfurman made their first contribution in #2050
- @AGMETEOR made their first contribution in #2071
Full Changelog: v0.0.23...v0.0.24