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/plugin-sdk-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.26
Choose a base ref
...
head repository: cloudquery/plugin-sdk-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.27
Choose a head ref
  • 10 commits
  • 9 files changed
  • 4 contributors

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    97410b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. fix(deps): Update dependency grpcio to v1.64.1 (#189)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [grpcio](https://grpc.io) ([source](https://togithub.com/grpc/grpc)) | patch | `==1.64.0` -> `==1.64.1` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>grpc/grpc (grpcio)</summary>
    
    ### [`v1.64.1`](https://togithub.com/grpc/grpc/releases/tag/v1.64.1)
    
    [Compare Source](https://togithub.com/grpc/grpc/compare/v1.64.0...v1.64.1)
    
    This is release 1.64.1 ([grateful](https://togithub.com/grpc/grpc/blob/master/doc/g_stands_for.md)) of gRPC Core.
    
    For gRPC documentation, see [grpc.io](https://grpc.io/). For previous releases, see [Releases](https://togithub.com/grpc/grpc/releases).
    
    This release contains refinements, improvements, and bug fixes, with highlights listed below.
    
    ## Core
    
    -   \[StatsPlugin] Fix use-after-free issue ([#&#8203;36664](https://togithub.com/grpc/grpc/issues/36664)). ([#&#8203;36670](https://togithub.com/grpc/grpc/pull/36670))
    
    ## C++
    
    -   \[OTel] Generate pkg-config file for grpcpp_otel_plugin ([#&#8203;36686](https://togithub.com/grpc/grpc/issues/36686)). ([#&#8203;36722](https://togithub.com/grpc/grpc/pull/36722))
    -   \[OTel] Add find_package call for OTel dependency in installed gRPC configuration ([#&#8203;36674](https://togithub.com/grpc/grpc/issues/36674)). ([#&#8203;36688](https://togithub.com/grpc/grpc/pull/36688))
    
    ## Python
    
    -   \[Python Server] Remove abstractmethod notation for add_registered_method_handlers (v1.64.x backport). ([#&#8203;36696](https://togithub.com/grpc/grpc/pull/36696))
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    9cafffd View commit details
    Browse the repository at this point in the history
  2. fix(deps): Update dependency grpcio-tools to v1.64.1 (#190)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [grpcio-tools](https://grpc.io) | patch | `==1.64.0` -> `==1.64.1` |
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    f7eea8d View commit details
    Browse the repository at this point in the history
  3. fix(deps): Update dependency pytest to v8.2.2 (#193)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [pytest](https://togithub.com/pytest-dev/pytest) ([changelog](https://docs.pytest.org/en/stable/changelog.html)) | patch | `==8.2.1` -> `==8.2.2` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>pytest-dev/pytest (pytest)</summary>
    
    ### [`v8.2.2`](https://togithub.com/pytest-dev/pytest/releases/tag/8.2.2)
    
    [Compare Source](https://togithub.com/pytest-dev/pytest/compare/8.2.1...8.2.2)
    
    # pytest 8.2.2 (2024-06-04)
    
    ## Bug Fixes
    
    -   [#&#8203;12355](https://togithub.com/pytest-dev/pytest/issues/12355): Fix possible catastrophic performance slowdown on a certain parametrization pattern involving many higher-scoped parameters.
    -   [#&#8203;12367](https://togithub.com/pytest-dev/pytest/issues/12367): Fix a regression in pytest 8.2.0 where unittest class instances (a fresh one is created for each test) were not released promptly on test teardown but only on session teardown.
    -   [#&#8203;12381](https://togithub.com/pytest-dev/pytest/issues/12381): Fix possible "Directory not empty" crashes arising from concurent cache dir (`.pytest_cache`) creation. Regressed in pytest 8.2.0.
    
    ## Improved Documentation
    
    -   [#&#8203;12290](https://togithub.com/pytest-dev/pytest/issues/12290): Updated Sphinx theme to use Furo instead of Flask, enabling Dark mode theme.
    -   [#&#8203;12356](https://togithub.com/pytest-dev/pytest/issues/12356): Added a subsection to the documentation for debugging flaky tests to mention
        lack of thread safety in pytest as a possible source of flakyness.
    -   [#&#8203;12363](https://togithub.com/pytest-dev/pytest/issues/12363): The documentation webpages now links to a canonical version to reduce outdated documentation in search engine results.
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    e3b240e View commit details
    Browse the repository at this point in the history
  4. fix(deps): Update dependency protobuf to v5.27.2 (#192)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [protobuf](https://developers.google.com/protocol-buffers/) | patch | `==5.27.0` -> `==5.27.2` |
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    b2e8673 View commit details
    Browse the repository at this point in the history
  5. fix(deps): Update dependency packaging to v24.1 (#194)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [packaging](https://togithub.com/pypa/packaging) | minor | `==24.0` -> `==24.1` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>pypa/packaging (packaging)</summary>
    
    ### [`v24.1`](https://togithub.com/pypa/packaging/releases/tag/24.1)
    
    [Compare Source](https://togithub.com/pypa/packaging/compare/24.0...24.1)
    
    #### What's Changed
    
    -   pyupgrade/black/isort/flake8 → ruff by [@&#8203;DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/pypa/packaging/pull/769](https://togithub.com/pypa/packaging/pull/769)
    -   Add support for Python 3.13 and drop EOL 3.7 by [@&#8203;hugovk](https://togithub.com/hugovk) in [https://github.com/pypa/packaging/pull/783](https://togithub.com/pypa/packaging/pull/783)
    -   Bump the github-actions group with 4 updates by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/pypa/packaging/pull/782](https://togithub.com/pypa/packaging/pull/782)
    -   Fix typo in `_parser` docstring by [@&#8203;pradyunsg](https://togithub.com/pradyunsg) in [https://github.com/pypa/packaging/pull/784](https://togithub.com/pypa/packaging/pull/784)
    -   Modernise type annotations using FA rules from ruff by [@&#8203;pradyunsg](https://togithub.com/pradyunsg) in [https://github.com/pypa/packaging/pull/785](https://togithub.com/pypa/packaging/pull/785)
    -   Document `markers.default_environment()` by [@&#8203;edgarrmondragon](https://togithub.com/edgarrmondragon) in [https://github.com/pypa/packaging/pull/753](https://togithub.com/pypa/packaging/pull/753)
    -   Bump the github-actions group with 3 updates by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/pypa/packaging/pull/789](https://togithub.com/pypa/packaging/pull/789)
    -   Work around platform.python_version() returning non PEP 440 compliant version for non-tagged CPython builds by [@&#8203;sbidoul](https://togithub.com/sbidoul) in [https://github.com/pypa/packaging/pull/802](https://togithub.com/pypa/packaging/pull/802)
    
    #### New Contributors
    
    -   [@&#8203;dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/pypa/packaging/pull/782](https://togithub.com/pypa/packaging/pull/782)
    -   [@&#8203;edgarrmondragon](https://togithub.com/edgarrmondragon) made their first contribution in [https://github.com/pypa/packaging/pull/753](https://togithub.com/pypa/packaging/pull/753)
    
    **Full Changelog**: pypa/packaging@24.0...24.1
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    73d18ca View commit details
    Browse the repository at this point in the history
  6. fix(deps): Update dependency python-dateutil to v2.9.0.post0 (#195)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [python-dateutil](https://togithub.com/dateutil/dateutil) | minor | `==2.8.2` -> `==2.9.0.post0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>dateutil/dateutil (python-dateutil)</summary>
    
    ### [`v2.9.0.post0`](https://togithub.com/dateutil/dateutil/releases/tag/2.9.0.post0)
    
    [Compare Source](https://togithub.com/dateutil/dateutil/compare/2.9.0...2.9.0.post0)
    
    ### Version 2.9.0.post0 (2024-03-01)
    
    #### Bugfixes
    
    -   Pinned `setuptools_scm` to `<8`, which should make the generated `_version.py` file compatible with all supported versions of Python.
    
    ### [`v2.9.0`](https://togithub.com/dateutil/dateutil/releases/tag/2.9.0)
    
    [Compare Source](https://togithub.com/dateutil/dateutil/compare/2.8.2...2.9.0)
    
    ### Version 2.9.0 (2024-02-29)
    
    #### Data updates
    
    -   Updated tzdata version to 2024a. (gh pr [#&#8203;1342](https://togithub.com/dateutil/dateutil/issues/1342))
    
    #### Features
    
    -   Made all `dateutil` submodules lazily imported using [PEP 562](https://www.python.org/dev/peps/pep-0562/). On Python 3.7+, things like `import dateutil; dateutil.tz.gettz("America/New_York")` will now work without explicitly importing `dateutil.tz`, with the import occurring behind the scenes on first use. The old behavior remains on Python 3.6 and earlier. Fixed by Orson Adams. (gh issue [#&#8203;771](https://togithub.com/dateutil/dateutil/issues/771), gh pr [#&#8203;1007](https://togithub.com/dateutil/dateutil/issues/1007))
    
    #### Bugfixes
    
    -   Removed a call to `datetime.utcfromtimestamp`, which is deprecated as of Python 3.12. Reported by Hugo van Kemenade (gh pr [#&#8203;1284](https://togithub.com/dateutil/dateutil/issues/1284)), fixed by Thomas Grainger (gh pr [#&#8203;1285](https://togithub.com/dateutil/dateutil/issues/1285)).
    
    #### Documentation changes
    
    -   Added note into docs and tests where relativedelta would return last day of the month only if the same day on a different month resolves to a date that doesn't exist. Reported by [@&#8203;hawkEye-01](https://togithub.com/hawkEye-01) (gh issue [#&#8203;1167](https://togithub.com/dateutil/dateutil/issues/1167)). Fixed by [@&#8203;Mifrill](https://togithub.com/Mifrill) (gh pr [#&#8203;1168](https://togithub.com/dateutil/dateutil/issues/1168))
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    a2835bb View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. feat: State Client (#198)

    * wio
    
    * Add gRPC connection example
    
    * Implement working StateClient.
    
    * Remove unnecessary modifications.
    
    * Remove unnecessary modifications.
    
    * Remove TODO.
    
    ---------
    
    Co-authored-by: Herman Schaaf <hermanschaaf@gmail.com>
    marianogappa and hermanschaaf authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    3193879 View commit details
    Browse the repository at this point in the history
  2. fix(deps): Update dependency tzdata to v2024 (#197)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [tzdata](https://togithub.com/python/tzdata) | major | `==2023.4` -> `==2024.1` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>python/tzdata (tzdata)</summary>
    
    ### [`v2024.1`](https://togithub.com/python/tzdata/releases/tag/2024.1): : Release of upstream tzdata 2024a
    
    [Compare Source](https://togithub.com/python/tzdata/compare/2023.4...2024.1)
    
    ### Version 2024.1
    
    Upstream version 2024a released 2024-02-01T17:28:56+00:00
    
    #### Briefly:
    
    Kazakhstan unifies on UTC+5 beginning 2024-03-01. Palestine springs forward a
    week later after Ramadan. zic no longer pretends to support indefinite-past DST.
    localtime no longer mishandles Ciudad Juárez in 2422.
    
    #### Changes to future timestamps
    
    Kazakhstan unifies on UTC+5.  This affects Asia/Almaty and Asia/Qostanay which
    together represent the eastern portion of the country that will transition from
    UTC+6 on 2024-03-01 at 00:00 to join the western portion.  (Thanks to Zhanbolat
    Raimbekov.)
    
    Palestine springs forward a week later than previously predicted in 2024 and
    2025\.  (Thanks to Heba Hamad.)  Change spring-forward predictions to the second
    Saturday after Ramadan, not the first; this also affects other predictions
    starting in 2039.
    
    #### Changes to past timestamps
    
    Asia/Ho_Chi_Minh's 1955-07-01 transition occurred at 01:00 not 00:00.  (Thanks
    to Đoàn Trần Công Danh.)
    
    From 1947 through 1949, Toronto's transitions occurred at 02:00 not 00:00.
    (Thanks to Chris Walton.)
    
    In 1911 Miquelon adopted standard time on June 15, not May 15.
    
    #### Changes to documentation
    
    The strftime man page documents which struct tm members affect which conversion
    specs, and that tzset is called.  (Problems reported by Robert Elz and Steve
    Summit.)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    cq-bot authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    a6c7a10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60e9d53 View commit details
    Browse the repository at this point in the history
Loading