Skip to content

v0.0.58

Compare
Choose a tag to compare
@rdimitrov rdimitrov released this 06 Aug 15:16
· 744 commits to main since this release
7ada493

What's Changed

  • Add entity evaluation checkpoint to the database by @JAORMX in #4050
  • Add initial structures for entity checkpoints by @JAORMX in #4049
  • Auto-generated DB schema update - 2024-07-31 15:06:43 by @github-actions in #4053
  • Fix the AWS SES migration to sdk v2 by @rdimitrov in #4054
  • Change profile validation to enforce case insensitive unique rule names by @dmjb in #4056
  • Additional DB migrations needed for evaluation history switchover by @dmjb in #4055
  • Auto-generated DB schema update - 2024-08-01 14:29:15 by @github-actions in #4057
  • Drop rule_entity_id column from rule_evaluations by @dmjb in #4058
  • Auto-generated DB schema update - 2024-08-02 07:48:45 by @github-actions in #4060
  • Align role descriptions with the docs by @rdimitrov in #4062
  • Update the email template for invitations by @rdimitrov in #4064
  • Persist checkpoints in evaluation history db by @JAORMX in #4059
  • Use Keycloak v25 image for local development by @eleftherias in #4066
  • Revert "Persist checkpoints in evaluation history db" by @rdimitrov in #4067
  • Bump trusty client to [email protected] by @puerco in #4072
  • build(deps): bump github.com/mikefarah/yq/v4 from 4.44.2 to 4.44.3 in /tools by @dependabot in #4077
  • build(deps): bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 by @dependabot in #4078
  • build(deps): bump github.com/google/cel-go from 0.20.1 to 0.21.0 by @dependabot in #4079
  • build(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 by @dependabot in #4080
  • Swapped order of roles in user management docs by @mesembria in #4074
  • Bump trusty-sdk to v0.2.1 by @eleftherias in #4082
  • Persist checkpoints in evaluation history db. Try 2 by @JAORMX in #4083
  • build(deps): bump github.com/open-policy-agent/opa from 0.67.0 to 0.67.1 by @dependabot in #4086
  • Add integration tests for ListEvaluationHistory. by @blkt in #4076
  • Add missing column to history log tests' fixtures. by @blkt in #4087
  • build(deps): bump github.com/sqlc-dev/sqlc from 1.26.0 to 1.27.0 in /tools by @dependabot in #4085

Full Changelog: v0.0.57...v0.0.58