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: d9a1ee6
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: d88a757
Choose a head ref
  • 9 commits
  • 6 files changed
  • 2 contributors

Commits on Jan 28, 2025

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

Commits on Feb 1, 2025

  1. fix(deps): Update dependency gradle to v8.12.1 (#314)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [gradle](https://gradle.org) ([source](https://github.com/gradle/gradle)) | patch | `8.12` -> `8.12.1` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>gradle/gradle (gradle)</summary>
    
    ### [`v8.12.1`](https://github.com/gradle/gradle/releases/tag/v8.12.1): 8.12.1
    
    [Compare Source](https://github.com/gradle/gradle/compare/v8.12.0...v8.12.1)
    
    The Gradle team is excited to announce Gradle 8.12.1.
    
    [Read the Release Notes](https://docs.gradle.org/8.12.1/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.1 by updating your wrapper:
    
        ./gradlew wrapper --gradle-version=8.12.1
    
    See the Gradle [8.x upgrade guide](https://docs.gradle.org/8.12.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.12.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 Feb 1, 2025
    Configuration menu
    Copy the full SHA
    0b29ccd View commit details
    Browse the repository at this point in the history
  2. fix(deps): Update eclipse-temurin Docker tag to v21.0.6_7-jre (#315)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | eclipse-temurin | final | patch | `21.0.5_11-jre` -> `21.0.6_7-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 Feb 1, 2025
    Configuration menu
    Copy the full SHA
    c888a38 View commit details
    Browse the repository at this point in the history
  3. fix(deps): Update dependency nl.jqno.equalsverifier:equalsverifier to…

    … v3.18.1 (#317)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change | Pending |
    |---|---|---|---|---|
    | [nl.jqno.equalsverifier:equalsverifier](https://www.jqno.nl/equalsverifier) ([source](https://github.com/jqno/equalsverifier)) | dependencies | minor | `3.17.4` -> `3.18.1` | `3.18.2` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>jqno/equalsverifier (nl.jqno.equalsverifier:equalsverifier)</summary>
    
    ### [`v3.18.1`](https://github.com/jqno/equalsverifier/blob/HEAD/CHANGELOG.md#3181---2025-01-09)
    
    ##### Added
    
    -   Improved Kotlin support. ([Issue 506](https://github.com/jqno/equalsverifier/issues/506#issuecomment-2563664670))
    
    ### [`v3.18`](https://github.com/jqno/equalsverifier/blob/HEAD/CHANGELOG.md#3182---2025-01-30)
    
    ##### Fixed
    
    -   Gives readable error message when trying to use `forPackage()` on third-party dependency package, instead of a `NullPointerException`. ([Issue 1040](https://github.com/jqno/equalsverifier/issues/1040))
    
    ### [`v3.17.5`](https://github.com/jqno/equalsverifier/blob/HEAD/CHANGELOG.md#3175---2024-12-06)
    
    ##### Fixed
    
    -   SpotBugs-annotations dependency is suddenly needed in builds that do certain kinds of annotation processing. ([Issue 1026](https://github.com/jqno/equalsverifier/issues/1026))
    -   Significant fields error when testing a class with a field that has a Map with an array as its value type. ([Issue 1027](https://github.com/jqno/equalsverifier/issues/1027))
    
    ##### Changed
    
    -   Reverted the refactorings introduced in versions 3.17.2, 3.17.3 and 3.17.4, as they were causing more problems than they were solving. See [this blog post](https://jqno.nl/post/2024/12/06/unrefactoring/) for some background.
    
    </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 Feb 1, 2025
    Configuration menu
    Copy the full SHA
    c1d543d View commit details
    Browse the repository at this point in the history
  4. fix(deps): Update dependency org.assertj:assertj-core to v3.27.3 (#318)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [org.assertj:assertj-core](https://assertj.github.io/doc/#assertj-core) ([source](https://github.com/assertj/assertj)) | dependencies | minor | `3.26.3` -> `3.27.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 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 Feb 1, 2025
    Configuration menu
    Copy the full SHA
    f321084 View commit details
    Browse the repository at this point in the history
  5. fix(deps): Update grpc-java monorepo to v1.70.0 (#319)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [io.grpc:grpc-inprocess](https://github.com/grpc/grpc-java) | dependencies | minor | `1.68.2` -> `1.70.0` |
    | [io.grpc:grpc-testing](https://github.com/grpc/grpc-java) | dependencies | minor | `1.68.2` -> `1.70.0` |
    | [io.grpc:grpc-services](https://github.com/grpc/grpc-java) | dependencies | minor | `1.68.2` -> `1.70.0` |
    | [io.grpc:grpc-stub](https://github.com/grpc/grpc-java) | dependencies | minor | `1.68.2` -> `1.70.0` |
    | [io.grpc:grpc-protobuf](https://github.com/grpc/grpc-java) | dependencies | minor | `1.68.2` -> `1.70.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>grpc/grpc-java (io.grpc:grpc-inprocess)</summary>
    
    ### [`v1.70.0`](https://github.com/grpc/grpc-java/releases/tag/v1.70.0)
    
    ##### **Bug Fixes**
    
    -   Re-enable animalsniffer, fixing most violations ([`8ea3629`](https://github.com/grpc/grpc-java/commit/8ea362937)). Violations would only have triggered on API level 23 and earlier, and the violations fixed here were highly unlikely to be triggered
    -   api: Fix Android API level 23 and earlier compatibility for StatusRuntimeException without stacktrace ([#&#8203;11072](https://github.com/grpc/grpc-java/issues/11072)) ([`ebe2b48`](https://github.com/grpc/grpc-java/commit/ebe2b4867)). This fixes a regression introduced in 1.64.0. The regression should have caused failures on API level 23 and earlier when a StatusRuntimeException or StatusException was created. However, for unknown reasons tests on old devices didn’t notice issues
    -   okhttp: Improve certificate handling by rejecting non-ASCII subject alternative names and hostnames as seen in CVE-2021-0341 ([#&#8203;11749](https://github.com/grpc/grpc-java/issues/11749)) ([`a0982ca`](https://github.com/grpc/grpc-java/commit/a0982ca0a)). Hostnames are considered trusted and CAs are required to use punycode for non-ASCII hostnames, so this is expected to provide defense-in-depth. See also the [related GoSecure blog post](https://gosecure.ai/blog/2020/10/27/weakness-in-java-tls-host-verification/) and the [AOSP fix](https://android.googlesource.com/platform/external/okhttp/+/ddc934efe3ed06ce34f3724d41cfbdcd7e7358fc)
    -   okhttp: Fix for ipv6 link local with scope ([#&#8203;11725](https://github.com/grpc/grpc-java/issues/11725)) ([`65b32e6`](https://github.com/grpc/grpc-java/commit/65b32e60e))
    -   xds: Preserve nonce when unsubscribing last watcher of a particular type so that new discovery requests of that type are handled correctly ([`1cf1927`](https://github.com/grpc/grpc-java/commit/1cf1927d1)). This (along with [`6c12c2b`](https://github.com/grpc/grpc-java/commit/6c12c2bd2)) fixes a nonce-handling regression introduced in 1.66.0 that could cause resources to appear to not exist until re-creating the ADS stream. Triggering the behavior required specific config changes. It is easiest to trigger when clusters use EDS and routes are changed from one cluster to another. The error β€œfound 0 leaf (logical DNS or EDS) clusters for root cluster” might then be seen
    -   xds: Remember nonces for unknown types ([`6c12c2b`](https://github.com/grpc/grpc-java/commit/6c12c2bd2))
    -   xds: Unexpected types in the bootstrap’s server_features should be ignored ([`e8ff6da`](https://github.com/grpc/grpc-java/commit/e8ff6da2c)). They were previously required to be strings
    -   xds: Remove xds authority label from metric registration ([#&#8203;11760](https://github.com/grpc/grpc-java/issues/11760)) ([`6516c73`](https://github.com/grpc/grpc-java/commit/6516c7387)). This fixes the error β€œIncorrect number of required labels provided. Expected: 4” introduced in 1.69.0
    -   xds: Fixed unsupported unsigned 32 bits issue for circuit breaker ([#&#8203;11735](https://github.com/grpc/grpc-java/issues/11735)) ([`f8f6139`](https://github.com/grpc/grpc-java/commit/f8f613984)). This fixes clients treating large max_requests as β€œno requests” and failing all requests
    
    ##### **Improvements**
    
    -   api: Introduce custom NameResolver.Args ([#&#8203;11669](https://github.com/grpc/grpc-java/issues/11669)) ([`0b2d440`](https://github.com/grpc/grpc-java/commit/0b2d44098))
    -   stub: Introduce new API:  BlockingStubV2 which supports Bidi streaming, Client streaming, a cleaner Server streaming and Unary RPCs ([#&#8203;10318](https://github.com/grpc/grpc-java/issues/10318)) ([`ea8c31c`](https://github.com/grpc/grpc-java/commit/ea8c31c30))
    -   bazel: Remove workaround for DoNotCall fixed in Bazel 3.4 ([`805cad3`](https://github.com/grpc/grpc-java/commit/805cad378))
    -   binder: A standard API for pointing resolvers at a different Android User. ([#&#8203;11775](https://github.com/grpc/grpc-java/issues/11775)) ([`1126a8e`](https://github.com/grpc/grpc-java/commit/1126a8e30))
    -   xds: Fix XDS control plane client retry timer backoff duration when connection closes after results are received ([#&#8203;11766](https://github.com/grpc/grpc-java/issues/11766)) ([`ef7c2d5`](https://github.com/grpc/grpc-java/commit/ef7c2d59c))
    -   xds: Parsing xDS Cluster Metadata ([#&#8203;11741](https://github.com/grpc/grpc-java/issues/11741)) ([`1edc4d8`](https://github.com/grpc/grpc-java/commit/1edc4d84d)). Not used actively, but this adds validation. The validation is unlikely to fail but may reject invalid resources.
    -   xds: Use "#server" as dataplane target value for xDS enabled gRPC servers ([#&#8203;11715](https://github.com/grpc/grpc-java/issues/11715)) ([`ebb43a6`](https://github.com/grpc/grpc-java/commit/ebb43a69e)). This only impacts the `grpc.target` label in `grpc.xds_client.*` metrics. Previously the empty string was used
    -   rls: Reduce RLS debug channel logging ([`7f9c1f3`](https://github.com/grpc/grpc-java/commit/7f9c1f39f)). This only matters when debug logging is enabled
    
    ##### **Documentation**
    
    -   examples: Simplify graceful shutdown in Hostname example ([`f1109e4`](https://github.com/grpc/grpc-java/commit/f1109e421))
    -   examples: Remove references to maven-central.storage-download.googleapis.com ([`c96e926`](https://github.com/grpc/grpc-java/commit/c96e926e6))
    -   examples: Updated the attachHeaders to newAttachHeadersInterceptor in HeaderClientInterceptor ([#&#8203;11759](https://github.com/grpc/grpc-java/issues/11759)) ([`5e8abc6`](https://github.com/grpc/grpc-java/commit/5e8abc677))
    
    ##### **Dependencies**
    
    -   Bazel 8 is released, so replace Bazel 6 testing with Bazel 7 ([`8a5f777`](https://github.com/grpc/grpc-java/commit/8a5f7776d))
    
    ##### **Thanks to**
    
    -   [@&#8203;panchenko](https://github.com/panchenko)
    -   [@&#8203;benjaminp](https://github.com/benjaminp)
    -   [@&#8203;ZachChuba](https://github.com/ZachChuba)
    -   [@&#8203;vinodhabib](https://github.com/vinodhabib)
    
    ### [`v1.69.1`](https://github.com/grpc/grpc-java/releases/tag/v1.69.1)
    
    ##### Bug Fixes
    
    -   okhttp: Improve certificate handling by rejecting non-ASCII subject alternative names and hostnames as seen in CVE-2021-0341 ([#&#8203;11749](https://github.com/grpc/grpc-java/issues/11749)) ([`a0982ca`](https://github.com/grpc/grpc-java/commit/a0982ca0a)). Hostnames are considered trusted and CAs are required to use punycode for non-ASCII hostnames, so this is expected to provide defense-in-depth. See also the [related GoSecure blog post](https://gosecure.ai/blog/2020/10/27/weakness-in-java-tls-host-verification/) and the [AOSP fix](https://android.googlesource.com/platform/external/okhttp/+/ddc934efe3ed06ce34f3724d41cfbdcd7e7358fc)
    -   xds: Preserve nonce when unsubscribing last watcher of a particular type so that new discovery requests of that type are handled correctly ([`1cf1927`](https://github.com/grpc/grpc-java/commit/1cf1927d1)). This (along with [`6c12c2b`](https://github.com/grpc/grpc-java/commit/6c12c2bd2)) fixes a nonce-handling regression introduced in 1.66.0 that could cause resources to appear to not exist until re-creating the ADS stream. Triggering the behavior required specific config changes. It is easiest to trigger when clusters use EDS and routes are changed from one cluster to another. The error β€œfound 0 leaf (logical DNS or EDS) clusters for root cluster” might then be seen
    -   xds: Remember nonces for unknown types ([`6c12c2b`](https://github.com/grpc/grpc-java/commit/6c12c2bd2))
    -   xds: Unexpected types in the bootstrap’s server_features should be ignored ([`e8ff6da`](https://github.com/grpc/grpc-java/commit/e8ff6da2c)). They were previously required to be strings
    -   xds: Fixed unsupported unsigned 32 bits issue for circuit breaker ([#&#8203;11735](https://github.com/grpc/grpc-java/issues/11735)) ([`f8f6139`](https://github.com/grpc/grpc-java/commit/f8f613984)). This fixes clients treating large max_requests as β€œno requests” and failing all requests
    -   xds: Remove xds authority label from metric registration ([#&#8203;11760](https://github.com/grpc/grpc-java/issues/11760)) ([`6516c73`](https://github.com/grpc/grpc-java/commit/6516c7387)). This fixes the error β€œIncorrect number of required labels provided. Expected: 4” introduced in 1.69.0
    
    ### [`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.3`](https://github.com/grpc/grpc-java/releases/tag/v1.68.3)
    
    ##### Bug Fixes
    
    -   okhttp: Improve certificate handling by rejecting non-ASCII subject alternative names and hostnames as seen in CVE-2021-0341 ([#&#8203;11749](https://github.com/grpc/grpc-java/issues/11749)) ([`a0982ca`](https://github.com/grpc/grpc-java/commit/a0982ca0a)). Hostnames are considered trusted and CAs are required to use punycode for non-ASCII hostnames, so this is expected to provide defense-in-depth. See also the [related GoSecure blog post](https://gosecure.ai/blog/2020/10/27/weakness-in-java-tls-host-verification/) and the [AOSP fix](https://android.googlesource.com/platform/external/okhttp/+/ddc934efe3ed06ce34f3724d41cfbdcd7e7358fc)
    -   xds: Preserve nonce when unsubscribing last watcher of a particular type so that new discovery requests of that type are handled correctly ([`1cf1927`](https://github.com/grpc/grpc-java/commit/1cf1927d1)). This (along with [`6c12c2b`](https://github.com/grpc/grpc-java/commit/6c12c2bd2)) fixes a nonce-handling regression introduced in 1.66.0 that could cause resources to appear to not exist until re-creating the ADS stream. Triggering the behavior required specific config changes. It is easiest to trigger when clusters use EDS and routes are changed from one cluster to another. The error β€œfound 0 leaf (logical DNS or EDS) clusters for root cluster” might then be seen
    -   xds: Remember nonces for unknown types ([`6c12c2b`](https://github.com/grpc/grpc-java/commit/6c12c2bd2))
    -   xds: Unexpected types in the bootstrap’s server_features should be ignored ([`e8ff6da`](https://github.com/grpc/grpc-java/commit/e8ff6da2c)). They were previously required to be strings
    -   xds: Fixed unsupported unsigned 32 bits issue for circuit breaker ([#&#8203;11735](https://github.com/grpc/grpc-java/issues/11735)) ([`f8f6139`](https://github.com/grpc/grpc-java/commit/f8f613984)). This fixes clients treating large max_requests as β€œno requests” and failing all requests
    
    </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 Feb 1, 2025
    Configuration menu
    Copy the full SHA
    97b3b6c View commit details
    Browse the repository at this point in the history
  6. fix(deps): Update mockito monorepo to v5.15.2 (#320)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) | dependencies | minor | `5.14.2` -> `5.15.2` |
    | [org.mockito:mockito-core](https://github.com/mockito/mockito) | dependencies | minor | `5.14.2` -> `5.15.2` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>mockito/mockito (org.mockito:mockito-junit-jupiter)</summary>
    
    ### [`v5.15.2`](https://github.com/mockito/mockito/releases/tag/v5.15.2)
    
    <sup><sup>*Changelog generated by [Shipkit Changelog Gradle Plugin](https://github.com/shipkit/shipkit-changelog)*</sup></sup>
    
    ##### 5.15.2
    
    -   2025-01-02 - [2 commit(s)](https://github.com/mockito/mockito/compare/v5.15.1...v5.15.2) by Brice Dutheil, dependabot\[bot]
    -   Fix javadoc publication [(#&#8203;3561)](https://github.com/mockito/mockito/pull/3561)
    -   Bump org.assertj:assertj-core from 3.27.0 to 3.27.1 [(#&#8203;3560)](https://github.com/mockito/mockito/pull/3560)
    -   The release job is failed again [(#&#8203;3542)](https://github.com/mockito/mockito/issues/3542)
    
    </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 Feb 1, 2025
    Configuration menu
    Copy the full SHA
    5110a9a View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2025

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

    …321)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | io.cloudquery:plugin-pb-java | dependencies | patch | `0.0.29` -> `0.0.30` |
    
    ---
    
    ### 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 Feb 3, 2025
    Configuration menu
    Copy the full SHA
    b875a01 View commit details
    Browse the repository at this point in the history
  2. chore(main): Release v0.0.38 (#316)

    πŸ€– I have created a release *beep* *boop*
    ---
    
    
    ## [0.0.38](v0.0.37...v0.0.38) (2025-02-03)
    
    
    ### Bug Fixes
    
    * **deps:** Update dependency gradle to v8.12.1 ([#314](#314)) ([0b29ccd](0b29ccd))
    * **deps:** Update dependency io.cloudquery:plugin-pb-java to v0.0.30 ([#321](#321)) ([b875a01](b875a01))
    * **deps:** Update dependency nl.jqno.equalsverifier:equalsverifier to v3.18.1 ([#317](#317)) ([c1d543d](c1d543d))
    * **deps:** Update dependency org.assertj:assertj-core to v3.27.3 ([#318](#318)) ([f321084](f321084))
    * **deps:** Update eclipse-temurin Docker tag to v21.0.6_7-jre ([#315](#315)) ([c888a38](c888a38))
    * **deps:** Update grpc-java monorepo to v1.70.0 ([#319](#319)) ([97b3b6c](97b3b6c))
    * **deps:** Update mockito monorepo to v5.15.2 ([#320](#320)) ([5110a9a](5110a9a))
    
    ---
    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 Feb 3, 2025
    Configuration menu
    Copy the full SHA
    d88a757 View commit details
    Browse the repository at this point in the history
Loading