Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cloudquery/cloudquery
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cli-v3.27.0
Choose a base ref
...
head repository: cloudquery/cloudquery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cli-v3.27.1
Choose a head ref
  • 9 commits
  • 32 files changed
  • 4 contributors

Commits on Nov 1, 2023

  1. chore: Update CLI version to v3.27.0 (#15080)

    Updates the CLI latest version to v3.27.0
    cq-bot authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    151cc30 View commit details
    Browse the repository at this point in the history
  2. doc: Add an invitation to Community Hours to the latest newsletter (#…

    …15078)
    
    Added an invitation to Community Hours to the latest newsletter
    pilvikala authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    a563e2d View commit details
    Browse the repository at this point in the history
  3. fix(deps): Update module github.com/cloudquery/plugin-pb-go to v1.13.3 (

    #15085)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    |
    [github.com/cloudquery/plugin-pb-go](https://togithub.com/cloudquery/plugin-pb-go)
    | require | patch | `v1.13.1` -> `v1.13.3` |
    
    ---
    
    ### ⚠ Dependency Lookup Warnings ⚠
    
    Warnings were logged while processing this repo. Please check the
    Dependency Dashboard for more information.
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-pb-go
    (github.com/cloudquery/plugin-pb-go)</summary>
    
    ###
    [`v1.13.3`](https://togithub.com/cloudquery/plugin-pb-go/releases/tag/v1.13.3)
    
    [Compare
    Source](https://togithub.com/cloudquery/plugin-pb-go/compare/v1.13.2...v1.13.3)
    
    ##### Bug Fixes
    
    - Add `unix://` to connection string for plugins from CloudQuery Hub
    ([#&#8203;151](https://togithub.com/cloudquery/plugin-pb-go/issues/151))
    ([ece4dd2](https://togithub.com/cloudquery/plugin-pb-go/commit/ece4dd273951999e6ff1a07bfe3cbf46d2e85968))
    
    ###
    [`v1.13.2`](https://togithub.com/cloudquery/plugin-pb-go/releases/tag/v1.13.2)
    
    [Compare
    Source](https://togithub.com/cloudquery/plugin-pb-go/compare/v1.13.1...v1.13.2)
    
    ##### Bug Fixes
    
    - **deps:** Update github.com/apache/arrow/go/v14 digest to
    [`c49e242`](https://togithub.com/cloudquery/plugin-pb-go/commit/c49e242)
    ([#&#8203;143](https://togithub.com/cloudquery/plugin-pb-go/issues/143))
    ([29e7335](https://togithub.com/cloudquery/plugin-pb-go/commit/29e7335f98399c998fea8f98076bf480c2c8bd07))
    - **deps:** Update github.com/cloudquery/arrow/go/v14 digest to
    [`50d3871`](https://togithub.com/cloudquery/plugin-pb-go/commit/50d3871)
    ([#&#8203;141](https://togithub.com/cloudquery/plugin-pb-go/issues/141))
    ([042a75d](https://togithub.com/cloudquery/plugin-pb-go/commit/042a75dff7d7f989b6317ae7da2a8b99aa4f12d4))
    - **deps:** Update golang.org/x/xerrors digest to
    [`104605a`](https://togithub.com/cloudquery/plugin-pb-go/commit/104605a)
    ([#&#8203;144](https://togithub.com/cloudquery/plugin-pb-go/issues/144))
    ([eda0e56](https://togithub.com/cloudquery/plugin-pb-go/commit/eda0e5642392d0496d413c966d62a96fc6fdda32))
    - **deps:** Update google.golang.org/genproto/googleapis/rpc digest to
    [`d783a09`](https://togithub.com/cloudquery/plugin-pb-go/commit/d783a09)
    ([#&#8203;145](https://togithub.com/cloudquery/plugin-pb-go/issues/145))
    ([e8c8b9c](https://togithub.com/cloudquery/plugin-pb-go/commit/e8c8b9c16047ee00e14de5dc691ce99a3340ee96))
    - **deps:** Update module github.com/andybalholm/brotli to v1.0.6
    ([#&#8203;146](https://togithub.com/cloudquery/plugin-pb-go/issues/146))
    ([c04cde4](https://togithub.com/cloudquery/plugin-pb-go/commit/c04cde4348a806331109f644ecb5d6984926c05d))
    - **deps:** Update module github.com/bytedance/sonic to v1.10.2
    ([#&#8203;147](https://togithub.com/cloudquery/plugin-pb-go/issues/147))
    ([288cbf4](https://togithub.com/cloudquery/plugin-pb-go/commit/288cbf48545a99f7a7623449df4d6e1a2c045430))
    - **deps:** Update module github.com/docker/distribution to
    v2.8.3+incompatible
    ([#&#8203;148](https://togithub.com/cloudquery/plugin-pb-go/issues/148))
    ([1aa35d0](https://togithub.com/cloudquery/plugin-pb-go/commit/1aa35d0311e6c703ce639ff7b5d290b8e328eaeb))
    - **deps:** Update module github.com/gabriel-vasile/mimetype to v1.4.3
    ([#&#8203;149](https://togithub.com/cloudquery/plugin-pb-go/issues/149))
    ([1e3dc49](https://togithub.com/cloudquery/plugin-pb-go/commit/1e3dc4931086fd2be666839c2638b77ed0e7294d))
    - **deps:** Update module github.com/kataras/iris/v12 to v12.2.7
    ([#&#8203;150](https://togithub.com/cloudquery/plugin-pb-go/issues/150))
    ([2a61c83](https://togithub.com/cloudquery/plugin-pb-go/commit/2a61c836c677ed2a0e9a8f0b50437cd11a10e243))
    
    </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.
    
    ---
    
    - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    
    Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
    cq-bot and renovate-bot authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    df4b8c2 View commit details
    Browse the repository at this point in the history
  4. chore: Fix docs publishing for DuckDB, Snowflakse, SQLite (#15086)

    <!-- 🎉 Thank you for making CloudQuery awesome by submitting a PR 🎉 -->
    
    #### Summary
    
    We were still using stub docs for these plugins. This PR fixes it
    
    <!--
    Use the following steps to ensure your PR is ready to be reviewed
    
    - [ ] Read the [contribution guidelines](../blob/main/CONTRIBUTING.md)
    🧑‍🎓
    - [ ] Run `make lint` to ensure the proposed changes follow the coding
    style 🚨 (install golangci-lint
    [here](https://golangci-lint.run/usage/install/#local-installation))
    - [ ] Run `make test` to ensure the proposed changes pass the tests 🧪
    - [ ] If changing a source plugin run `make gen` to ensure docs are up
    to date 📝
    - [ ] Ensure the status checks below are successful ✅
    --->
    erezrokah authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    c36090d View commit details
    Browse the repository at this point in the history
  5. chore(main): Release plugins-destination-snowflake v3.3.1 (#15076)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ##
    [3.3.1](plugins-destination-snowflake-v3.3.0...plugins-destination-snowflake-v3.3.1)
    (2023-11-01)
    
    
    ### Bug Fixes
    
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.17.1
    ([#15075](#15075))
    ([151769e](151769e))
    
    ---
    This PR was generated with [Release
    Please](https://github.com/googleapis/release-please). See
    [documentation](https://github.com/googleapis/release-please#release-please).
    
    Co-authored-by: Erez Rokah <erezrokah@users.noreply.github.com>
    cq-bot and erezrokah authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    2f26a92 View commit details
    Browse the repository at this point in the history
  6. fix(deps): Update module github.com/cloudquery/codegen to v0.3.12 (#1…

    …5084)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/cloudquery/codegen](https://togithub.com/cloudquery/codegen) | require | patch | `v0.3.11` -> `v0.3.12` |
    
    ---
    
    ### ⚠ Dependency Lookup Warnings ⚠
    
    Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/codegen (github.com/cloudquery/codegen)</summary>
    
    ### [`v0.3.12`](https://togithub.com/cloudquery/codegen/releases/tag/v0.3.12)
    
    [Compare Source](https://togithub.com/cloudquery/codegen/compare/v0.3.11...v0.3.12)
    
    ##### Bug Fixes
    
    -   **deps:** Update github.com/apache/arrow/go/v14 digest to [`c49e242`](https://togithub.com/cloudquery/codegen/commit/c49e242) ([#&#8203;74](https://togithub.com/cloudquery/codegen/issues/74)) ([446ef65](https://togithub.com/cloudquery/codegen/commit/446ef6570ccca09092a058d82dd6ba85fad6b04a))
    -   **deps:** Update golang.org/x/xerrors digest to [`104605a`](https://togithub.com/cloudquery/codegen/commit/104605a) ([#&#8203;75](https://togithub.com/cloudquery/codegen/issues/75)) ([3e2b7b9](https://togithub.com/cloudquery/codegen/commit/3e2b7b9a36e5d70b80eca7788fac0ed8a76c81f8))
    -   **deps:** Update module github.com/Azure/azure-sdk-for-go/sdk/azcore to v1.8.0 ([#&#8203;78](https://togithub.com/cloudquery/codegen/issues/78)) ([deb996a](https://togithub.com/cloudquery/codegen/commit/deb996a9a430fab83e00278ee8ecc54918242f74))
    -   **deps:** Update module github.com/Azure/azure-sdk-for-go/sdk/internal to v1.4.0 ([#&#8203;79](https://togithub.com/cloudquery/codegen/issues/79)) ([72ba3ab](https://togithub.com/cloudquery/codegen/commit/72ba3abb4035918b01b2d3edcc4fae5edb3e0ea2))
    -   **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.17.0 ([#&#8203;71](https://togithub.com/cloudquery/codegen/issues/71)) ([cc4ee15](https://togithub.com/cloudquery/codegen/commit/cc4ee155bf0b331a7f4f480b0a745b1adff7c798))
    -   **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.17.1 ([#&#8203;73](https://togithub.com/cloudquery/codegen/issues/73)) ([5bcf9a4](https://togithub.com/cloudquery/codegen/commit/5bcf9a47bd002f3b9317fa89a23ba79e5323bca3))
    -   **deps:** Update module github.com/google/go-cmp to v0.6.0 ([#&#8203;80](https://togithub.com/cloudquery/codegen/issues/80)) ([bc9bc5d](https://togithub.com/cloudquery/codegen/commit/bc9bc5d5f92860c3e44777df67577384607baa17))
    -   **deps:** Update module github.com/google/uuid to v1.4.0 ([#&#8203;81](https://togithub.com/cloudquery/codegen/issues/81)) ([92d9bce](https://togithub.com/cloudquery/codegen/commit/92d9bce0093d054032c1301fbfad9f740fddee94))
    -   **deps:** Update module github.com/mattn/go-isatty to v0.0.20 ([#&#8203;76](https://togithub.com/cloudquery/codegen/issues/76)) ([6782398](https://togithub.com/cloudquery/codegen/commit/6782398ae18605970d2b0c22a20b95fde878b229))
    
    </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.
    
    ---
    
     - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    cq-bot authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    ff308d5 View commit details
    Browse the repository at this point in the history
  7. chore(main): Release scaffold v2.1.15 (#15067)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [2.1.15](scaffold-v2.1.14...scaffold-v2.1.15) (2023-11-01)
    
    
    ### Bug Fixes
    
    * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.13.3 ([#15085](#15085)) ([df4b8c2](df4b8c2))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.17.0 ([#15064](#15064)) ([9c2db8c](9c2db8c))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.17.1 ([#15075](#15075)) ([151769e](151769e))
    
    ---
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    cq-bot authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    c402729 View commit details
    Browse the repository at this point in the history
  8. chore: Fix docs publishing cross-compile image (#15090)

    <!-- 🎉 Thank you for making CloudQuery awesome by submitting a PR 🎉 -->
    
    #### Summary
    
    Seems like `rsync` [doesn't work as
    expected](https://github.com/cloudquery/cloudquery/actions/runs/6719832688/job/18262200668#step:9:11)
    on the cross compile image so trying a different approach
    
    <!--
    Use the following steps to ensure your PR is ready to be reviewed
    
    - [ ] Read the [contribution guidelines](../blob/main/CONTRIBUTING.md)
    🧑‍🎓
    - [ ] Run `make lint` to ensure the proposed changes follow the coding
    style 🚨 (install golangci-lint
    [here](https://golangci-lint.run/usage/install/#local-installation))
    - [ ] Run `make test` to ensure the proposed changes pass the tests 🧪
    - [ ] If changing a source plugin run `make gen` to ensure docs are up
    to date 📝
    - [ ] Ensure the status checks below are successful ✅
    --->
    erezrokah authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    f67a6af View commit details
    Browse the repository at this point in the history
  9. chore(main): Release cli v3.27.1 (#15087)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [3.27.1](cli-v3.27.0...cli-v3.27.1) (2023-11-01)
    
    
    ### Bug Fixes
    
    * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.13.3 ([#15085](#15085)) ([df4b8c2](df4b8c2))
    
    ---
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    cq-bot authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    89fa1b5 View commit details
    Browse the repository at this point in the history
Loading