Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automated SDK generation #942

Merged
merged 3 commits into from
Jan 9, 2024
Merged

Automated SDK generation #942

merged 3 commits into from
Jan 9, 2024

Conversation

pulumi-bot
Copy link
Contributor

Automated PR

Copy link

github-actions bot commented Dec 5, 2023

Does the PR have any schema changes?

Found 17 breaking changes:

Resources

  • 🟡 "google-native:connectors/v1:CustomConnector": properties: "launchStage" missing output "launchStage"
  • "google-native:connectors/v1:CustomConnectorVersion":
    • 🟡 inputs: "type" missing
    • 🟡 properties: "type" missing output "type"
    • 🟢 required inputs: "serviceAccount" input has changed to Required

Types

  • 🔴 "google-native:connectors/v1:CustomConnectorVersionType" missing
  • 🟡 "google-native:connectors/v1:EventingConfig": properties: "encryptionKey" missing
  • "google-native:connectors/v1:EventingConfigResponse":
    • 🟡 properties: "encryptionKey" missing
    • required:
      • 🟢 "encryptionKey" property is no longer Required
      • 🟢 "listenerAuthConfig" property has changed to Required
  • 🟢 "google-native:dataflow/v1b3:RuntimeUpdatableParamsResponse": required: "workerUtilizationHint" property has changed to Required
  • "google-native:datafusion/v1:NetworkConfigResponse": required:
    • 🟢 "connectionType" property has changed to Required
    • 🟢 "privateServiceConnectConfig" property has changed to Required
  • 🟢 "google-native:dialogflow/v2:GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigResponse": required: "sections" property has changed to Required
  • 🟢 "google-native:dialogflow/v2beta1:GoogleCloudDialogflowV2beta1HumanAgentAssistantConfigSuggestionQueryConfigResponse": required: "sections" property has changed to Required
  • 🟢 "google-native:file/v1:FileShareConfig": required: "name" property has changed to Required
  • 🟢 "google-native:file/v1beta1:FileShareConfig": required: "name" property has changed to Required
  • 🟢 "google-native:servicemanagement/v1:MethodSettingsResponse": required: "autoPopulatedFields" property has changed to Required

New resources:

  • translate/v3.AdaptiveMtDataset

New functions:

  • translate/v3.getAdaptiveMtDataset

Copy link

codecov bot commented Dec 5, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3f5ac51) 19.84% compared to head (6528e27) 19.84%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #942   +/-   ##
=======================================
  Coverage   19.84%   19.84%           
=======================================
  Files          19       19           
  Lines        4882     4882           
=======================================
  Hits          969      969           
  Misses       3830     3830           
  Partials       83       83           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@blampe blampe added the impact/no-changelog-required This issue doesn't require a CHANGELOG update label Dec 5, 2023
@mjeffryes mjeffryes merged commit 0551667 into master Jan 9, 2024
17 checks passed
@mjeffryes mjeffryes deleted the generate-sdk/7096252544-531 branch January 9, 2024 05:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact/no-changelog-required This issue doesn't require a CHANGELOG update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants