Skip to content

v0.0.20

Choose a tag to compare

@eleftherias eleftherias released this 08 Dec 09:03
· 3508 commits to main since this release
0272289

What's Changed

  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.25.5 to 1.25.6 by @dependabot in #1732
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.25.6 to 1.25.8 by @dependabot in #1768
  • build(deps): bump github.com/aws/aws-sdk-go-v2/feature/rds/auth from 1.3.4 to 1.3.5 by @dependabot in #1767
  • Remove KeyService API from Minder by @JAORMX in #1769
  • Remove revoke token functions by @JAORMX in #1770
  • Adds a bit more clarity to the getting started guide by @andresgalante in #1765
  • Auto-generated cli documentation update - 2023-11-29 11:14:55 by @github-actions in #1771
  • Extend the EvalParams interface to store ingestion result by @jhrozek in #1772
  • Make the pull-request remediator use git-go instead of plan GH API calls by @jhrozek in #1773
  • Add a gauge to count the quickstart profiles by @jhrozek in #1775
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.25.8 to 1.25.10 by @dependabot in #1778
  • build(deps): bump github.com/google/go-containerregistry from 0.16.1 to 0.17.0 by @dependabot in #1777
  • Ignore /dist directory generated by goreleaser by @dio in #1785
  • build(deps): bump github.com/aws/aws-sdk-go-v2/feature/rds/auth from 1.3.5 to 1.3.7 by @dependabot in #1776
  • Don't double-comment on PRs by @jhrozek in #1786
  • Make sure each call to NewRand is initialized with a unique seed by @dio in #1787
  • build(deps-dev): bump @docusaurus/module-type-aliases from 3.0.0 to 3.0.1 in /docs by @dependabot in #1791
  • build(deps): bump github.com/stacklok/frizbee from 0.0.4 to 0.0.5 by @dependabot in #1788
  • build(deps): bump github.com/open-policy-agent/opa from 0.58.0 to 0.59.0 by @dependabot in #1789
  • Upgrade github-go and drop unused GH API by @jhrozek in #1792
  • Run go mod tidy to prune the old go-github version from go.mod and go.sum by @jhrozek in #1793
  • Modify mindev to have ruletype subcommand by @JAORMX in #1794
  • Introduce mindev ruletype lint command by @JAORMX in #1796
  • build(deps): bump github.com/lestrrat-go/jwx/v2 from 2.0.17 to 2.0.18 by @dependabot in #1800
  • build(deps): bump github.com/itchyny/gojq from 0.12.13 to 0.12.14 by @dependabot in #1801
  • build(deps): bump github.com/aws/aws-sdk-go-v2/feature/rds/auth from 1.3.7 to 1.3.8 by @dependabot in #1802
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.25.10 to 1.25.11 by @dependabot in #1799
  • Switch events configuration reference to English by @JAORMX in #1803
  • Adds commit lint to the CI by @andresgalante in #1784
  • README: add ko as a dependency for minder-server by @ethomson in #1809
  • build(deps): bump actions/checkout from 2 to 4 by @dependabot in #1811
  • build(deps): bump github.com/sigstore/sigstore from 1.7.5 to 1.7.6 by @dependabot in #1813
  • build(deps): bump anchore/sbom-action from 0.15.0 to 0.15.1 by @dependabot in #1812
  • Remove commit lint job by @JAORMX in #1817
  • Rename Rule Type sub-commands to ruletype by @JAORMX in #1816
  • Auto-generated cli documentation update - 2023-12-05 11:09:02 by @github-actions in #1818
  • Add README to mindev command by @JAORMX in #1819
  • Simplify identity settings in config.yaml by @eleftherias in #1820
  • Auto-generated cli documentation update - 2023-12-05 10:36:13 by @github-actions in #1821
  • Add subcommand to apply profiles by @JAORMX in #1815
  • Auto-generated cli documentation update - 2023-12-05 12:40:25 by @github-actions in #1822
  • Rename groups to projects in comments and logs by @eleftherias in #1823
  • Simplify authorization and cleanup unused methods by @eleftherias in #1824
  • build(deps): bump golang from 1.21.4 to 1.21.5 by @dependabot in #1829
  • build(deps): bump github.com/styrainc/regal from 0.13.0 to 0.14.0 by @dependabot in #1828
  • Run tests in a silent mode (error only output) by @rdimitrov in #1830
  • Avoid attempting to lock deleted repos by @evankanderson in #1834
  • Avoid attempting to lock other deleted resources by @evankanderson in #1835
  • Set ProjectID for entities created during FlushAll by @evankanderson in #1838
  • build(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.0 by @dependabot in #1840
  • build(deps): bump actions/setup-go from 4 to 5 by @dependabot in #1856
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.25.11 to 1.25.12 by @dependabot in #1841
  • Remove eventer retry middleware and retrable error construct by @JAORMX in #1842
  • Remove org field and make req ctx fields optional by @teodor-yanev in #1831
  • Add username/password login, and better document setting up login in get-hacking by @evankanderson in #1861
  • Add CLI wrapper that passes in a default context and GRPC client by @JAORMX in #1857
  • build(deps): bump actions/stale from 8 to 9 by @dependabot in #1865
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.25.12 to 1.26.0 by @dependabot in #1864
  • Move common PreRun calls to cli wrapper by @JAORMX in #1866
  • build(deps): bump github.com/aws/aws-sdk-go-v2/feature/rds/auth from 1.3.8 to 1.3.9 by @dependabot in #1863

New Contributors

Full Changelog: v0.0.19...v0.0.20