Skip to content

v0.0.76

Latest
Compare
Choose a tag to compare
@rdimitrov rdimitrov released this 27 Nov 13:58
· 1 commit to main since this release
27464ee

What's Changed

  • Include provider ID in minder CLI response by @navnitms in #5029
  • Add Trivy's own cache to ignore list by @puerco in #5033
  • Fix the failing auth login command due to missing credentials by @rdimitrov in #5031
  • Add project id foreign key to data sources tables. by @blkt in #5026
  • Auto-generated DB schema update - 2024-11-25 07:52:38 by @github-actions in #5034
  • build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #5035
  • build(deps): bump github.com/lestrrat-go/jwx/v2 from 2.1.2 to 2.1.3 by @dependabot in #5037
  • build(deps): bump github.com/thomaspoignant/go-feature-flag from 1.38.0 to 1.39.1 by @dependabot in #5039
  • build(deps): bump github.com/google/cel-go from 0.22.0 to 0.22.1 by @dependabot in #5038
  • build(deps): bump the docusaurus group in /docs with 4 updates by @dependabot in #5041
  • build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.23.0 to 2.24.0 by @dependabot in #5036
  • Kick off data sources service by @JAORMX in #5022
  • build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.23.0 to 2.24.0 in /tools by @dependabot in #5040
  • Migrate trusty eval engine to Trusty v2 API. by @blkt in #5013
  • build(deps): bump github.com/charmbracelet/bubbletea from 1.2.3 to 1.2.4 by @dependabot in #5052
  • build(deps): bump github.com/golangci/golangci-lint from 1.62.0 to 1.62.2 in /tools by @dependabot in #5053
  • Implement BuildDataSourceRegistry in data sources service by @JAORMX in #5050
  • mindev: Add ability to parse and use data sources by @JAORMX in #5055
  • Datasource Service Create by @teodor-yanev in #5056
  • Add ListRuleTypesReferencesByDataSource db query by @rdimitrov in #5057
  • build(deps): bump docker/build-push-action from 6.9.0 to 6.10.0 by @dependabot in #5059
  • Instantiate data sources from the policy engine by @JAORMX in #5060
  • Set required proto fields in cursor messages by @eleftherias in #5061
  • Implement the Delete handler for the datasource service by @rdimitrov in #5062
  • Set required proto fields in artifact messages by @eleftherias in #5063
  • Implement validation functions for Data Source protobuf object by @JAORMX in #5064
  • Remove GetRest leftover from datasources API validator. by @JAORMX in #5065
  • Update the time delay when deleting an account by @rdimitrov in #5066

Full Changelog: v0.0.75...v0.0.76