Skip to content

fix: Remove stale code#13445

Merged
kodiakhq[bot] merged 2 commits into
mainfrom
fix/revert-stale-main
Aug 30, 2023
Merged

fix: Remove stale code#13445
kodiakhq[bot] merged 2 commits into
mainfrom
fix/revert-stale-main

Conversation

@candiduslynx
Copy link
Copy Markdown
Contributor

Caused by #13341

@candiduslynx candiduslynx marked this pull request as ready for review August 30, 2023 06:21
@candiduslynx candiduslynx requested a review from a team August 30, 2023 06:22
@candiduslynx candiduslynx added the automerge Automatically merge once required checks pass label Aug 30, 2023
@candiduslynx candiduslynx self-assigned this Aug 30, 2023
@kodiakhq kodiakhq Bot merged commit cc30fb0 into main Aug 30, 2023
@kodiakhq kodiakhq Bot deleted the fix/revert-stale-main branch August 30, 2023 06:40
defaultBatchSize = 10000
defaultBatchSizeBytes = 1000000
defaultBatchTimeout = 10 * time.Second
defaultBatchSizeBytes = 100000000
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should release a new Postgres version with this

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I made https://github.com/cloudquery/cloudquery/releases/tag/plugins-destination-postgresql-v6.0.1 a pre-release since it has the old batch settings and also doesn't have #13332

kodiakhq Bot pushed a commit that referenced this pull request Aug 30, 2023
🤖 I have created a release *beep* *boop*
---


## [3.0.6](plugins-source-pagerduty-v3.0.5...plugins-source-pagerduty-v3.0.6) (2023-08-30)


### Bug Fixes

* **deps:** Update `github.com/cloudquery/arrow/go/v13` to `github.com/apache/arrow/go/v14` ([#13341](#13341)) ([feb8f87](feb8f87))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to 5b83d4f ([#13203](#13203)) ([b0a4b8c](b0a4b8c))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.5.1 ([#13195](#13195)) ([a184c37](a184c37))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.5.2 ([#13262](#13262)) ([5c55aa3](5c55aa3))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.5.5 ([#13285](#13285)) ([e076abd](e076abd))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.5.6 ([#13345](#13345)) ([a995a05](a995a05))
* Remove stale code ([#13445](#13445)) ([cc30fb0](cc30fb0))

---
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 that referenced this pull request Aug 30, 2023
🤖 I have created a release *beep* *boop*
---


## [6.0.2](plugins-destination-postgresql-v6.0.1...plugins-destination-postgresql-v6.0.2) (2023-08-30)


### Bug Fixes

* Drop include clause from list tables ([#13429](#13429)) ([9064d8b](9064d8b))
* Remove stale code ([#13445](#13445)) ([cc30fb0](cc30fb0))

---
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 that referenced this pull request Aug 30, 2023
🤖 I have created a release *beep* *boop*
---


## [2.1.6](plugins-source-stripe-v2.1.5...plugins-source-stripe-v2.1.6) (2023-08-30)


### Bug Fixes

* **deps:** Update `github.com/cloudquery/arrow/go/v13` to `github.com/apache/arrow/go/v14` ([#13341](#13341)) ([feb8f87](feb8f87))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to 5b83d4f ([#13203](#13203)) ([b0a4b8c](b0a4b8c))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.5.1 ([#13195](#13195)) ([a184c37](a184c37))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.5.2 ([#13262](#13262)) ([5c55aa3](5c55aa3))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.5.5 ([#13285](#13285)) ([e076abd](e076abd))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.5.6 ([#13345](#13345)) ([a995a05](a995a05))
* Remove stale code ([#13445](#13445)) ([cc30fb0](cc30fb0))

---
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

automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants