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/filetypes
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: acabb63
Choose a base ref
...
head repository: cloudquery/filetypes
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: d6f1734
Choose a head ref
  • 6 commits
  • 3 files changed
  • 1 contributor

Commits on Jan 11, 2023

  1. fix(deps): Update module github.com/cloudquery/plugin-sdk to v1.24.2 (#…

    …27)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/cloudquery/plugin-sdk](https://togithub.com/cloudquery/plugin-sdk) | require | patch | `v1.24.1` -> `v1.24.2` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk</summary>
    
    ### [`v1.24.2`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v1.24.2)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v1.24.1...v1.24.2)
    
    ##### Bug Fixes
    
    -   Incremental tables should not delete stale ([#&#8203;594](https://togithub.com/cloudquery/plugin-sdk/issues/594)) ([d45e230](https://togithub.com/cloudquery/plugin-sdk/commit/d45e230632c2fb8035b7942dac2bb74e26d4fcb1))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNC45NC4wIiwidXBkYXRlZEluVmVyIjoiMzQuOTQuMCJ9-->
    cq-bot authored Jan 11, 2023
    Configuration menu
    Copy the full SHA
    bf44384 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. fix(deps): Update module github.com/cloudquery/plugin-sdk to v1.25.0 (#…

    …29)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/cloudquery/plugin-sdk](https://togithub.com/cloudquery/plugin-sdk) | require | minor | `v1.24.2` -> `v1.25.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk</summary>
    
    ### [`v1.25.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v1.25.0)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v1.24.2...v1.25.0)
    
    ##### Features
    
    -   **docs:** Sort tables ([#&#8203;599](https://togithub.com/cloudquery/plugin-sdk/issues/599)) ([8a3bfad](https://togithub.com/cloudquery/plugin-sdk/commit/8a3bfaddabec395cc4105ae7d2f2e99c5d31eab6))
    -   **transformers:** Add support for `net.IP` ([#&#8203;595](https://togithub.com/cloudquery/plugin-sdk/issues/595)) ([a420645](https://togithub.com/cloudquery/plugin-sdk/commit/a420645377943939278e5d8b4a7969db957d08bf))
    -   **transformers:** Add WithPrimaryKeys option ([#&#8203;598](https://togithub.com/cloudquery/plugin-sdk/issues/598)) ([107006c](https://togithub.com/cloudquery/plugin-sdk/commit/107006cac82e3635470bec93b086b68d0f92edf1))
    
    ##### Bug Fixes
    
    -   Send resource validation errors to Sentry ([#&#8203;601](https://togithub.com/cloudquery/plugin-sdk/issues/601)) ([5916516](https://togithub.com/cloudquery/plugin-sdk/commit/5916516fa9d112ba5ac146c54d02a4a1fd8850b3))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNC45NC4wIiwidXBkYXRlZEluVmVyIjoiMzQuOTQuMCJ9-->
    cq-bot authored Jan 12, 2023
    Configuration menu
    Copy the full SHA
    ad20d77 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2023

  1. fix(deps): Update module github.com/cloudquery/plugin-sdk to v1.25.1 (#…

    …31)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/cloudquery/plugin-sdk](https://togithub.com/cloudquery/plugin-sdk) | require | patch | `v1.25.0` -> `v1.25.1` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk</summary>
    
    ### [`v1.25.1`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v1.25.1)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v1.25.0...v1.25.1)
    
    ##### Bug Fixes
    
    -   Change options for new client ([#&#8203;603](https://togithub.com/cloudquery/plugin-sdk/issues/603)) ([f548a54](https://togithub.com/cloudquery/plugin-sdk/commit/f548a544f1143f60efeee3401a41f726cd707243))
    -   PK Addition Order ([#&#8203;607](https://togithub.com/cloudquery/plugin-sdk/issues/607)) ([eff40e7](https://togithub.com/cloudquery/plugin-sdk/commit/eff40e76ae656e782a0e9745bcf34c2e5b2cd7e5))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNC45NC4wIiwidXBkYXRlZEluVmVyIjoiMzQuOTQuMCJ9-->
    cq-bot authored Jan 15, 2023
    Configuration menu
    Copy the full SHA
    0f1cb79 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. fix(deps): Update module github.com/cloudquery/plugin-sdk to v1.26.0 (#…

    …32)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/cloudquery/plugin-sdk](https://togithub.com/cloudquery/plugin-sdk) | require | minor | `v1.25.1` -> `v1.26.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk</summary>
    
    ### [`v1.26.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v1.26.0)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v1.25.1...v1.26.0)
    
    ##### Features
    
    -   **destinations:** Add `migrate_mode` ([#&#8203;604](https://togithub.com/cloudquery/plugin-sdk/issues/604)) ([78b9acb](https://togithub.com/cloudquery/plugin-sdk/commit/78b9acbfad4183506c39ea24a4634eb1ba70c04e))
    
    ##### Bug Fixes
    
    -   **destination:** Pass proper spec to client constructor ([#&#8203;606](https://togithub.com/cloudquery/plugin-sdk/issues/606)) ([8370882](https://togithub.com/cloudquery/plugin-sdk/commit/837088220447a0c305888e25807163dd08042a48))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNC45NC4wIiwidXBkYXRlZEluVmVyIjoiMzQuOTQuMCJ9-->
    cq-bot authored Jan 16, 2023
    Configuration menu
    Copy the full SHA
    68437aa View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. fix(deps): Update module github.com/cloudquery/plugin-sdk to v1.27.0 (#…

    …33)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/cloudquery/plugin-sdk](https://togithub.com/cloudquery/plugin-sdk) | require | minor | `v1.26.0` -> `v1.27.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk</summary>
    
    ### [`v1.27.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v1.27.0)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v1.26.0...v1.27.0)
    
    ##### Features
    
    -   **spec:** Add source, destination String methods ([#&#8203;609](https://togithub.com/cloudquery/plugin-sdk/issues/609)) ([604b9ef](https://togithub.com/cloudquery/plugin-sdk/commit/604b9efe5608e60936e87114e0fbf776ea6253ea))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNC45NC4wIiwidXBkYXRlZEluVmVyIjoiMzQuOTQuMCJ9-->
    cq-bot authored Jan 17, 2023
    Configuration menu
    Copy the full SHA
    aedb4a8 View commit details
    Browse the repository at this point in the history
  2. chore(main): Release v1.0.6 (#28)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [1.0.6](v1.0.5...v1.0.6) (2023-01-17)
    
    
    ### Bug Fixes
    
    * **deps:** Update module github.com/cloudquery/plugin-sdk to v1.24.2 ([#27](#27)) ([bf44384](bf44384))
    * **deps:** Update module github.com/cloudquery/plugin-sdk to v1.25.0 ([#29](#29)) ([ad20d77](ad20d77))
    * **deps:** Update module github.com/cloudquery/plugin-sdk to v1.25.1 ([#31](#31)) ([0f1cb79](0f1cb79))
    * **deps:** Update module github.com/cloudquery/plugin-sdk to v1.26.0 ([#32](#32)) ([68437aa](68437aa))
    * **deps:** Update module github.com/cloudquery/plugin-sdk to v1.27.0 ([#33](#33)) ([aedb4a8](aedb4a8))
    
    ---
    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 Jan 17, 2023
    Configuration menu
    Copy the full SHA
    d6f1734 View commit details
    Browse the repository at this point in the history
Loading