v0.0.57
What's Changed
- Auto-generated cli documentation update - 2024-07-18 14:17:31 by @github-actions in #3931
- Allow authenticated users without Minder projects to accept credentials by @evankanderson in #3909
- Rename comment to description in profile's selector message by @jhrozek in #3919
- build(deps): bump mobx from 6.13.0 to 6.13.1 in /docs by @dependabot in #3935
- Add the protobuf message and the selector API by @jhrozek in #3797
- Add from/to filters to
minder history list
. by @blkt in #3928 - Fix entity id in ListEvaluationHistory RPC. by @blkt in #3933
- Auto-generated cli documentation update - 2024-07-19 10:39:44 by @github-actions in #3937
- Sizes of cursors and pages are integers in REST. by @blkt in #3938
- Remove unnecessary type conversion causing errors. by @blkt in #3939
- Trim quotes when returning selector comments by @jhrozek in #3940
- Add tests to evaluation log entries conversion. by @blkt in #3941
- Use rule instance table in executor by @dmjb in #3899
- Make selectors available in mindev by @jhrozek in #3943
- Add a DB function to delete all selectors for a profile by @jhrozek in #3942
- Expand profile handlers with selector support by @jhrozek in #3944
- build(deps): bump github/codeql-action from 3.25.12 to 3.25.13 by @dependabot in #3945
- Respect the action overrides by @dmjb in #3946
- Default security advisory alerts to Off by @dmjb in #3947
- Ensure role exists before we try to remove the role assignment by @rdimitrov in #3949
- Remove unused function and its tests. by @dmjb in #3951
- Remove even more unused code by @dmjb in #3952
- build(deps): bump github.com/bufbuild/buf from 1.34.0 to 1.35.0 in /tools by @dependabot in #3955
- build(deps): bump docker/setup-buildx-action from 3.4.0 to 3.5.0 by @dependabot in #3960
- build(deps): bump bufbuild/buf-setup-action from 1.34.0 to 1.35.0 by @dependabot in #3959
- build(deps): bump docker/build-push-action from 6.4.1 to 6.5.0 by @dependabot in #3958
- build(deps): bump github.com/docker/cli from 27.0.3+incompatible to 27.1.0+incompatible by @dependabot in #3956
- Remove unused SQL query
ListProfilesByProjectID
by @dmjb in #3954 - Add evaluation id to ListEvaluationHistory RPC. by @blkt in #3950
- Remove use of
entity_profile_rules
table by @dmjb in #3905 - Fix ListEvaluationHistory RPC faulty navigation to next page. by @blkt in #3967
- Align sort inversion with pagination direction. by @blkt in #3968
- build(deps): bump github.com/aws/aws-sdk-go from 1.54.19 to 1.55.1 by @dependabot in #3970
- Decouple from/to filtering in history log RPC. by @blkt in #3929
- Log evaluation history by default by @dmjb in #3973
- Add docs for user management and invitations (#3837) by @rdimitrov in #3972
- Enable history log rpc. by @blkt in #3974
- build(deps): bump github.com/docker/cli from 27.1.0+incompatible to 27.1.1+incompatible by @dependabot in #3969
- build(deps): bump github.com/thomaspoignant/go-feature-flag from 1.31.1 to 1.31.2 by @dependabot in #3957
- Update openfga's entity_reconcile and remote_repo_get to require the editor role by @rdimitrov in #3977
- build(deps): bump github.com/aws/aws-sdk-go from 1.55.1 to 1.55.2 by @dependabot in #3981
- build(deps): bump bufbuild/buf-setup-action from 1.35.0 to 1.35.1 by @dependabot in #3982
- build(deps): bump github.com/bufbuild/buf from 1.35.0 to 1.35.1 in /tools by @dependabot in #3985
- build(deps): bump github.com/stacklok/frizbee from 0.0.20 to 0.1.0 by @dependabot in #3984
- Accept filters multiple times in
history list
. by @blkt in #3979 - Auto-generated cli documentation update - 2024-07-25 09:00:27 by @github-actions in #3986
- Add entity_type column to evaluation_rule_entities by @dmjb in #3980
- build(deps): bump github.com/sigstore/sigstore-go from 0.4.0 to 0.5.1 by @dependabot in #3983
- Auto-generated DB schema update - 2024-07-25 09:17:38 by @github-actions in #3989
- Remove migration_profile_backfill_log table by @dmjb in #3990
- Auto-generated DB schema update - 2024-07-25 09:35:43 by @github-actions in #3991
- Log errors from history service by @dmjb in #3992
- Disambiguate entity type in history log query. by @blkt in #3994
- Add profile ID to
latest_evaluation_statuses
by @dmjb in #3993 - Auto-generated DB schema update - 2024-07-25 11:51:22 by @github-actions in #3997
- Change selectors.New to not return an error by @jhrozek in #3995
- Add
rule_entity_id
torule_evaluations
by @dmjb in #3999 - Add PullRequest as available entity for selectors by @jhrozek in #4000
- Auto-generated DB schema update - 2024-07-25 13:55:48 by @github-actions in #4001
- Add history purge command to minder server cli. by @blkt in #3976
- Add more context around repo lookup failures by @dmjb in #4002
- build(deps): bump github.com/aws/aws-sdk-go from 1.55.2 to 1.55.3 by @dependabot in #4006
- build(deps): bump github.com/open-policy-agent/opa from 0.66.0 to 0.67.0 by @dependabot in #4005
- build(deps): bump sigs.k8s.io/release-utils from 0.8.3 to 0.8.4 by @dependabot in #4007
- build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.20.0 to 2.21.0 by @dependabot in #4008
- build(deps): bump github/codeql-action from 3.25.13 to 3.25.14 by @dependabot in #4009
- Return structured errors from the selectors API by @jhrozek in #3998
- Update local Keycloak image to match deployed config by @eleftherias in #4011
- Take selectors into use in executor by @jhrozek in #4004
- Log errors when listing repositories by @dmjb in #4020
- Re-apply #4010 by @evankanderson in #4019
- build(deps): bump github.com/lestrrat-go/jwx/v2 from 2.1.0 to 2.1.1 by @dependabot in #4025
- build(deps): bump github/codeql-action from 3.25.14 to 3.25.15 by @dependabot in #4023
- Add severity to rule in ListEvaluationHistory RPC. by @blkt in #4014
- build(deps): bump github.com/openfga/openfga from 1.5.6 to 1.5.7 by @dependabot in #4024
- build(deps): bump github.com/fergusstrange/embedded-postgres from 1.27.0 to 1.28.0 by @dependabot in #4026
- Surface selector check errors to handlers by @jhrozek in #4021
- Add converter for PR selector by @eleftherias in #4028
- Extend test cases for selectors with multivalued selections by @jhrozek in #4022
- Drop
entity_profile_rules
table by @dmjb in #3963 - Auto-generated DB schema update - 2024-07-29 12:38:06 by @github-actions in #4030
- Backfill
entity_type
inevaluation_rule_entities
by @dmjb in #3996 - Add GetProfileByName RPC by @JAORMX in #4029
- Backfill
latest_evaluation_statuses
withprofile_id
by @dmjb in #4031 - Auto-generated cli documentation update - 2024-07-29 16:19:31 by @github-actions in #4032
- Fix the profile get json/yaml output to include .profile by @rdimitrov in #4035
- build(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 by @dependabot in #4037
- build(deps): bump docker/setup-buildx-action from 3.5.0 to 3.6.1 by @dependabot in #4036
- Add affinity configuration to helm chart by @JAORMX in #4041
- Use AWS SDK v2 in SES code by @dmjb in #4040
- build(deps): bump github.com/docker/docker from 27.0.0+incompatible to 27.1.0+incompatible in /tools by @dependabot in #4042
- build(deps): bump github.com/docker/docker from 27.0.3+incompatible to 27.1.0+incompatible by @dependabot in #4043
- Implement GetEvaluationHistory endpoint by @dmjb in #4044
- build(deps): bump google.golang.org/grpc/cmd/protoc-gen-go-grpc from 1.4.0 to 1.5.1 in /tools by @dependabot in #4039
- Backfill new columns in
rule_evaluations
by @dmjb in #4033 - build(deps): bump github.com/thomaspoignant/go-feature-flag from 1.31.2 to 1.32.0 by @dependabot in #4046
- build(deps): bump github.com/open-feature/go-sdk-contrib/providers/go-feature-flag from 0.1.37 to 0.1.38 by @dependabot in #4047
- Add k8s labels to session expiration purge and rotate provider token jobs by @JAORMX in #4051
Full Changelog: v0.0.56...v0.0.57