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

Commits on Oct 1, 2024

  1. fix(deps): Update dependency com.google.protobuf:protobuf-java-util t…

    …o v4.28.2 (#132)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [com.google.protobuf:protobuf-java-util](https://developers.google.com/protocol-buffers/) ([source](https://github.com/protocolbuffers/protobuf)) | dependencies | patch | `4.28.0` -> `4.28.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 Oct 1, 2024
    Configuration menu
    Copy the full SHA
    8a972f3 View commit details
    Browse the repository at this point in the history
  2. fix(deps): Update dependency gradle to v8.10.2 (#133)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [gradle](https://gradle.org) ([source](https://github.com/gradle/gradle)) | patch | `8.10` -> `8.10.2` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>gradle/gradle (gradle)</summary>
    
    ### [`v8.10.2`](https://github.com/gradle/gradle/releases/tag/v8.10.2): 8.10.2
    
    [Compare Source](https://github.com/gradle/gradle/compare/v8.10.1...v8.10.2)
    
    This is a patch release for 8.10. We recommend using 8.10.2 instead of 8.10
    
    It fixes the following issues:
    
    -   [#&#8203;30472](https://github.com/gradle/gradle/issues/30472) Investigate possibly broken 8.10.1
    -   [#&#8203;30477](https://github.com/gradle/gradle/issues/30477) Kotlin Mutliplatform build with reused daemon fails with "Cannot query the value of task ':compileKotlinWindows' property 'kotlinNativeBundleBuildService' because it has no value available."
    -   [#&#8203;30497](https://github.com/gradle/gradle/issues/30497) DefaultTaskCollection#configureEach(Action) on task set cannot be executed in the current context
    
    Issues fixed in the first patch release:
    
    -   [#&#8203;30239](https://github.com/gradle/gradle/issues/30239) Gradle 8.10 Significantly Slower Due to Dependency Resolution
    -   [#&#8203;30272](https://github.com/gradle/gradle/issues/30272) Broken equals() contract for LifecycleAwareProject
    -   [#&#8203;30385](https://github.com/gradle/gradle/issues/30385) Gradle should not validate isolated projects when isolated projects is disabled
    
    [Read the Release Notes](https://docs.gradle.org/8.10.2/release-notes.html)
    
    #### Upgrade instructions
    
    Switch your build to use Gradle 8.10.2 by updating your wrapper:
    
        ./gradlew wrapper --gradle-version=8.10.2
    
    See the Gradle [8.x upgrade guide](https://docs.gradle.org/8.10.2/userguide/upgrading_version\_8.html) to learn about deprecations, breaking changes and other considerations when upgrading.
    
    For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/8.10.2/userguide/compatibility.html).
    
    #### Reporting problems
    
    If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines.
    If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss).
    
    We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle).
    
    ### [`v8.10.1`](https://github.com/gradle/gradle/releases/tag/v8.10.1): 8.10.1
    
    [Compare Source](https://github.com/gradle/gradle/compare/v8.10.0...v8.10.1)
    
    This is a patch release for 8.10. We recommend using 8.10.1 instead of 8.10
    
    It fixes the following issues:
    
    -   [#&#8203;30239](https://github.com/gradle/gradle/issues/30239) Gradle 8.10 Significantly Slower Due to Dependency Resolution
    -   [#&#8203;30272](https://github.com/gradle/gradle/issues/30272) Broken equals() contract for LifecycleAwareProject
    -   [#&#8203;30385](https://github.com/gradle/gradle/issues/30385) Gradle should not validate isolated projects when isolated projects is disabled
    
    [Read the Release Notes](https://docs.gradle.org/8.10.1/release-notes.html)
    
    #### Upgrade instructions
    
    Switch your build to use Gradle 8.10.1 by updating your wrapper:
    
        ./gradlew wrapper --gradle-version=8.10.1
    
    See the Gradle [8.x upgrade guide](https://docs.gradle.org/8.10.1/userguide/upgrading_version\_8.html) to learn about deprecations, breaking changes and other considerations when upgrading.
    
    For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/8.10.1/userguide/compatibility.html).
    
    #### Reporting problems
    
    If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines.
    If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss).
    
    We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle).
    
    </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 Oct 1, 2024
    Configuration menu
    Copy the full SHA
    97ea576 View commit details
    Browse the repository at this point in the history
  3. fix(deps): Update dependency org.mockito:mockito-core to v5.14.1 (#135)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [org.mockito:mockito-core](https://github.com/mockito/mockito) | dependencies | minor | `5.13.0` -> `5.14.1` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>mockito/mockito (org.mockito:mockito-core)</summary>
    
    ### [`v5.14.1`](https://github.com/mockito/mockito/releases/tag/v5.14.1)
    
    <sup><sup>*Changelog generated by [Shipkit Changelog Gradle Plugin](https://github.com/shipkit/shipkit-changelog)*</sup></sup>
    
    ##### 5.14.1
    
    -   2024-09-30 - [2 commit(s)](https://github.com/mockito/mockito/compare/v5.14.0...v5.14.1) by Brice Dutheil, dependabot\[bot]
    -   fix: gradle mockitoAgent configuration should not be transitive [(#&#8203;3454)](https://github.com/mockito/mockito/pull/3454)
    -   Bump bytebuddy from 1.15.2 to 1.15.3 [(#&#8203;3452)](https://github.com/mockito/mockito/pull/3452)
    -   Allow for installing a Java agent within the Mockito jar, without exposing Byte Buddy's attach mechanism. [(#&#8203;3437)](https://github.com/mockito/mockito/pull/3437)
    
    ### [`v5.14.0`](https://github.com/mockito/mockito/releases/tag/v5.14.0)
    
    <sup><sup>*Changelog generated by [Shipkit Changelog Gradle Plugin](https://github.com/shipkit/shipkit-changelog)*</sup></sup>
    
    ##### 5.14.0
    
    -   2024-09-27 - [9 commit(s)](https://github.com/mockito/mockito/compare/v5.13.0...v5.14.0) by Ali-Hassan, Brice Dutheil, David Saff, Rafael Winterhalter, dependabot\[bot]
    -   Bump org.junit.platform:junit-platform-launcher from 1.11.0 to 1.11.1 [(#&#8203;3451)](https://github.com/mockito/mockito/pull/3451)
    -   Bump bytebuddy from 1.15.1 to 1.15.2 [(#&#8203;3450)](https://github.com/mockito/mockito/pull/3450)
    -   Update Documentation of ArgumentCaptor.java [(#&#8203;3448)](https://github.com/mockito/mockito/pull/3448)
    -   Split subprojects [(#&#8203;3447)](https://github.com/mockito/mockito/pull/3447)
    -   Separate extensions from integration tests [(#&#8203;3443)](https://github.com/mockito/mockito/issues/3443)
    -   Bump org.eclipse.platform:org.eclipse.osgi from 3.20.0 to 3.21.0 [(#&#8203;3440)](https://github.com/mockito/mockito/pull/3440)
    -   Bump com.gradle.enterprise from 3.18 to 3.18.1 [(#&#8203;3439)](https://github.com/mockito/mockito/pull/3439)
    -   Allow for installing a Java agent within the Mockito jar, without exposing Byte Buddy's attach mechanism. [(#&#8203;3437)](https://github.com/mockito/mockito/pull/3437)
    -   Bump bytebuddy from 1.15.0 to 1.15.1 [(#&#8203;3434)](https://github.com/mockito/mockito/pull/3434)
    -   Fixes [#&#8203;3419](https://github.com/mockito/mockito/issues/3419): Disable mocks with an error message [(#&#8203;3424)](https://github.com/mockito/mockito/pull/3424)
    -   Accessing a mock after clearInlineMocks could provide much more useful error message. [(#&#8203;3419)](https://github.com/mockito/mockito/issues/3419)
    
    </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 Oct 1, 2024
    Configuration menu
    Copy the full SHA
    4000f9a View commit details
    Browse the repository at this point in the history
  4. fix(deps): Update grpc-java monorepo to v1.68.0 (#136)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [io.grpc:protoc-gen-grpc-java](https://github.com/grpc/grpc-java) | dependencies | minor | `1.66.0` -> `1.68.0` |
    | [io.grpc:grpc-testing](https://github.com/grpc/grpc-java) | dependencies | minor | `1.66.0` -> `1.68.0` |
    | [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java) | dependencies | minor | `1.66.0` -> `1.68.0` |
    | [io.grpc:grpc-stub](https://github.com/grpc/grpc-java) | dependencies | minor | `1.66.0` -> `1.68.0` |
    | [io.grpc:grpc-services](https://github.com/grpc/grpc-java) | dependencies | minor | `1.66.0` -> `1.68.0` |
    | [io.grpc:grpc-protobuf](https://github.com/grpc/grpc-java) | dependencies | minor | `1.66.0` -> `1.68.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>grpc/grpc-java (io.grpc:protoc-gen-grpc-java)</summary>
    
    ### [`v1.68.0`](https://github.com/grpc/grpc-java/releases/tag/v1.68.0): MISTAKE
    
    This was supposed to be v1.67.0, but there was a mistake during the release process. This has everything in v1.67.1, *except* for:
    
    -   xds: Fix NullPointerException introduced in "Fix load reporting when pick first is used for locality-routing" ([https://github.com/grpc/grpc-java/pull/11553](https://github.com/grpc/grpc-java/pull/11553))
    
    ### [`v1.67.1`](https://github.com/grpc/grpc-java/releases/tag/v1.67.1)
    
    ##### gRPC Java 1.67.1 Release Notes
    
    There was no 1.67.0 release. There was a problem making the release and it went to Maven Central as 1.68.0 instead. This is a version-corrected release.
    
    ##### Improvements
    
    -   Petiole load balancing policies (e.g., round_robin, weighted_round_robin, ring_hash, least_request) had internal refactorings. This should not have changed their behavior
    -   api: Introduce onResult2 in NameResolver Listener2 that returns Status ([`90d0fab`](https://github.com/grpc/grpc-java/commit/90d0fabb1))
    -   core: touch() buffer when detach()ing ([`e821d5e`](https://github.com/grpc/grpc-java/commit/e821d5e15)). This makes it clearer whether a leak is a gRPC leak or an application leak when the Detachable API is being used
    -   stub: Add newAttachMetadataServerInterceptor() MetadataUtil ([#&#8203;11458](https://github.com/grpc/grpc-java/issues/11458)) ([`6dbd1b9`](https://github.com/grpc/grpc-java/commit/6dbd1b9d5))
    -   opentelemetry: GrpcOpenTelemetry now has experimental tracing support. The support can be enabled by setting env var \`GRPC_EXPERIMENTAL_ENABLE_OTEL_TRACING=true\`. ([#&#8203;11477](https://github.com/grpc/grpc-java/issues/11477)) ([`421e237`](https://github.com/grpc/grpc-java/commit/421e2371e))  ([#&#8203;11409](https://github.com/grpc/grpc-java/issues/11409)) ([`043ba55`](https://github.com/grpc/grpc-java/commit/043ba556b))
    -   example: delete duplicate and unused code in KeepAliveClient.java ([`6a9bc3b`](https://github.com/grpc/grpc-java/commit/6a9bc3ba1))
    -   example: Added Dualstack example ([#&#8203;11451](https://github.com/grpc/grpc-java/issues/11451)) ([`72a977b`](https://github.com/grpc/grpc-java/commit/72a977bf7))
    -   xds: Separate xds clients for each channel target, each with its own connection to an xds server. ([#&#8203;11484](https://github.com/grpc/grpc-java/issues/11484)) ([`d034a56`](https://github.com/grpc/grpc-java/commit/d034a56cb))
    -   xds: Envoy proto sync to 2024-07-06 ([#&#8203;11401](https://github.com/grpc/grpc-java/issues/11401)) ([`96a788a`](https://github.com/grpc/grpc-java/commit/96a788a34))
    -   xds: cncf/xds proto sync to 2024-07-24 ([#&#8203;11417](https://github.com/grpc/grpc-java/issues/11417)) ([`0017c98`](https://github.com/grpc/grpc-java/commit/0017c98f6))
    -   xds: Import RLQS protos ([#&#8203;11418](https://github.com/grpc/grpc-java/issues/11418)) ([`c29763d`](https://github.com/grpc/grpc-java/commit/c29763d88))
    -   xds: ClusterManagerLB must update child configuration ([`10d6002`](https://github.com/grpc/grpc-java/commit/10d6002cb)). Previously, RLS configuration would not have been updated
    
    ##### Bug Fixes
    
    -   core: Revert "Enable new PickFirst LB ([#&#8203;11348](https://github.com/grpc/grpc-java/issues/11348))" ([#&#8203;11425](https://github.com/grpc/grpc-java/issues/11425)) ([`cc1cbe9`](https://github.com/grpc/grpc-java/commit/cc1cbe987))
    -   util: Stop using SocketAddress.toString() for checking address equality ([`f866c80`](https://github.com/grpc/grpc-java/commit/f866c805c)). This change applies to all petiole load balancing policies. For regular usages that use dns name resolution, this is unlikely to matter as the default dns name resolver returns consistent addresses. But this might improve LB behavior for some custom load balancers
    -   xds: Fix load reporting when pick first is used for locality-routing. ([#&#8203;11495](https://github.com/grpc/grpc-java/issues/11495)) ([`1dae144`](https://github.com/grpc/grpc-java/commit/1dae144f0))
    -   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 change is not present in 1.68.0
    -   xds: XdsClient should unsubscribe on last resource ([#&#8203;11264](https://github.com/grpc/grpc-java/issues/11264)) ([`448ec4f`](https://github.com/grpc/grpc-java/commit/448ec4f37))
    -   rls: Fix log statements incorrectly referring to "LRS" ([#&#8203;11497](https://github.com/grpc/grpc-java/issues/11497)) ([`c63e354`](https://github.com/grpc/grpc-java/commit/c63e35488))
    
    ##### Dependencies
    
    -   Upgrade Netty to 4.1.110 and tcnative to 2.0.65 ([#&#8203;11444](https://github.com/grpc/grpc-java/issues/11444)) ([`70ae832`](https://github.com/grpc/grpc-java/commit/70ae83288))
    -   examples: Upgrade Maven plugin versions ([`75012a5`](https://github.com/grpc/grpc-java/commit/75012a5be))
    -   Remove direct dependency on j2objc ([`ff8e413`](https://github.com/grpc/grpc-java/commit/ff8e41376))
    
    ##### Thanks to
    
    [@&#8203;Juneezee](https://github.com/Juneezee)
    [@&#8203;lujiajing1126](https://github.com/lujiajing1126)
    [@&#8203;JarvisCraft](https://github.com/JarvisCraft)
    [@&#8203;sunpe](https://github.com/sunpe)
    
    </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 Oct 1, 2024
    Configuration menu
    Copy the full SHA
    98f3304 View commit details
    Browse the repository at this point in the history
  5. fix: Generate Java Code from plugin-pb (#138)

    This PR was created by a scheduled workflow to regenerate the Java code from `plugin-pb`.
    cq-bot authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    faa7765 View commit details
    Browse the repository at this point in the history
  6. chore(deps): Update peter-evans/create-pull-request action to v7 (#137)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) | action | major | `v6` -> `v7` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>peter-evans/create-pull-request (peter-evans/create-pull-request)</summary>
    
    ### [`v7`](https://github.com/peter-evans/create-pull-request/compare/v6...v7)
    
    [Compare Source](https://github.com/peter-evans/create-pull-request/compare/v6...v7)
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    cq-bot authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    60b5963 View commit details
    Browse the repository at this point in the history
  7. chore(main): Release v0.0.26 (#134)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [0.0.26](v0.0.25...v0.0.26) (2024-10-01)
    
    
    ### Bug Fixes
    
    * **deps:** Update dependency com.google.protobuf:protobuf-java-util to v4.28.2 ([#132](#132)) ([8a972f3](8a972f3))
    * **deps:** Update dependency gradle to v8.10.2 ([#133](#133)) ([97ea576](97ea576))
    * **deps:** Update dependency org.mockito:mockito-core to v5.14.1 ([#135](#135)) ([4000f9a](4000f9a))
    * **deps:** Update grpc-java monorepo to v1.68.0 ([#136](#136)) ([98f3304](98f3304))
    * Generate Java Code from `plugin-pb` ([#138](#138)) ([faa7765](faa7765))
    
    ---
    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 Oct 1, 2024
    Configuration menu
    Copy the full SHA
    a2a9d73 View commit details
    Browse the repository at this point in the history
Loading