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.17
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.18
Choose a head ref
  • 7 commits
  • 38 files changed
  • 1 contributor

Commits on May 17, 2024

  1. fix: Generate Java Code from plugin-pb (#99)

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

Commits on Jun 1, 2024

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

    …o v4.27.0 (#101)
    
    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.26.1` -> `4.27.0` |
    
    ---
    
    ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM4My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Jun 1, 2024
    Configuration menu
    Copy the full SHA
    edbc591 View commit details
    Browse the repository at this point in the history
  2. fix(deps): Update dependency gradle to v8.8 (#102)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [gradle](https://gradle.org) ([source](https://github.com/gradle/gradle)) | minor | `8.7` -> `8.8` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>gradle/gradle (gradle)</summary>
    
    ### [`v8.8`](https://github.com/gradle/gradle/releases/tag/v8.8.0): 8.8
    
    [Compare Source](https://github.com/gradle/gradle/compare/v8.7.0...v8.8.0)
    
    The Gradle team is excited to announce Gradle 8.8.
    
    [Read the Release Notes](https://docs.gradle.org/8.8/release-notes.html)
    
    We would like to thank the following community members for their contributions to this release of Gradle:
    [Björn Kautler](https://github.com/Vampire),
    [Denes Daniel](https://github.com/pantherdd),
    [Fabian Windheuser](https://github.com/fawind),
    [Hélio Fernandes Sebastião](https://github.com/helfese),
    [Jay Wei](https://github.com/JayWei1215),
    [jhrom](https://github.com/jhrom),
    [jwp345](https://github.com/jwp345),
    [Jörgen Andersson](https://github.com/jorander),
    [Kirill Gavrilov](https://github.com/gavvvr),
    [MajesticMagikarpKing](https://github.com/yctomwang),
    [Maksim Lazeba](https://github.com/M-Lazeba),
    [Philip Wedemann](https://github.com/hfhbd),
    [Robert Elliot](https://github.com/Mahoney),
    [Róbert Papp](https://github.com/TWiStErRob),
    [Stefan M.](https://github.com/StefMa),
    [Tibor Vyletel](https://github.com/TiborVyletel),
    [Tony Robalik](https://github.com/autonomousapps),
    [Valentin Kulesh](https://github.com/unshare),
    [Yanming Zhou](https://github.com/quaff),
    [김용후](https://github.com/who-is-hu)
    
    #### Upgrade instructions
    
    Switch your build to use Gradle 8.8 by updating your wrapper:
    
        ./gradlew wrapper --gradle-version=8.8
    
    See the Gradle [8.x upgrade guide](https://docs.gradle.org/8.8/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.8/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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM4My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Jun 1, 2024
    Configuration menu
    Copy the full SHA
    5c37cbe View commit details
    Browse the repository at this point in the history
  3. fix(deps): Update dependency org.mockito:mockito-core to v5.12.0 (#103)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [org.mockito:mockito-core](https://github.com/mockito/mockito) | dependencies | minor | `5.11.0` -> `5.12.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>mockito/mockito (org.mockito:mockito-core)</summary>
    
    ### [`v5.12.0`](https://github.com/mockito/mockito/releases/tag/v5.12.0)
    
    <sup><sup>*Changelog generated by [Shipkit Changelog Gradle Plugin](https://github.com/shipkit/shipkit-changelog)*</sup></sup>
    
    ##### 5.12.0
    
    -   2024-05-11 - [25 commit(s)](https://github.com/mockito/mockito/compare/v5.11.0...v5.12.0) by Piotr Przybylak, Stefano Cordio, Tim van der Lippe, dependabot\[bot], jonghoonpark
    -   Bump com.gradle.enterprise from 3.17.2 to 3.17.3 [(#&#8203;3341)](https://github.com/mockito/mockito/pull/3341)
    -   Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.23 to 1.9.24 [(#&#8203;3339)](https://github.com/mockito/mockito/pull/3339)
    -   Bump versions.bytebuddy from 1.14.14 to 1.14.15 [(#&#8203;3338)](https://github.com/mockito/mockito/pull/3338)
    -   Bump org.shipkit:shipkit-auto-version from 2.0.6 to 2.0.7 [(#&#8203;3337)](https://github.com/mockito/mockito/pull/3337)
    -   Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.23 to 1.9.24 [(#&#8203;3336)](https://github.com/mockito/mockito/pull/3336)
    -   Fixes [#&#8203;3331](https://github.com/mockito/mockito/issues/3331) : Fix `AdditionalMatchers.and()` and `AdditionalMatchers.or()` not to swap the order of matchers [(#&#8203;3335)](https://github.com/mockito/mockito/pull/3335)
    -   AdditionalMatchers.and() and or() swap matcher order [(#&#8203;3331)](https://github.com/mockito/mockito/issues/3331)
    -   Bump gradle/wrapper-validation-action from 3.3.1 to 3.3.2 [(#&#8203;3327)](https://github.com/mockito/mockito/pull/3327)
    -   Bump versions.bytebuddy from 1.14.13 to 1.14.14 [(#&#8203;3324)](https://github.com/mockito/mockito/pull/3324)
    -   Bump org.shipkit:shipkit-auto-version from 2.0.5 to 2.0.6 [(#&#8203;3322)](https://github.com/mockito/mockito/pull/3322)
    -   Bump gradle/wrapper-validation-action from 3.3.0 to 3.3.1 [(#&#8203;3320)](https://github.com/mockito/mockito/pull/3320)
    -   Bump com.gradle.enterprise from 3.17 to 3.17.2 [(#&#8203;3318)](https://github.com/mockito/mockito/pull/3318)
    -   Bump gradle/wrapper-validation-action from 2.1.2 to 3.3.0 [(#&#8203;3317)](https://github.com/mockito/mockito/pull/3317)
    -   Update codecov-action version [(#&#8203;3316)](https://github.com/mockito/mockito/pull/3316)
    -   Bump com.google.googlejavaformat:google-java-format from 1.21.0 to 1.22.0 [(#&#8203;3312)](https://github.com/mockito/mockito/pull/3312)
    -   Bump com.gradle.enterprise from 3.16.2 to 3.17 [(#&#8203;3311)](https://github.com/mockito/mockito/pull/3311)
    -   Bump versions.bytebuddy from 1.14.12 to 1.14.13 [(#&#8203;3308)](https://github.com/mockito/mockito/pull/3308)
    -   Fix README logo [(#&#8203;3305)](https://github.com/mockito/mockito/pull/3305)
    -   Bump gradle/wrapper-validation-action from 2.1.1 to 2.1.2 [(#&#8203;3303)](https://github.com/mockito/mockito/pull/3303)
    -   Bump org.shipkit:shipkit-auto-version from 2.0.4 to 2.0.5 [(#&#8203;3298)](https://github.com/mockito/mockito/pull/3298)
    -   Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.22 to 1.9.23 [(#&#8203;3296)](https://github.com/mockito/mockito/pull/3296)
    -   Bump org.eclipse.platform:org.eclipse.osgi from 3.18.600 to 3.19.0 [(#&#8203;3295)](https://github.com/mockito/mockito/pull/3295)
    -   Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.22 to 1.9.23 [(#&#8203;3292)](https://github.com/mockito/mockito/pull/3292)
    -   Bump com.google.googlejavaformat:google-java-format from 1.20.0 to 1.21.0 [(#&#8203;3291)](https://github.com/mockito/mockito/pull/3291)
    -   Fixes [#&#8203;3286](https://github.com/mockito/mockito/issues/3286) : Mockito.only() points to the wanted call as unwanted if it is the first being calledIssue3286 [(#&#8203;3287)](https://github.com/mockito/mockito/pull/3287)
    -   Mockito.only() points to the wanted call as unwanted if it is the first being called. [(#&#8203;3286)](https://github.com/mockito/mockito/issues/3286)
    -   Bump org.codehaus.groovy:groovy from 3.0.20 to 3.0.21 [(#&#8203;3284)](https://github.com/mockito/mockito/pull/3284)
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM4NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Jun 1, 2024
    Configuration menu
    Copy the full SHA
    f693462 View commit details
    Browse the repository at this point in the history
  4. fix(deps): Update grpc-java monorepo to v1.64.0 (#104)

    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.63.0` -> `1.64.0` |
    | [io.grpc:grpc-testing](https://github.com/grpc/grpc-java) | dependencies | minor | `1.63.0` -> `1.64.0` |
    | [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java) | dependencies | minor | `1.63.0` -> `1.64.0` |
    | [io.grpc:grpc-stub](https://github.com/grpc/grpc-java) | dependencies | minor | `1.63.0` -> `1.64.0` |
    | [io.grpc:grpc-services](https://github.com/grpc/grpc-java) | dependencies | minor | `1.63.0` -> `1.64.0` |
    | [io.grpc:grpc-protobuf](https://github.com/grpc/grpc-java) | dependencies | minor | `1.63.0` -> `1.64.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>grpc/grpc-java (io.grpc:protoc-gen-grpc-java)</summary>
    
    ### [`v1.64.0`](https://github.com/grpc/grpc-java/releases/tag/v1.64.0)
    
    ##### API Changes
    
    -   compiler: the option `jakarta_omit` was renamed `@generated=omit` ([#&#8203;11086](https://github.com/grpc/grpc-java/issues/11086)) ([`8a21afc`](https://github.com/grpc/grpc-java/commit/8a21afcc9))
    
    ##### New Features
    
    -   New API LoadBalancer.getChannelTarget() ([`4561bb5`](https://github.com/grpc/grpc-java/commit/4561bb5b8))
    -   opentelemetry: Publish new module grpc-opentelemetry ([`5ba1a55`](https://github.com/grpc/grpc-java/commit/5ba1a5563)). The feature is still missing documentation and an example. It only supports metrics; tracing and logs will be future enhancements. See [gRFC A66](https://github.com/grpc/proposal/blob/master/A66-otel-stats.md)
    -   bazel: Add support for bzlmod ([#&#8203;11046](https://github.com/grpc/grpc-java/issues/11046)) ([`d1890c0`](https://github.com/grpc/grpc-java/commit/d1890c0ac))
    -   bazel: Replace usages of the old compatibility maven targets with `@maven` targets ([`0064991`](https://github.com/grpc/grpc-java/commit/00649913b))
    -   okhttp: Support serverBuilder.maxConcurrentCallsPerConnection (Fixes [#&#8203;11062](https://github.com/grpc/grpc-java/issues/11062)). ([#&#8203;11063](https://github.com/grpc/grpc-java/issues/11063)) ([`8050723`](https://github.com/grpc/grpc-java/commit/805072339))
    -   xds: Experimental metrics recording in WRR LB ([`06df25b`](https://github.com/grpc/grpc-java/commit/06df25b65), [`35a171b`](https://github.com/grpc/grpc-java/commit/35a171bc1), [`2897b39`](https://github.com/grpc/grpc-java/commit/2897b3939)), to be exported by grpc-opentelemetry if explicitly enabled in GrpcOpenTelemetry. See [gRFC A78](https://github.com/grpc/proposal/blob/master/A78-grpc-metrics-wrr-pf-xds.md)
    -   rls: Experimental metrics recording in RLS LB ([`a9fb272`](https://github.com/grpc/grpc-java/commit/a9fb272b7), [`a1d1932`](https://github.com/grpc/grpc-java/commit/a1d19327f), [`8133318`](https://github.com/grpc/grpc-java/commit/813331837)), to be exported by grpc-opentelemetry if explicitly enabled in GrpcOpenTelemetry
    
    ##### Improvements
    
    -   examples: support bazel build for retry policy example ([`58de563`](https://github.com/grpc/grpc-java/commit/58de563fa))
    -   netty: Allow deframer errors to close stream with a status code, as long as headers have not yet been sent ([`e036b1b`](https://github.com/grpc/grpc-java/commit/e036b1b19)). This will greatly improve the debuggability of certain server errors in particular cases. Instead of the client seeing “CANCELLED: RST_STREAM closed stream. HTTP/2 error code: CANCEL”, they could see “RESOURCE_EXHAUSTED: gRPC message exceeds maximum size [`4194304`](https://github.com/grpc/grpc-java/commit/4194304): [`6144592`](https://github.com/grpc/grpc-java/commit/6144592)”
    -   netty: Improve handling of unexpected write queue promise failures ([#&#8203;11016](https://github.com/grpc/grpc-java/issues/11016))
    -   servlet: Avoid unnecessary FINEST hex string conversion by checking log level. Fixes [#&#8203;11031](https://github.com/grpc/grpc-java/issues/11031). ([`f7ee5f3`](https://github.com/grpc/grpc-java/commit/f7ee5f318))
    -   StatusException/StatusRuntimeException hide stack trace in a simpler way ([#&#8203;11064](https://github.com/grpc/grpc-java/issues/11064)) ([`e36f099`](https://github.com/grpc/grpc-java/commit/e36f099be))
    -   util: Status desc for outlier detection ejection ([#&#8203;11036](https://github.com/grpc/grpc-java/issues/11036)) ([`10cb4a3`](https://github.com/grpc/grpc-java/commit/10cb4a3be))
    -   binder: Helper class to allow in process servers to use peer uids in test ([#&#8203;11014](https://github.com/grpc/grpc-java/issues/11014)) ([`537dbe8`](https://github.com/grpc/grpc-java/commit/537dbe826))
    -   Add `load()` statements for the Bazel builtin top-level java symbols ([#&#8203;11105](https://github.com/grpc/grpc-java/issues/11105)) ([`add8c37`](https://github.com/grpc/grpc-java/commit/add8c37a4))
    -   Add `StatusProto.toStatusException` overload to accept `Throwable` ([#&#8203;11083](https://github.com/grpc/grpc-java/issues/11083)) ([`5c9b492`](https://github.com/grpc/grpc-java/commit/5c9b49231))
    
    ##### Bug fixes
    
    -   Fix retry race condition that can lead to double decrementing inFlightSubStreams and so miss calling closed ([#&#8203;11026](https://github.com/grpc/grpc-java/issues/11026)) ([`bdb6230`](https://github.com/grpc/grpc-java/commit/bdb623031))
    -   Change defaults to use the older PickFirstLoadBalancer and disable Happy Eyeballs.  This disables a performance optimization added in v1.63. ([#&#8203;11120](https://github.com/grpc/grpc-java/issues/11120)) We have had a report that the new implementation can trigger a NullPointerException
    -   core: Transition to CONNECTING immediately when exiting idle ([`2c5f0c2`](https://github.com/grpc/grpc-java/commit/2c5f0c22c)). Previously the visible state change from `channel.getState()` was delayed until the name resolver returned results. This had no impact to RPC behavior
    -   xds: Specify a locale for upper/lower case conversions ([`e630593`](https://github.com/grpc/grpc-java/commit/e6305930d))
    -   rls: Synchronization fixes in CachingRlsLbClient ([`6e97b18`](https://github.com/grpc/grpc-java/commit/6e97b180b)). These races had not been witnessed in practice
    -   rls: Guarantee backoff will update RLS picker ([`f9b6e5f`](https://github.com/grpc/grpc-java/commit/f9b6e5f92)). This fixes a regression introduced by [`6e97b18`](https://github.com/grpc/grpc-java/commit/6e97b180b) that could hang RPCs instead of using fallback, but fixes a pre-existing bug that could greatly delay RPCs from using fallback.
    -   rls: Fix time handling in CachingRlsLbClient ([`da619e2`](https://github.com/grpc/grpc-java/commit/da619e2bd)). This could have caused backoff entries to improperly be considered expired
    -   xds: Properly disable the default endpoint identification algorithm with XdsChannelCredentials ([`097a46b`](https://github.com/grpc/grpc-java/commit/097a46b76)). The credential does its own verification and the default needs to be disabled for SPIFFE
    -   netty: Release SendGrpcFrameCommand when stream is missing ([#&#8203;11116](https://github.com/grpc/grpc-java/issues/11116)) ([`fb9a108`](https://github.com/grpc/grpc-java/commit/fb9a10809))
    -   okhttp: Remove finished stream even if a pending stream was started ([`d21fe32`](https://github.com/grpc/grpc-java/commit/d21fe32be))
    
    ##### Dependencies
    
    -   cronet: Update Cronet to latest release + Move to Stable Cronet APIs. ([`5a8da19`](https://github.com/grpc/grpc-java/commit/5a8da19f3))
    -   cronet: [@&#8203;javadoc](https://github.com/javadoc) update android permission MODIFY_NETWORK_ACCOUNTING (deprecated) => UPDATE_DEVICE_STATS ([`c703a1e`](https://github.com/grpc/grpc-java/commit/c703a1ee0))
    -   cronet: Update to Java-8 API's and tighten the scopes ([`163efa3`](https://github.com/grpc/grpc-java/commit/163efa371))
    -   cronet: Update to StandardCharsets and assertNotNull API's ([`77e59b2`](https://github.com/grpc/grpc-java/commit/77e59b29d))
    
    ##### Acknowledgements
    
    [@&#8203;panchenko](https://github.com/panchenko)
    [@&#8203;Ashok-Varma](https://github.com/Ashok-Varma)
    [@&#8203;benjaminp](https://github.com/benjaminp)
    [@&#8203;AutomatedTester](https://github.com/AutomatedTester)
    [@&#8203;hypnoce](https://github.com/hypnoce)
    [@&#8203;keith](https://github.com/keith)
    [@&#8203;laglangyue](https://github.com/laglangyue)
    [@&#8203;rostik404](https://github.com/rostik404)
    [@&#8203;ryanpbrewster](https://github.com/ryanpbrewster)
    [@&#8203;abtom](https://github.com/abtom)
    [@&#8203;hvadehra](https://github.com/hvadehra)
    [@&#8203;rtadepalli](https://github.com/rtadepalli)
    
    ### [`v1.63.1`](https://github.com/grpc/grpc-java/releases/tag/v1.63.1)
    
    ##### Bug fixes
    
    -   netty: Release SendGrpcFrameCommand when stream is missing ([#&#8203;11116](https://github.com/grpc/grpc-java/issues/11116)) ([`fb9a108`](https://github.com/grpc/grpc-java/commit/fb9a10809))
    -   Change defaults to use the older PickFirstLoadBalancer and disable Happy Eyeballs.  This disables a performance optimization added in v1.63.0 ([#&#8203;11120](https://github.com/grpc/grpc-java/issues/11120)) We have had a report that the new implementation can trigger a NullPointerException
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM4NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Jun 1, 2024
    Configuration menu
    Copy the full SHA
    6307a6c View commit details
    Browse the repository at this point in the history
  5. fix: Generate Java Code from plugin-pb (#105)

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

Commits on Jun 2, 2024

  1. chore(main): Release v0.0.18 (#100)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [0.0.18](v0.0.17...v0.0.18) (2024-06-01)
    
    
    ### Bug Fixes
    
    * **deps:** Update dependency com.google.protobuf:protobuf-java-util to v4.27.0 ([#101](#101)) ([edbc591](edbc591))
    * **deps:** Update dependency gradle to v8.8 ([#102](#102)) ([5c37cbe](5c37cbe))
    * **deps:** Update dependency org.mockito:mockito-core to v5.12.0 ([#103](#103)) ([f693462](f693462))
    * **deps:** Update grpc-java monorepo to v1.64.0 ([#104](#104)) ([6307a6c](6307a6c))
    * Generate Java Code from `plugin-pb` ([#105](#105)) ([9ddb50e](9ddb50e))
    * Generate Java Code from `plugin-pb` ([#99](#99)) ([5da8cc7](5da8cc7))
    
    ---
    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 Jun 2, 2024
    Configuration menu
    Copy the full SHA
    e17191a View commit details
    Browse the repository at this point in the history
Loading