Skip to content

v0.0.77

Compare
Choose a tag to compare
@rdimitrov rdimitrov released this 03 Dec 14:06
· 80 commits to main since this release
8c13a67

What's Changed

  • Dependency ingester by @puerco in #5058
  • build(deps): bump github.com/google/osv-scalibr from 0.1.4 to 0.1.5 by @dependabot in #5069
  • Add test for API field validation by @eleftherias in #5071
  • Add Datasources Update by @teodor-yanev in #5072
  • Add data sources service to server. by @blkt in #5073
  • Move PullRequest to internal proto file by @eleftherias in #5067
  • cli: Validate data sources before server calls by @JAORMX in #5074
  • Validate Data Sources when creating rules. by @blkt in #5068
  • data sources: Add API validation on writes and update by name by @JAORMX in #5076
  • Remove ValidateRuleTypeReferences from data sources service by @JAORMX in #5077
  • Implement the Create handler for data sources by @rdimitrov in #5079
  • Don't require context in API calls by @eleftherias in #5081
  • Set required proto fields in invite and authz messages by @eleftherias in #5078
  • Remove unused BranchProtection message by @eleftherias in #5083
  • Implement the rest of the handlers for data sources by @rdimitrov in #5080
  • Add insert statement for rule_type_data_sources. by @blkt in #5082
  • Fix on delete cascade in rule_type_data_sources. by @blkt in #5085
  • Fix race in deps branch test by @puerco in #5087
  • Introduce a dependency extractor abstraction by @puerco in #5092
  • Delay data sources initialization, wire ingestion to init by @puerco in #5091
  • Set required proto fields in repositories by @eleftherias in #5086
  • Pass context with ingestion to data sources by @puerco in #5093
  • Set required proto field for user and provider token by @eleftherias in #5096
  • build(deps): bump github.com/itchyny/gojq from 0.12.16 to 0.12.17 by @dependabot in #5102
  • Enable CreateDataSource and UpdateDataSource API calls to complete by @puerco in #5101
  • Explicitly check server name in client TLS configuration by @JAORMX in #5095
  • Add delete statement for rule_type_data_sources. by @blkt in #5097
  • Set required proto fields for profiles by @eleftherias in #5099
  • Add test for listing ruletypes by @eleftherias in #5106
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.28.5 to 1.28.6 by @dependabot in #5104
  • Set required proto fields for ruletypes by @eleftherias in #5108
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/sesv2 from 1.38.3 to 1.38.4 by @dependabot in #5103
  • Set required proto fields for project and entity evals by @eleftherias in #5109
  • build(deps): bump github.com/quic-go/quic-go from 0.48.1 to 0.48.2 in /tools by @dependabot in #5112
  • Fix missing data source id in update by @puerco in #5115
  • datasource :Fix panic in transaction subsystem by @puerco in #5114
  • build(deps): bump github.com/openfga/cli from 0.6.1 to 0.6.2 in /tools by @dependabot in #5116
  • Add data source processing to rule update/create. by @blkt in #5111
  • Use Data Source ID only to check for rule type references by @JAORMX in #5121
  • Default project ID for data source create/update by @JAORMX in #5122

Full Changelog: v0.0.76...v0.0.77