Skip to content

v0.0.56

Compare
Choose a tag to compare
@rdimitrov rdimitrov released this 18 Jul 11:59
· 528 commits to main since this release
409ac76

What's Changed

  • Remove deduplication logic in evaluation history by @dmjb in #3893
  • Use project as targeting key, propagate message context through entity evaluation by @evankanderson in #3827
  • Require entity-type in profile status get to avoid permafail by @puerco in #3868
  • build(deps): bump docker/build-push-action from 6.3.0 to 6.4.0 by @dependabot in #3896
  • build(deps): bump slsa-framework/slsa-verifier from 2.5.1 to 2.6.0 by @dependabot in #3897
  • build(deps): bump anchore/sbom-action from 0.16.1 to 0.17.0 by @dependabot in #3898
  • Auto-generated DB schema update - 2024-07-15 18:32:14 by @github-actions in #3894
  • Cache RuleTypeEngine instances in Executor by @dmjb in #3741
  • Add tests for UpdateRole by @eleftherias in #3902
  • Show where roadmap is and how to request a feature by @lukehinds in #3900
  • Move ActionOpt types into a subpackage of profiles by @dmjb in #3901
  • Use simpler query to determine if rule type is in use by @dmjb in #3903
  • Use rule_instances table in CountProfilesByEntityType query by @dmjb in #3904
  • Add tests for RemoveRole by @eleftherias in #3907
  • build(deps): bump github.com/styrainc/regal from 0.23.1 to 0.24.0 by @dependabot in #3911
  • build(deps): bump github.com/google/go-containerregistry from 0.20.0 to 0.20.1 by @dependabot in #3910
  • Don't require the provider name when auto-enrolling repositories by @jhrozek in #3906
  • Updates the Install Minder Server documentation by @mesembria in #3880
  • Don't URL escape the package name when getting versions by @JAORMX in #3915
  • Add tests for AssignRole by @eleftherias in #3912
  • Upgrade go-github to v63 by @JAORMX in #3916
  • Removed option from minder history list. by @blkt in #3917
  • Fix potential race condition in rule type engine cache by @dmjb in #3918
  • build(deps): bump docker/build-push-action from 6.4.0 to 6.4.1 by @dependabot in #3920
  • build(deps): bump styled-components from 6.1.11 to 6.1.12 in /docs by @dependabot in #3921
  • build(deps): bump k8s.io/client-go from 0.30.2 to 0.30.3 by @dependabot in #3922
  • build(deps): bump github.com/openfga/openfga from 1.5.5 to 1.5.6 by @dependabot in #3924
  • Fix typos in documentation by @eleftherias in #3926
  • Add support for cursors to minder history list. by @blkt in #3925
  • Add format output for role grant and update by @rdimitrov in #3930

New Contributors

Full Changelog: v0.0.55...v0.0.56