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

Commits on Nov 1, 2024

  1. fix(deps): Update dependency com.fasterxml.jackson.core:jackson-annot…

    …ations to v2.18.1 (#280)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) ([source](https://github.com/FasterXML/jackson-annotations)) | dependencies | patch | `2.18.0` -> `2.18.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://github.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    4b4d603 View commit details
    Browse the repository at this point in the history
  2. fix(deps): Update dependency com.fasterxml.jackson.core:jackson-core …

    …to v2.18.1 (#281)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | dependencies | patch | `2.18.0` -> `2.18.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://github.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    62ba6f0 View commit details
    Browse the repository at this point in the history
  3. fix(deps): Update dependency nl.jqno.equalsverifier:equalsverifier to…

    … v3.17.1 (#283)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [nl.jqno.equalsverifier:equalsverifier](https://www.jqno.nl/equalsverifier) ([source](https://github.com/jqno/equalsverifier)) | dependencies | patch | `3.17` -> `3.17.1` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>jqno/equalsverifier (nl.jqno.equalsverifier:equalsverifier)</summary>
    
    ### [`v3.17.1`](https://github.com/jqno/equalsverifier/blob/HEAD/CHANGELOG.md#3171---2024-10-02)
    
    ##### Fixed
    
    -   Instantiates `java.sql.Date` only when available, so EqualsVerifier no longer throws `NoClassDefFoundError` when it's not available (for instance, when running EqualsVerifier standalone instead of as part of a test suite). ([Issue 746](https://github.com/jqno/equalsverifier/issues/746))
    
    </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://github.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    a327de7 View commit details
    Browse the repository at this point in the history
  4. fix(deps): Update eclipse-temurin Docker tag to v21.0.5_11-jre (#284)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | eclipse-temurin | final | patch | `21.0.4_7-jre` -> `21.0.5_11-jre` |
    
    ---
    
    ### 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://github.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    7ebc6db View commit details
    Browse the repository at this point in the history
  5. fix(deps): Update grpc-java monorepo to v1.68.1 (#285)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [io.grpc:grpc-inprocess](https://github.com/grpc/grpc-java) | dependencies | patch | `1.68.0` -> `1.68.1` |
    | [io.grpc:grpc-testing](https://github.com/grpc/grpc-java) | dependencies | patch | `1.68.0` -> `1.68.1` |
    | [io.grpc:grpc-services](https://github.com/grpc/grpc-java) | dependencies | patch | `1.68.0` -> `1.68.1` |
    | [io.grpc:grpc-stub](https://github.com/grpc/grpc-java) | dependencies | patch | `1.68.0` -> `1.68.1` |
    | [io.grpc:grpc-protobuf](https://github.com/grpc/grpc-java) | dependencies | patch | `1.68.0` -> `1.68.1` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>grpc/grpc-java (io.grpc:grpc-inprocess)</summary>
    
    ### [`v1.68.1`](https://github.com/grpc/grpc-java/releases/tag/v1.68.1)
    
    ##### gRPC Java 1.68.1 Release Notes
    
    v1.68.0 was a mistake. This is the first release of version 1.68.x
    
    ##### Bug Fixes
    
    -   xds: Fix NullPointerException introduced in "Fix load reporting when pick first is used for locality-routing" ([#&#8203;11553](https://github.com/grpc/grpc-java/issues/11553)). This was in 1.67.1 but not 1.68.0
    
    ##### Behavior Changes
    
    -   core: JSON parsing rejects duplicate keys in objects ([#&#8203;11575](https://github.com/grpc/grpc-java/issues/11575)) ([`4be69e3`](https://github.com/grpc/grpc-java/commit/4be69e3f8)). This is the existing behavior in C core. Duplicate keys in objects are dangerous as which value takes effect is undefined. Previously, the last value was used
    -   okhttp: Detect transport executors with no remaining threads ([#&#8203;11503](https://github.com/grpc/grpc-java/issues/11503)) ([`3a6be9c`](https://github.com/grpc/grpc-java/commit/3a6be9ca1)). The transport uses two threads, but one is on-demand. If the executor provided to `builder.transportExecutor()` runs out of threads (e.g., it is a fixed-size thread pool), *all* transports can be wedged, unable to run on-demand tasks, until keepalive kills one of them. Two threads are now used when handshaking a new transport, and the transport will time out after 1 second with “Timed out waiting for second handshake thread” if two threads are unavailable
    -   gcp-csm-o11y: Get  `mesh_id` value from `CSM_MESH_ID` environment variable, instead of getting it from bootstrap file ([`84d30af`](https://github.com/grpc/grpc-java/commit/84d30afad))
    
    ##### Improvements
    
    -   New grpc-context-override-opentelemetry artifact ([#&#8203;11523](https://github.com/grpc/grpc-java/issues/11523)) ([`782a44a`](https://github.com/grpc/grpc-java/commit/782a44ad6)) ([#&#8203;11599](https://github.com/grpc/grpc-java/issues/11599)) ([`e59ae5f`](https://github.com/grpc/grpc-java/commit/e59ae5fad)). This is a `io.grpc.Context` storage override to store its state in `io.opentelemetry.context.Context`. Libraries should not add a dependency on this artifact, as applications can only have one storage override in their classpath
    -   New grpc-s2a artifact. It is a transport that offloads the handshake similar to ALTS, but for TLS. It provides `io.grpc.s2a.S2AChannelCredentials`
    -   api: Enhance name resolver \`ResolutionResult\` to hold addresses or error so the single listener API *onResult2* is used to convey both success and error cases for name resolution ([#&#8203;11330](https://github.com/grpc/grpc-java/issues/11330)) ([`1ded8af`](https://github.com/grpc/grpc-java/commit/1ded8aff8))
    -   core: Handle NameResolver/LoadBalancer exceptions when panicking ([`b692b9d`](https://github.com/grpc/grpc-java/commit/b692b9d26)). This expands the class of bugs that will fail RPCs with the panic error, versus some undefined behavior
    -   core: Use the default service config in case of initial name resolver address resolution error ([#&#8203;11577](https://github.com/grpc/grpc-java/issues/11577)) ([`fa26a8b`](https://github.com/grpc/grpc-java/commit/fa26a8bc5))
    -   core: `StreamTracer.inboundMessageRead()` now reports uncompressed message size when the message does not need compression ([#&#8203;11598](https://github.com/grpc/grpc-java/issues/11598)) ([`2aae68e`](https://github.com/grpc/grpc-java/commit/2aae68e11)). Previously it always reported `-1` (unknown)
    -   netty: Avoid TCP_USER_TIMEOUT warning when explicitly specifying a non-epoll channel type to use ([#&#8203;11564](https://github.com/grpc/grpc-java/issues/11564)) ([`62f4098`](https://github.com/grpc/grpc-java/commit/62f409810))
    -   okhttp: Don't warn about missing Conscrypt ([`6f35422`](https://github.com/grpc/grpc-java/commit/6f3542297)). This is especially helpful when using TLS but not running on Android
    -   android: For `UdsChannelBuilder`, use fake IP instead of localhost ([`a908b5e`](https://github.com/grpc/grpc-java/commit/a908b5e40)). This avoids an unnecessary DNS lookup
    -   xds: Add xDS node ID in select control plane errors to enable cross-referencing with control plane logs when debugging ([`f3cf7c3`](https://github.com/grpc/grpc-java/commit/f3cf7c3c7))
    -   xds: Enhanced how ADS stream terminations are handled, specifically addressing cases where a response has or hasn't been received (#&#8203;2e9c3e19f)
    -   binder: Update status code documentation for Android 11's package visibility rules. ([#&#8203;11551](https://github.com/grpc/grpc-java/issues/11551)) ([`99be6e9`](https://github.com/grpc/grpc-java/commit/99be6e985))
    -   binder: Update binderDied() error description to spell out the possibilities for those unfamiliar with Android internals. ([#&#8203;11628](https://github.com/grpc/grpc-java/issues/11628)) ([`46c1b38`](https://github.com/grpc/grpc-java/commit/46c1b387f))
    -   example-gauth: Use application default creds instead of file argument ([#&#8203;11595](https://github.com/grpc/grpc-java/issues/11595)) ([`94a0a0d`](https://github.com/grpc/grpc-java/commit/94a0a0d1c))
    -   opentelemetry: Experimental OpenTelemetry tracing is available. Set the `GRPC_EXPERIMENTAL_ENABLE_OTEL_TRACING` environment variable to `true` to enable tracing support in `GrpcOpenTelemetry` ([#&#8203;11409](https://github.com/grpc/grpc-java/issues/11409), [#&#8203;11477](https://github.com/grpc/grpc-java/issues/11477))([`043ba55`](https://github.com/grpc/grpc-java/commit/043ba55), [`421e237`](https://github.com/grpc/grpc-java/commit/421e237))
    
    ##### Dependencies
    
    -   Updated protobuf-java to 3.25.5. This helps avoid CVE-2024-7254 ([`2ff837a`](https://github.com/grpc/grpc-java/commit/2ff837ab6))
    
    Thanks to:\
    [@&#8203;Juneezee](https://github.com/Juneezee)\
    [@&#8203;lgalfaso](https://github.com/lgalfaso)\
    [@&#8203;bestbeforetoday](https://github.com/bestbeforetoday)\
    [@&#8203;hlx502](https://github.com/hlx502)\
    [@&#8203;JoeCqupt](https://github.com/JoeCqupt)
    
    </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 these updates again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    569f427 View commit details
    Browse the repository at this point in the history
  6. fix(deps): Update junit5 monorepo to v5.11.3 (#286)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [org.junit.jupiter:junit-jupiter-engine](https://junit.org/junit5/) ([source](https://github.com/junit-team/junit5)) | dependencies | patch | `5.11.1` -> `5.11.3` |
    | [org.junit.jupiter:junit-jupiter-api](https://junit.org/junit5/) ([source](https://github.com/junit-team/junit5)) | dependencies | patch | `5.11.1` -> `5.11.3` |
    | [org.junit.jupiter:junit-jupiter](https://junit.org/junit5/) ([source](https://github.com/junit-team/junit5)) | dependencies | patch | `5.11.1` -> `5.11.3` |
    | [org.junit:junit-bom](https://junit.org/junit5/) ([source](https://github.com/junit-team/junit5)) | dependencies | patch | `5.11.1` -> `5.11.3` |
    
    ---
    
    ### 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 these updates again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    18e0644 View commit details
    Browse the repository at this point in the history
  7. fix(deps): Update plugin io.freefair.lombok to v8.10.2 (#287)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | io.freefair.lombok | plugin | patch | `8.10` -> `8.10.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://github.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    e69b87f View commit details
    Browse the repository at this point in the history
  8. fix(deps): Update log4j2 monorepo to v2.24.1 (#288)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [org.apache.logging.log4j:log4j-core](https://logging.apache.org/log4j/2.x/) ([source](https://github.com/apache/logging-log4j2)) | dependencies | minor | `2.23.1` -> `2.24.1` |
    | [org.apache.logging.log4j:log4j-api](https://logging.apache.org/log4j/2.x/) ([source](https://github.com/apache/logging-log4j2)) | dependencies | minor | `2.23.1` -> `2.24.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 these updates again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    671e747 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. fix(deps): Update dependency io.cloudquery:plugin-pb-java to v0.0.27 (#…

    …289)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | io.cloudquery:plugin-pb-java | dependencies | patch | `0.0.26` -> `0.0.27` |
    
    ---
    
    ### 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://github.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    ac66f9f View commit details
    Browse the repository at this point in the history
  2. chore(main): Release v0.0.35 (#282)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [0.0.35](v0.0.34...v0.0.35) (2024-11-04)
    
    
    ### Bug Fixes
    
    * **deps:** Update dependency com.fasterxml.jackson.core:jackson-annotations to v2.18.1 ([#280](#280)) ([4b4d603](4b4d603))
    * **deps:** Update dependency com.fasterxml.jackson.core:jackson-core to v2.18.1 ([#281](#281)) ([62ba6f0](62ba6f0))
    * **deps:** Update dependency io.cloudquery:plugin-pb-java to v0.0.27 ([#289](#289)) ([ac66f9f](ac66f9f))
    * **deps:** Update dependency nl.jqno.equalsverifier:equalsverifier to v3.17.1 ([#283](#283)) ([a327de7](a327de7))
    * **deps:** Update eclipse-temurin Docker tag to v21.0.5_11-jre ([#284](#284)) ([7ebc6db](7ebc6db))
    * **deps:** Update grpc-java monorepo to v1.68.1 ([#285](#285)) ([569f427](569f427))
    * **deps:** Update junit5 monorepo to v5.11.3 ([#286](#286)) ([18e0644](18e0644))
    * **deps:** Update log4j2 monorepo to v2.24.1 ([#288](#288)) ([671e747](671e747))
    * **deps:** Update plugin io.freefair.lombok to v8.10.2 ([#287](#287)) ([e69b87f](e69b87f))
    
    ---
    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 4, 2024
    Configuration menu
    Copy the full SHA
    6c28a71 View commit details
    Browse the repository at this point in the history
Loading