Skip to content

v0.0.4

Compare
Choose a tag to compare
@JAORMX JAORMX released this 29 Sep 07:40
· 2057 commits to main since this release
27645c7

What's Changed

  • Include assets into docker-compose mount by @JAORMX in #985
  • build(deps): bump @docusaurus/theme-mermaid from 2.4.1 to 2.4.3 in /docs by @dependabot in #987
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.40 to 1.18.41 by @dependabot in #991
  • build(deps): bump redocusaurus from 1.6.3 to 1.6.4 in /docs by @dependabot in #989
  • build(deps): bump @docusaurus/preset-classic from 2.4.1 to 2.4.3 in /docs by @dependabot in #990
  • build(deps): bump google.golang.org/grpc from 1.58.1 to 1.58.2 by @dependabot in #994
  • build(deps): bump github.com/grpc-ecosystem/go-grpc-middleware/v2 from 2.0.0 to 2.0.1 by @dependabot in #993
  • build(deps): bump golang from 1.20.3 to 1.21.1 by @dependabot in #979
  • go.mod: Manually update opentelemetry dependencies to fix go.mod by @jhrozek in #995
  • handlers_user: Include db err in the internal error by @jhrozek in #984
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.41 to 1.18.42 by @dependabot in #1008
  • Fix example YAMLs to call the medev evaluator by @jhrozek in #1009
  • build(deps): bump golang from cffaba7 to c416cee by @dependabot in #1007
  • policy status CLI: Render guidance as markdown by @JAORMX in #982
  • build(deps): bump github.com/rs/zerolog from 1.30.0 to 1.31.0 by @dependabot in #1013
  • chore: move metric server to a separate address by @rdimitrov in #1010
  • Add initial introduction of providers to the database by @JAORMX in #955
  • Auto-generated cli documentation update - 2023-09-25 18:55:48 by @github-actions in #1016
  • diff ingester: Allow configurable wildcards to match ecosystem file names, plus some cleanups by @jhrozek in #975
  • rule: Update trivy guidance by @JAORMX in #1015
  • cleanup: Move generated code to pkg/api instead of pkg/generated by @JAORMX in #1017
  • feat: Actual providers implementation by @JAORMX in #1011
  • Support Go dependency scanning for pull requests by @teodor-yanev in #1012
  • Adjust auth module to use common config by @evankanderson in #1020
  • ci: Build medev as part of the build Makefile target by @JAORMX in #1022
  • cleanup: don't expand generated API files by @JAORMX in #1023
  • feat: Persist provider configuration in protobuf by @JAORMX in #1021
  • Rework IsRequestAuthorized to reduce auth scope mismatches by @evankanderson in #986
  • build(deps): bump golang from c416cee to 19600fd by @dependabot in #1026
  • build(deps): bump github.com/sqlc-dev/pqtype from 0.2.0 to 0.3.0 by @dependabot in #1027
  • fix: don't upsert empty tags as valid value by @rdimitrov in #1025
  • fix: Run make mock by @eleftherias in #1032
  • Add support for detecting vulnerable Go packages in PRs by @jhrozek in #1024
  • fix: Also reconcile repo policy run on repo registration by @JAORMX in #1029
  • build(deps): bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 by @dependabot in #1034
  • medev: Fix provider configuration by @JAORMX in #1035
  • devex: Converge code generation into a single Makefile target by @JAORMX in #1033
  • Fix typo in list users command by @eleftherias in #1037
  • int32 database identifiers are evil! by @JAORMX in #1028
  • Auto-generated cli documentation update - 2023-09-28 13:25:57 by @github-actions in #1038
  • build(deps): bump github.com/open-policy-agent/opa from 0.56.0 to 0.57.0 by @dependabot in #1048
  • build(deps): bump go.opentelemetry.io/otel/sdk from 1.18.0 to 1.19.0 by @dependabot in #1046
  • Identity provider login from mediator CLI by @eleftherias in #1014
  • build(deps): bump go.opentelemetry.io/otel/sdk/metric from 0.41.0 to 1.19.0 by @dependabot in #1045
  • build(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.44.0 to 0.45.0 by @dependabot in #1047
  • Auto-generated cli documentation update - 2023-09-29 09:18:53 by @github-actions in #1050
  • cleanup: run go mod tidy by @JAORMX in #1051

New Contributors

Full Changelog: v0.0.3...v0.0.4