Skip to content

Conversation

@yevgenypats
Copy link
Contributor

This should solve this cloudquery/cloudquery#7819 (review) and make sure all logic is the same across all destinations without custom logic per destinatino.

@kodiakhq kodiakhq bot merged commit a9a1173 into main Feb 13, 2023
@kodiakhq kodiakhq bot deleted the fix/cq_id_uniuqe branch February 13, 2023 16:02
@github-actions
Copy link

⏱️ Benchmark results

  • DefaultConcurrencyDFS-2 resources/s: 10,962
  • DefaultConcurrencyRoundRobin-2 resources/s: 10,870
  • Glob-2 ns/op: 178.1
  • TablesWithChildrenDFS-2 resources/s: 30,808
  • TablesWithChildrenRoundRobin-2 resources/s: 30,388
  • TablesWithRateLimitingDFS-2 resources/s: 28.37
  • TablesWithRateLimitingRoundRobin-2 resources/s: 828.6
  • BufferedScanner-2 ns/op: 9.277
  • LogReader-2 ns/op: 31.18

kodiakhq bot pushed a commit that referenced this pull request Feb 13, 2023
🤖 I have created a release *beep* *boop*
---


## [1.37.0](v1.36.3...v1.37.0) (2023-02-13)


### Features

* Add unmanaged sources ([#677](#677)) ([f3e2b1d](f3e2b1d))


### Bug Fixes

* Fix race in dest testing try 3 ([#683](#683)) ([8e8f5fe](8e8f5fe))
* Make sure _cq_id unique across all dest plugins ([#685](#685)) ([a9a1173](a9a1173))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit to cloudquery/cloudquery that referenced this pull request Feb 13, 2023
…7933)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/cloudquery/plugin-sdk](https://togithub.com/cloudquery/plugin-sdk) | require | patch | `v1.36.1` -> `v1.37.0` |
| [github.com/cloudquery/plugin-sdk](https://togithub.com/cloudquery/plugin-sdk) | require | patch | `v1.36.0` -> `v1.37.0` |

---

### Release Notes

<details>
<summary>cloudquery/plugin-sdk</summary>

### [`v1.37.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v1.37.0)

[Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v1.36.3...v1.37.0)

##### Features

* Add unmanaged sources ([#677](cloudquery/plugin-sdk#677)) ([f3e2b1d](cloudquery/plugin-sdk@f3e2b1d))


##### Bug Fixes

* Fix race in dest testing try 3 ([#683](cloudquery/plugin-sdk#683)) ([8e8f5fe](cloudquery/plugin-sdk@8e8f5fe))
* Make sure _cq_id unique across all dest plugins ([#685](cloudquery/plugin-sdk#685)) ([a9a1173](cloudquery/plugin-sdk@a9a1173))

## [1.36.3](cloudquery/plugin-sdk@v1.36.2...v1.36.3) (2023-02-12)

### [`v1.36.3`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v1.36.3)

[Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v1.36.2...v1.36.3)

##### Bug Fixes

-   Take2 of fixing race in destination testing ([#&#8203;680](https://togithub.com/cloudquery/plugin-sdk/issues/680)) ([77b74b2](https://togithub.com/cloudquery/plugin-sdk/commit/77b74b2cd4c28ee5f570b008105a41d0b7e8afc8))

### [`v1.36.2`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v1.36.2)

[Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v1.36.1...v1.36.2)

##### Bug Fixes

-   Potential database lock/race in destination testing ([#&#8203;678](https://togithub.com/cloudquery/plugin-sdk/issues/678)) ([50e683e](https://togithub.com/cloudquery/plugin-sdk/commit/50e683e7f6dfd38a25eb512c1e2417798fa832f7))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMDkuMSIsInVwZGF0ZWRJblZlciI6IjM0LjEwOS4xIn0=-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants