Skip to content

chore(main): Release plugins-source-azure v10.0.0#14629

Merged
kodiakhq[bot] merged 2 commits intomainfrom
release-please--branches--main--components--plugins-source-azure
Oct 20, 2023
Merged

chore(main): Release plugins-source-azure v10.0.0#14629
kodiakhq[bot] merged 2 commits intomainfrom
release-please--branches--main--components--plugins-source-azure

Conversation

@cq-bot
Copy link
Copy Markdown
Contributor

@cq-bot cq-bot commented Oct 17, 2023

🤖 I have created a release beep boop

10.0.0 (2023-10-20)

⚠ BREAKING CHANGES

  • Use ListAll API to list sub assessments and make azure_security_sub_assessments a top level table. If you were syncing it implicitly via azure_security_assessments, please add azure_security_sub_assessments to you existing config to sync its data, e.g. before: tables: ["azure_security_assessments"], after: tables: ["azure_security_assessments", "azure_security_sub_assessments"]

Bug Fixes

  • deps: Update module github.com/cloudquery/cloudquery-api-go to v1.2.9 (#14627) (c1d244c)
  • deps: Update module github.com/cloudquery/cloudquery-api-go to v1.3.0 (#14635) (00b380c)
  • deps: Update module github.com/cloudquery/cloudquery-api-go to v1.4.0 (#14639) (f139c0e)
  • deps: Update module github.com/cloudquery/codegen to v0.3.9 (#14660) (68ab0bb)
  • deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.15.0 (#14622) (b497a6b)
  • deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.15.2 (#14662) (e274fe4)
  • deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.15.3 (#14679) (0513c19)
  • deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.16.1 (#14721) (1c7ee1d)
  • Properly handle cloud_name in JSON schema (#14663) (6cf28e4)
  • Set plugin metadata (#14715) (39935e2)
  • Update plugin-SDK to v4.16.0 (#14702) (0dcb545)
  • Use ListAll API to list security sub assessments (23eab8d)

This PR was generated with Release Please. See documentation.

@cq-bot cq-bot force-pushed the release-please--branches--main--components--plugins-source-azure branch 11 times, most recently from c4777e0 to 7e4da4a Compare October 19, 2023 13:45
@cq-bot cq-bot changed the title chore(main): Release plugins-source-azure v9.4.1 chore(main): Release plugins-source-azure v10.0.0 Oct 20, 2023
@cq-bot cq-bot force-pushed the release-please--branches--main--components--plugins-source-azure branch from 7e4da4a to 356bfec Compare October 20, 2023 07:42
@erezrokah erezrokah added the automerge Automatically merge once required checks pass label Oct 20, 2023
@kodiakhq kodiakhq bot merged commit f676f05 into main Oct 20, 2023
@kodiakhq kodiakhq bot deleted the release-please--branches--main--components--plugins-source-azure branch October 20, 2023 08:09
@cq-bot
Copy link
Copy Markdown
Contributor Author

cq-bot commented Oct 20, 2023

hydratim pushed a commit to hydratim/cloudquery that referenced this pull request Oct 20, 2023
🤖 I have created a release *beep* *boop*
---


## [10.0.0](cloudquery/cloudquery@plugins-source-azure-v9.4.0...plugins-source-azure-v10.0.0) (2023-10-20)


### ⚠ BREAKING CHANGES

* Use `ListAll` API to list sub assessments and make `azure_security_sub_assessments` a top level table. If you were syncing it implicitly via `azure_security_assessments`, please add `azure_security_sub_assessments` to you existing config to sync its data, e.g. before: `tables: ["azure_security_assessments"]`, after: `tables: ["azure_security_assessments", "azure_security_sub_assessments"]`

### Bug Fixes

* **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.2.9 ([cloudquery#14627](cloudquery#14627)) ([c1d244c](cloudquery@c1d244c))
* **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.3.0 ([cloudquery#14635](cloudquery#14635)) ([00b380c](cloudquery@00b380c))
* **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.4.0 ([cloudquery#14639](cloudquery#14639)) ([f139c0e](cloudquery@f139c0e))
* **deps:** Update module github.com/cloudquery/codegen to v0.3.9 ([cloudquery#14660](cloudquery#14660)) ([68ab0bb](cloudquery@68ab0bb))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.15.0 ([cloudquery#14622](cloudquery#14622)) ([b497a6b](cloudquery@b497a6b))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.15.2 ([cloudquery#14662](cloudquery#14662)) ([e274fe4](cloudquery@e274fe4))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.15.3 ([cloudquery#14679](cloudquery#14679)) ([0513c19](cloudquery@0513c19))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.16.1 ([cloudquery#14721](cloudquery#14721)) ([1c7ee1d](cloudquery@1c7ee1d))
* Properly handle `cloud_name` in JSON schema ([cloudquery#14663](cloudquery#14663)) ([6cf28e4](cloudquery@6cf28e4))
* Set plugin metadata ([cloudquery#14715](cloudquery#14715)) ([39935e2](cloudquery@39935e2))
* Update plugin-SDK to v4.16.0 ([cloudquery#14702](cloudquery#14702)) ([0dcb545](cloudquery@0dcb545))
* Use `ListAll` API to list security sub assessments ([23eab8d](cloudquery@23eab8d))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/plugin/source/azure automerge Automatically merge once required checks pass autorelease: tagged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants