-
Notifications
You must be signed in to change notification settings - Fork 547
Comparing changes
Open a pull request
base repository: cloudquery/cloudquery
base: cli-v5.23.4
head repository: cloudquery/cloudquery
compare: cli-v5.24.0
- 6 commits
- 66 files changed
- 2 contributors
Commits on Jun 26, 2024
-
chore: Update CLI version to v5.23.4 (#18411)
Updates the CLI latest version to v5.23.4
Configuration menu - View commit details
-
Copy full SHA for dcab322 - Browse repository at this point
Copy the full SHA dcab322View commit details -
chore(deps): Update dependency cli to v5.23.4 (#18412)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cli](https://togithub.com/cloudquery/cloudquery) | patch | `v5.23.3` -> `v5.23.4` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>cloudquery/cloudquery (cli)</summary> ### [`v5.23.4`](https://togithub.com/cloudquery/cloudquery/releases/tag/cli-v5.23.4) [Compare Source](https://togithub.com/cloudquery/cloudquery/compare/cli-v5.23.3...cli-v5.23.4) ##### Bug Fixes - Cache sync event details to track Cmd+C. ([#​18409](https://togithub.com/cloudquery/cloudquery/issues/18409)) ([a4e1a03](https://togithub.com/cloudquery/cloudquery/commit/a4e1a0335bbd2e784a5eae39604dfd0cdbc99487)) </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 this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
Configuration menu - View commit details
-
Copy full SHA for f9dae84 - Browse repository at this point
Copy the full SHA f9dae84View commit details
Commits on Jun 27, 2024
-
feat: Add per table sync metrics file flag (#18397)
#### Summary Goes with cloudquery/plugin-sdk#1751 Opening for reference
Configuration menu - View commit details
-
Copy full SHA for 4fd9c94 - Browse repository at this point
Copy the full SHA 4fd9c94View commit details -
fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.49…
….0 (#18415) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/cloudquery/plugin-sdk/v4](https://togithub.com/cloudquery/plugin-sdk) | require | minor | `v4.48.0` -> `v4.49.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary> ### [`v4.49.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.49.0) [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.48.0...v4.49.0) ##### Features - Better OTEL traces, add metrics ([#​1751](https://togithub.com/cloudquery/plugin-sdk/issues/1751)) ([874c33a](https://togithub.com/cloudquery/plugin-sdk/commit/874c33a9ddc1fcc7aefb86cf1a0076f701f07735)) ##### Bug Fixes - **deps:** Update module github.com/hashicorp/go-retryablehttp to v0.7.7 \[SECURITY] ([#​1774](https://togithub.com/cloudquery/plugin-sdk/issues/1774)) ([e5e8e7e](https://togithub.com/cloudquery/plugin-sdk/commit/e5e8e7ea650862e53214f381db6c22173fb04edb)) </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 this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
Configuration menu - View commit details
-
Copy full SHA for 3f4ef53 - Browse repository at this point
Copy the full SHA 3f4ef53View commit details -
chore(main): Release plugins-destination-clickhouse v4.1.3 (#18343)
🤖 I have created a release *beep* *boop* --- ## [4.1.3](plugins-destination-clickhouse-v4.1.2...plugins-destination-clickhouse-v4.1.3) (2024-06-27) ### Bug Fixes * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.46.0 ([#18341](#18341)) ([5db9574](5db9574)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.46.1 ([#18350](#18350)) ([8ff8909](8ff8909)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.47.0 ([#18351](#18351)) ([9c5bbdc](9c5bbdc)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.47.1 ([#18352](#18352)) ([b31812a](b31812a)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.48.0 ([#18363](#18363)) ([61baf97](61baf97)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.49.0 ([#18415](#18415)) ([3f4ef53](3f4ef53)) * **deps:** Update module github.com/hashicorp/go-retryablehttp to v0.7.7 [SECURITY] ([#18369](#18369)) ([1e223bf](1e223bf)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for 2ea7e2b - Browse repository at this point
Copy the full SHA 2ea7e2bView commit details -
chore(main): Release cli v5.24.0 (#18416)
🤖 I have created a release *beep* *boop* --- ## [5.24.0](cli-v5.23.4...cli-v5.24.0) (2024-06-27) ### Features * Add per table sync metrics file flag ([#18397](#18397)) ([4fd9c94](4fd9c94)) ### Bug Fixes * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.49.0 ([#18415](#18415)) ([3f4ef53](3f4ef53)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for 11afe7e - Browse repository at this point
Copy the full SHA 11afe7eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff cli-v5.23.4...cli-v5.24.0