Skip to content

v0.0.59

Compare
Choose a tag to compare
@JAORMX JAORMX released this 21 Aug 06:20
· 526 commits to main since this release
71af872

What's Changed

  • build(deps): bump github.com/google/go-containerregistry from 0.20.1 to 0.20.2 by @dependabot in #4094
  • build(deps): bump golang.org/x/term from 0.22.0 to 0.23.0 by @dependabot in #4092
  • build(deps): bump github.com/zitadel/oidc/v3 from 3.26.0 to 3.26.1 by @dependabot in #4093
  • build(deps): bump github/codeql-action from 3.25.15 to 3.26.0 by @dependabot in #4096
  • build(deps): bump golang.org/x/tools from 0.23.0 to 0.24.0 in /tools by @dependabot in #4097
  • build(deps): bump golang.org/x/crypto from 0.25.0 to 0.26.0 by @dependabot in #4091
  • build(deps): bump github.com/bufbuild/buf from 1.35.1 to 1.36.0 in /tools by @dependabot in #4098
  • Use non-deprecated buf-action in CI by @eleftherias in #4100
  • Fix migrated column on rule evaluations by @dmjb in #4102
  • Disable additional buf commands in CI by @eleftherias in #4101
  • build(deps): bump sigstore/cosign-installer from 3.5.0 to 3.6.0 by @dependabot in #4105
  • build(deps): bump docker/build-push-action from 6.5.0 to 6.6.1 by @dependabot in #4104
  • Allow unmanaged attributes in KC for local dev by @eleftherias in #4106
  • Fix rule_instance_id column on rule_evaluations by @dmjb in #4103
  • build(deps): bump github.com/zitadel/oidc/v3 from 3.26.1 to 3.27.0 by @dependabot in #4109
  • Initial implementation of GitLab provider by @JAORMX in #4088
  • build(deps): bump github.com/openfga/openfga from 1.5.7 to 1.5.8 by @dependabot in #4108
  • Populate evaluation history tables with old evaluations by @dmjb in #4065
  • Revert "Populate evaluation history tables with old evaluations (#4065)" by @dmjb in #4110
  • Use non-mock selectors in executor test by @eleftherias in #4111
  • Make go mock an explicit dependency in tools by @eleftherias in #4117
  • build(deps): bump github.com/openfga/cli from 0.5.1 to 0.5.2 in /tools by @dependabot in #4112
  • Change rule_evaluations upsert to set migrated to true by @dmjb in #4124
  • build(deps): bump github.com/go-viper/mapstructure/v2 from 2.0.0 to 2.1.0 by @dependabot in #4127
  • Update docusaurus to 3.5.1 by @eleftherias in #4121
  • Unescape quotes when retrieving selectors by @eleftherias in #4128
  • Add documentation for profile selectors by @eleftherias in #4120
  • Add central entities table with properties by @JAORMX in #4123
  • Auto-generated DB schema update - 2024-08-14 08:24:45 by @github-actions in #4131
  • build(deps): bump github.com/golangci/golangci-lint from 1.59.1 to 1.60.1 in /tools by @dependabot in #4140
  • Ensure ON DELETE is properly set for the central entities table by @JAORMX in #4133
  • Address linter issues coming from govet by @JAORMX in #4138
  • Delete repos from the central entities table by @JAORMX in #4132
  • Define own type around struct{} to work around linter warning by @jhrozek in #4148
  • Add CVE-2024-42473 to trivyignore by @JAORMX in #4139
  • build(deps): bump anchore/sbom-action from 0.17.0 to 0.17.1 by @dependabot in #4141
  • build(deps): bump k8s.io/apimachinery from 0.30.3 to 0.31.0 by @dependabot in #4146
  • build(deps): bump github.com/docker/cli from 27.1.1+incompatible to 27.1.2+incompatible by @dependabot in #4145
  • build(deps): bump github/codeql-action from 3.26.0 to 3.26.1 by @dependabot in #4143
  • build(deps): bump docker/build-push-action from 6.6.1 to 6.7.0 by @dependabot in #4142
  • Redo migration from PR #4065 by @dmjb in #4129
  • build(deps): bump k8s.io/client-go from 0.30.3 to 0.31.0 by @dependabot in #4144
  • build(deps-dev): bump @docusaurus/module-type-aliases from 3.5.1 to 3.5.2 in /docs by @dependabot in #4137
  • build(deps): bump @docusaurus/core from 3.5.1 to 3.5.2 in /docs by @dependabot in #4134
  • build(deps): bump github.com/openfga/openfga from 1.5.8 to 1.5.9 by @dependabot in #4147
  • Update no vulnerabilities message in PR review rule by @eleftherias in #4152
  • Create/Delete pull requests in central entities table by @JAORMX in #4150
  • Handle github repository transfer events. by @blkt in #4130
  • Fix the role verb wording in the template for the invite email by @rdimitrov in #4155
  • build(deps): bump github.com/openfga/openfga from 1.5.8 to 1.5.9 in /tools by @dependabot in #4156
  • Remove outdated architecture diagram by @mesembria in #4157
  • build(deps): bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 by @dependabot in #4159
  • build(deps): bump github/codeql-action from 3.26.1 to 3.26.2 by @dependabot in #4160
  • Persist artifacts in central entity table by @JAORMX in #4161
  • Calculate profile status based on evaluation history tables by @dmjb in #4149
  • Do a noop update when updating the entities table by @jhrozek in #4162
  • build(deps): bump github.com/styrainc/regal from 0.24.0 to 0.25.0 by @dependabot in #4174
  • build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.30.3 to 1.30.4 by @dependabot in #4177
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.27 to 1.27.28 by @dependabot in #4176
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/sesv2 from 1.32.3 to 1.32.4 by @dependabot in #4175
  • Change profile/rule status queries to use evaluation history table by @dmjb in #4089
  • Provider properties interface by @jhrozek in #4151
  • Update docs with GitHub App permissions by @eleftherias in #4180
  • Check for non-empty length of previous metadata by @dmjb in #4182
  • Fix issue with Alert URLs for pull requests and artifacts by @dmjb in #4183
  • Update enhancement.yml by @dussab in #4185
  • build(deps): bump dario.cat/mergo from 1.0.0 to 1.0.1 by @dependabot in #4188
  • build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.21.0 to 2.22.0 by @dependabot in #4189
  • build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.21.0 to 2.22.0 in /tools by @dependabot in #4194
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/sesv2 from 1.32.4 to 1.33.0 by @dependabot in #4187
  • build(deps): bump mvdan.cc/gofumpt from 0.6.0 to 0.7.0 in /tools by @dependabot in #4192
  • build(deps): bump github.com/bufbuild/buf from 1.36.0 to 1.37.0 in /tools by @dependabot in #4193
  • build(deps): bump github.com/sigstore/sigstore-go from 0.5.1 to 0.6.0 by @dependabot in #4186
  • Revert profile/rule status queries to use evaluation history table by @rdimitrov in #4195
  • Store repo license again by @jhrozek in #4190
  • Move properties fetcher methods into Provider by @JAORMX in #4181
  • Add reference to central entities table in EEA by @JAORMX in #4191
  • Auto-generated DB schema update - 2024-08-19 14:41:17 by @github-actions in #4199
  • Allow nil receiver on Properties by @jhrozek in #4198
  • Use nil evaluation state if there is no previous evaluation by @dmjb in #4197
  • Reapply reverted commits by @dmjb in #4200
  • build(deps): bump github.com/charmbracelet/bubbletea from 0.26.6 to 0.27.0 by @dependabot in #4202
  • build(deps): bump github/codeql-action from 3.26.2 to 3.26.3 by @dependabot in #4205
  • Two fixes for GetEntityByName by @jhrozek in #4201
  • Set a certificate output for goreleaser's signature step by @JAORMX in #4206
  • Add reference to central entities table in new rule eval history tables by @JAORMX in #4204
  • Auto-generated DB schema update - 2024-08-20 11:31:18 by @github-actions in #4207
  • build(deps): bump github.com/thomaspoignant/go-feature-flag from 1.32.0 to 1.33.0 by @dependabot in #4203
  • Consider that pypi package names may be normalized by @eleftherias in #4209
  • Add interface for the provider to get a name for an entity by @JAORMX in #4210
  • Stop writing to the old rule evaluation tables by @dmjb in #4211
  • Drop rule evaluation tables by @dmjb in #4212
  • Auto-generated DB schema update - 2024-08-20 14:18:09 by @github-actions in #4214
  • Bump Go to 1.23.0 by @jhrozek in #4215
  • Fix webhook event on repository deletion. by @blkt in #4216

Full Changelog: v0.0.58...v0.0.59