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.28
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.29
Choose a head ref
  • 5 commits
  • 41 files changed
  • 1 contributor

Commits on Jan 1, 2025

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

    …o v4.29.2 (#146)
    
    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 | minor | `4.28.3` -> `4.29.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 Jan 1, 2025
    Configuration menu
    Copy the full SHA
    dfae4e0 View commit details
    Browse the repository at this point in the history
  2. fix(deps): Update dependency gradle to v8.12 (#147)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [gradle](https://gradle.org) ([source](https://github.com/gradle/gradle)) | minor | `8.11.1` -> `8.12` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>gradle/gradle (gradle)</summary>
    
    ### [`v8.12`](https://github.com/gradle/gradle/releases/tag/v8.12.0): 8.12
    
    [Compare Source](https://github.com/gradle/gradle/compare/v8.11.1...v8.12.0)
    
    The Gradle team is excited to announce Gradle 8.12.
    
    [Read the Release Notes](https://docs.gradle.org/8.12/release-notes.html)
    
    We would like to thank the following community members for their contributions to this release of Gradle:
    [Abhiraj Adhikary](https://github.com/abhirajadhikary06),
    [Ayush Saxena](https://github.com/Ayushcode10),
    [Björn Kautler](https://github.com/Vampire),
    [davidburstrom](https://github.com/davidburstrom),
    [Dominic Fellbaum](https://github.com/felldo),
    [Emmanuel Ferdman](https://github.com/emmanuel-ferdman),
    [Finn Petersen](https://github.com/fp7),
    [Johnny Lim](https://github.com/izeye),
    [Mahdi Hosseinzadeh](https://github.com/mahozad),
    [Martin Bonnin](https://github.com/martinbonnin),
    [Paint_Ninja](https://github.com/PaintNinja),
    [Petter Måhlén](https://github.com/pettermahlen),
    [Philip Wedemann](https://github.com/hfhbd),
    [stegeto22](https://github.com/stegeto22),
    [Tanish](https://github.com/Taz03),
    [TheGoesen](https://github.com/TheGoesen),
    [Tim Nielens](https://github.com/tnielens),
    [Trout Zhang](https://github.com/TroutZhang),
    [Victor Merkulov](https://github.com/urdak)
    
    #### Upgrade instructions
    
    Switch your build to use Gradle 8.12 by updating your wrapper:
    
        ./gradlew wrapper --gradle-version=8.12
    
    See the Gradle [8.x upgrade guide](https://docs.gradle.org/8.12/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.12/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 Jan 1, 2025
    Configuration menu
    Copy the full SHA
    479698e View commit details
    Browse the repository at this point in the history
  3. fix(deps): Update grpc-java monorepo to v1.69.0 (#149)

    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.68.1` -> `1.69.0` |
    | [io.grpc:grpc-testing](https://github.com/grpc/grpc-java) | dependencies | minor | `1.68.1` -> `1.69.0` |
    | [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java) | dependencies | minor | `1.68.1` -> `1.69.0` |
    | [io.grpc:grpc-stub](https://github.com/grpc/grpc-java) | dependencies | minor | `1.68.1` -> `1.69.0` |
    | [io.grpc:grpc-services](https://github.com/grpc/grpc-java) | dependencies | minor | `1.68.1` -> `1.69.0` |
    | [io.grpc:grpc-protobuf](https://github.com/grpc/grpc-java) | dependencies | minor | `1.68.1` -> `1.69.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>grpc/grpc-java (io.grpc:protoc-gen-grpc-java)</summary>
    
    ### [`v1.69.0`](https://github.com/grpc/grpc-java/releases/tag/v1.69.0)
    
    **v1.69.0**
    
    New Features
    
    -   api: Allow `LoadBalancer`s to specify an authority per-RPC.([#&#8203;11631](https://github.com/grpc/grpc-java/issues/11631)) ([`c167ead`](https://github.com/grpc/grpc-java/commit/c167ead85)) CallOptions.withAuthority() has higher precedence.
    -   netty: Add soft Metadata size limit enforcement. ([#&#8203;11603](https://github.com/grpc/grpc-java/issues/11603)) ([`735b3f3`](https://github.com/grpc/grpc-java/commit/735b3f3fe)) The soft limit is a lower size limit that fails an increasing percentage of RPCs as the Metadata size approaches the upper limit. This can be used as an “early warning” that the Metadata size is growing too large
    -   alts: support altsCallCredentials in `GoogleDefaultChannelCredentials` ([#&#8203;11634](https://github.com/grpc/grpc-java/issues/11634)) ([`ba8ab79`](https://github.com/grpc/grpc-java/commit/ba8ab796e))
    -   xds: Add grpc.xds_client metrics, as documented by [OpenTelemetry Metrics](https://grpc.io/docs/guides/opentelemetry-metrics/#xdsclient-instruments) ([#&#8203;11661](https://github.com/grpc/grpc-java/issues/11661)) ([`20d09ce`](https://github.com/grpc/grpc-java/commit/20d09cee5)). `grpc.xds.authority` is not yet available
    
    Bug Fixes
    
    -   api: When forwarding from `Listener` onAddresses to `Listener2` continue to use onResult ([#&#8203;11666](https://github.com/grpc/grpc-java/issues/11666)) ([`dae078c`](https://github.com/grpc/grpc-java/commit/dae078c0a)). This fixes a 1.68.1 "IllegalStateException: Not called from the SynchronizationContext" regression ([#&#8203;11662](https://github.com/grpc/grpc-java/issues/11662)) that could be seen in certain custom NameResolvers
    -   okhttp: If the frame handler thread is null do not schedule it on the executor ([`ef1fe87`](https://github.com/grpc/grpc-java/commit/ef1fe8737)). This fixes a 1.68.1 NullPointerException regression when a custom transportExecutor was provided to the channel and it did not have enough threads to run new tasks
    
    Improvements
    
    -   api: Add `java.time.Duration` overloads to `CallOptions`, `AbstractStub` methods that take TimeUnit and a time value ([#&#8203;11562](https://github.com/grpc/grpc-java/issues/11562)) ([`766b923`](https://github.com/grpc/grpc-java/commit/766b92379))
    -   core: Make timestamp usage in Channelz use nanos from Java.time.Instant when available ([#&#8203;11604](https://github.com/grpc/grpc-java/issues/11604)) ([`9176b55`](https://github.com/grpc/grpc-java/commit/9176b5528)). This increases the timestamp precision from milliseconds
    -   okhttp: Fix for ipv6 link local with scope ([#&#8203;11725](https://github.com/grpc/grpc-java/issues/11725)[) (e98e7445b)](https://github.com/grpc/grpc-java/commit/e98e7445be6209ed4300724d6c2769635ceef5e4)
    -   binder: Let `AndroidComponentAddress` specify a target UserHandle ([#&#8203;11670](https://github.com/grpc/grpc-java/issues/11670)) ([`e58c998`](https://github.com/grpc/grpc-java/commit/e58c998a4))
    -   servlet: Deframe failures should be logged on the server as warnings ([#&#8203;11645](https://github.com/grpc/grpc-java/issues/11645)) ([`a5db67d`](https://github.com/grpc/grpc-java/commit/a5db67d0c))
    -   s2a: Rename the Bazel target s2av2\_credentials to s2a ([`29dd9ba`](https://github.com/grpc/grpc-java/commit/29dd9bad3)). The target s2a had been referenced by IO_GRPC_GRPC_JAVA_OVERRIDE_TARGETS but didn’t previously exist
    -   services: Make channelz work with proto lite ([#&#8203;11685](https://github.com/grpc/grpc-java/issues/11685)) ([`b170334`](https://github.com/grpc/grpc-java/commit/b1703345f)). This compatibility is on the source level. There is not a pre-built binary on Maven Central that supports proto lite
    -   services: Deprecate ProtoReflectionService ([#&#8203;11681](https://github.com/grpc/grpc-java/issues/11681)) ([`921f88a`](https://github.com/grpc/grpc-java/commit/921f88ae3)). The class implements the deprecated v1alpha of the reflection protocol. Prefer ProtoReflectionServiceV1, which implements the v1 version of the reflection protocol
    
    Dependencies
    
    -   Upgrade proto-google-common-protos to 2.48.0 ([`1993e68`](https://github.com/grpc/grpc-java/commit/1993e68b0))
    -   Upgrade google-auth-library to 1.24.1 ([`1993e68`](https://github.com/grpc/grpc-java/commit/1993e68b0))
    -   Upgrade error_prone_annotations to 2.30.0 ([`1993e68`](https://github.com/grpc/grpc-java/commit/1993e68b0))
    -   Upgrade Guava to 33.3.1-android ([`1993e68`](https://github.com/grpc/grpc-java/commit/1993e68b0))
    -   Upgrade opentelemetry-api to 1.43.0 ([`1993e68`](https://github.com/grpc/grpc-java/commit/1993e68b0))
    -   xds: Remove Bazel dependency on xds v2 ([`664f1fc`](https://github.com/grpc/grpc-java/commit/664f1fcf8)). This had been done for the Maven Central binaries in 1.63.0, but had been missed for Bazel builds
    
    Documentation
    
    -   binder: Update error codes doc for new "Safer Intent" rules. ([#&#8203;11639](https://github.com/grpc/grpc-java/issues/11639)) ([`fe350cf`](https://github.com/grpc/grpc-java/commit/fe350cfd5))
    -   examples: Use xds-enabled server and xds credentials in example-gcp-csm-observability ([#&#8203;11706](https://github.com/grpc/grpc-java/issues/11706)) ([`a79982c`](https://github.com/grpc/grpc-java/commit/a79982c7f))
    
    Thanks to\
    [@&#8203;niloc132](https://github.com/niloc132)\
    [@&#8203;rockspore](https://github.com/rockspore)\
    [@&#8203;SreeramdasLavanya](https://github.com/SreeramdasLavanya)\
    [@&#8203;vinodhabib](https://github.com/vinodhabib)
    
    ### [`v1.68.2`](https://github.com/grpc/grpc-java/releases/tag/v1.68.2)
    
    ##### Bug Fixes
    
    -   api: When forwarding from Listener onAddresses to Listener2 continue to use onResult ([https://github.com/grpc/grpc-java/pull/11688](https://github.com/grpc/grpc-java/pull/11688)). This fixes a 1.68.1 "IllegalStateException: Not called from the SynchronizationContext" regression ([#&#8203;11662](https://github.com/grpc/grpc-java/issues/11662)) that could be seen in certain custom NameResolvers
    -   okhttp: If the frame handler thread is null do not schedule it on the executor ([https://github.com/grpc/grpc-java/pull/11716](https://github.com/grpc/grpc-java/pull/11716)). This fixes a 1.68.1 NullPointerException regression when a custom transportExecutor was provided to the channel and it did not have enough threads to run new tasks
    
    ##### Improvements
    
    -   examples: Use xds-enabled server and xds credentials in example-gcp-csm-observability ([https://github.com/grpc/grpc-java/pull/11707](https://github.com/grpc/grpc-java/pull/11707))
    
    </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 Jan 1, 2025
    Configuration menu
    Copy the full SHA
    e9599ea View commit details
    Browse the repository at this point in the history
  4. fix: Generate Java Code from plugin-pb (#150)

    This PR was created by a scheduled workflow to regenerate the Java code from `plugin-pb`.
    cq-bot authored Jan 1, 2025
    Configuration menu
    Copy the full SHA
    a84ca25 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2025

  1. chore(main): Release v0.0.29 (#148)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [0.0.29](v0.0.28...v0.0.29) (2025-01-01)
    
    
    ### Bug Fixes
    
    * **deps:** Update dependency com.google.protobuf:protobuf-java-util to v4.29.2 ([#146](#146)) ([dfae4e0](dfae4e0))
    * **deps:** Update dependency gradle to v8.12 ([#147](#147)) ([479698e](479698e))
    * **deps:** Update grpc-java monorepo to v1.69.0 ([#149](#149)) ([e9599ea](e9599ea))
    * Generate Java Code from `plugin-pb` ([#150](#150)) ([a84ca25](a84ca25))
    
    ---
    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 7, 2025
    Configuration menu
    Copy the full SHA
    4d78d57 View commit details
    Browse the repository at this point in the history
Loading