Skip to content

Conversation

@cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Jul 17, 2024

This PR contains the following updates:

Package Type Update Change
github.com/cloudquery/cloudquery-api-go require patch v1.12.1 -> v1.12.2

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

cloudquery/cloudquery-api-go (github.com/cloudquery/cloudquery-api-go)

v1.12.2

Compare Source

Bug Fixes

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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@cq-bot cq-bot added the automerge Automatically merge once required checks pass label Jul 17, 2024
@cq-bot
Copy link
Contributor Author

cq-bot commented Jul 17, 2024

/gen sha=8023098ee3c3a928d19db124d3feaedfc18cbb92 dir=cli

@kodiakhq kodiakhq bot merged commit d38ac1b into main Jul 17, 2024
@kodiakhq kodiakhq bot deleted the renovate/github.com-cloudquery-cloudquery-api-go-1.x branch July 17, 2024 14:19
kodiakhq bot pushed a commit that referenced this pull request Jul 18, 2024
🤖 I have created a release *beep* *boop*
---


## [6.0.0](cli-v5.25.1...cli-v6.0.0) (2024-07-18)


### ⚠ BREAKING CHANGES

* Change `skip_dependent_tables` default from `false` to `true` ([#18191](#18191)), to avoid new tables implicitly being synced when added to plugins. See more in the [reference docs](https://docs.cloudquery.io/docs/reference/source-spec#skip_dependent_tables)
* Remove unique constraints in append mode ([#17129](#17129)). This should not be breaking for most destinations (based on our tests, only DuckDB since it does not support removal of unique constraints), and will allow syncs to work when append mode is configured and the source schema has a unique constraint on a column.

### Features

* Change `skip_dependent_tables` default from `false` to `true` ([#18191](#18191)) ([3c86963](3c86963))
* Remove unique constraints in append mode ([#17129](#17129)) ([4aeb94e](4aeb94e))


### Bug Fixes

* **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.12.2 ([#18584](#18584)) ([d38ac1b](d38ac1b))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.20.5 ([#18590](#18590)) ([5bfa3ca](5bfa3ca))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.20.6 ([#18593](#18593)) ([64cbb9a](64cbb9a))

---
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/cli automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants