Skip to content

chore(main): Release plugins-source-gcp v4.0.0#5469

Merged
kodiakhq[bot] merged 3 commits intomainfrom
release-please--branches--main--components--plugins-source-gcp
Dec 13, 2022
Merged

chore(main): Release plugins-source-gcp v4.0.0#5469
kodiakhq[bot] merged 3 commits intomainfrom
release-please--branches--main--components--plugins-source-gcp

Conversation

@cq-bot
Copy link
Copy Markdown
Contributor

@cq-bot cq-bot commented Dec 7, 2022

🤖 I have created a release beep boop

4.0.0 (2022-12-13)

⚠ BREAKING CHANGES

  • gcp: Only list enabled Services (#5557)
  • gcp: Only List Project Roles (#5556)
  • gcp: private_key_type column was removed from the gcp_iam_service_account_keys table as it was always populated with nil. If you were using it in one of your queries, you can safely remove it.

Features

Bug Fixes

  • deps: Update module github.com/cloudquery/plugin-sdk to v1.11.1 (#5458) (58b7432)
  • deps: Update module github.com/cloudquery/plugin-sdk to v1.11.2 (#5497) (c1876cf)
  • deps: Update module github.com/cloudquery/plugin-sdk to v1.12.0 (#5539) (fb71293)
  • gcp: Fix context to work when syncing (#5512) (81c8075)
  • gcp: Only list enabled Services (#5557) (5310bef)
  • gcp: Only List Project Roles (#5556) (51acb48)
  • gcp: Remove private_key_type column from gcp_iam_service_account_keys (1371928)

This PR was generated with Release Please. See documentation.

@cq-bot cq-bot force-pushed the release-please--branches--main--components--plugins-source-gcp branch 2 times, most recently from 02f7493 to 1969ddd Compare December 8, 2022 09:57
@cq-bot cq-bot changed the title chore(main): Release plugins-source-gcp v3.2.1 chore(main): Release plugins-source-gcp v4.0.0 Dec 8, 2022
@cq-bot cq-bot force-pushed the release-please--branches--main--components--plugins-source-gcp branch 11 times, most recently from 771bd46 to ca74f5f Compare December 12, 2022 17:57
@cq-bot cq-bot force-pushed the release-please--branches--main--components--plugins-source-gcp branch from ca74f5f to 5866f51 Compare December 13, 2022 00:28
@erezrokah erezrokah added the automerge Automatically merge once required checks pass label Dec 13, 2022
@kodiakhq kodiakhq bot merged commit 4f9a38a into main Dec 13, 2022
@kodiakhq kodiakhq bot deleted the release-please--branches--main--components--plugins-source-gcp branch December 13, 2022 09:10
@cq-bot
Copy link
Copy Markdown
Contributor Author

cq-bot commented Dec 13, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GCP Retry

2 participants