Skip to content

v0.0.22

Compare
Choose a tag to compare
@JAORMX JAORMX released this 21 Dec 10:16
· 1153 commits to main since this release
8156178

What's Changed

  • Set documentation for context appropriately by @JAORMX in #1939
  • Reset timeout for each file processed by ruletype create/apply by @JAORMX in #1938
  • Update docs for profile status command by @eleftherias in #1940
  • Take into account frizbee configuration in repository by @JAORMX in #1943
  • Upgrade golangci-lint to v1.55.2 in CI by @JAORMX in #1948
  • Remove invalid validation for projects in reconcilers by @JAORMX in #1947
  • Don't attempt to reopen a PR after updating a branch if it already exists by @jhrozek in #1944
  • Use a dedicated GH API call to get the e-mail address by @jhrozek in #1951
  • Add CODEOWNERS to minder by @JAORMX in #1941
  • Use zerolog everywhere by @JAORMX in #1952
  • Log successful event handling in watermill middleware by @JAORMX in #1953
  • Default to v1 and profile if profile type or version are not set to fix old clients by @jhrozek in #1954
  • Security Process for Minder by @lukehinds in #1955
  • Add discord badge by @lukehinds in #1958
  • build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #1963
  • build(deps): bump google.golang.org/grpc from 1.60.0 to 1.60.1 by @dependabot in #1964
  • build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 in /tools by @dependabot in #1962
  • build(deps): bump github.com/spf13/viper from 1.18.1 to 1.18.2 by @dependabot in #1965
  • Allow tools to depend on targets in the rest of the minder repo by @evankanderson in #1959
  • Fix "Get Hacking" page service name by @teodor-yanev in #1966
  • Artifact list: filter per repo by @jhrozek in #1967
  • Upgrade frizbee to v0.1.12 by @JAORMX in #1968
  • Pass through error messages from AuthFromMD for debugging by @evankanderson in #1960
  • Add simplified FGA model and tests for same by @evankanderson in #1790
  • Auto-generated cli documentation update - 2023-12-19 15:14:07 by @github-actions in #1969
  • Minder CLI improvements - table interface, refactor use of flags, context, etc. by @rdimitrov in #1919
  • Auto-generated cli documentation update - 2023-12-19 17:19:23 by @github-actions in #1971
  • build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #1972
  • Fix alert docs and update key value column width by @rdimitrov in #1973
  • Fix styling for discord badge in Readme by @rdimitrov in #1975
  • Fix pull_request remediation from branch by @jhrozek in #1976
  • build(deps): bump golang from 2ff79bc to 1a9d253 by @dependabot in #1980
  • build(deps): bump google.golang.org/grpc from 1.60.0 to 1.60.1 by @dependabot in #1978
  • build(deps): bump styled-components from 6.1.1 to 6.1.2 in /docs by @dependabot in #1981
  • Quickstart updates - bump timeout and show all registered repos by @rdimitrov in #1977
  • Remove config parsing from mindev by @JAORMX in #1983
  • Replace unpinned actions with pinned action by @stacklokbot in #1984
  • Add table output to artifact get, make it the default by @jhrozek in #1986
  • Auto-generated cli documentation update - 2023-12-20 13:56:42 by @github-actions in #1987
  • Ensure output format is supported at artifact_get.go by @rdimitrov in #1988
  • build(deps): bump github/codeql-action from 1743d02c67be5a24134dacfe540706cbe6652208 to b374143c1149a9115d881581d29b8390bbcbb59c by @dependabot in #1996
  • build(deps): bump peaceiris/actions-gh-pages from 4a2e02b36f31d8974a0d09d3bb9f3172aa2d0d0d to 373f7f263a76c20808c831209c920827a82a2847 by @dependabot in #1997
  • build(deps): bump github.com/golang-migrate/migrate/v4 from 4.16.2 to 4.17.0 by @dependabot in #1999
  • build(deps): bump golang from 1a9d253 to 672a228 by @dependabot in #1998
  • build(deps): bump github.com/open-policy-agent/opa from 0.59.0 to 0.60.0 by @dependabot in #2000
  • Add type to diff ingester protobuf by @JAORMX in #1993
  • Fix screenshots for OAuth app creation (social and provider enrollment) by @rdimitrov in #1995
  • Surface git clone errors as failures if the branch doesn't exist by @JAORMX in #2001
  • Deploy docs on merges to main by @JAORMX in #2002
  • Add get-by-name to artifact get by @jhrozek in #1990

New Contributors

Full Changelog: v0.0.21...v0.0.22