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.7
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.8
Choose a head ref
  • 6 commits
  • 7 files changed
  • 2 contributors

Commits on Oct 1, 2023

  1. chore(deps): Update github-actions (#43)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | gradle/gradle-build-action | action | digest | `8f08e41` -> `62cce3c` |
    | gradle/wrapper-validation-action | action | digest | `56b90f2` -> `342dbeb` |
    
    ---
    
    ### 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.
    
    👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    cq-bot authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    b9d9a4e View commit details
    Browse the repository at this point in the history
  2. fix(deps): Update dependency com.google.protobuf:protobuf-java-util t…

    …o v3.24.3 (#44)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [com.google.protobuf:protobuf-java-util](https://developers.google.com/protocol-buffers/) ([source](https://togithub.com/protocolbuffers/protobuf)) | dependencies | patch | `3.24.2` -> `3.24.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://togithub.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    cq-bot authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    3c8a540 View commit details
    Browse the repository at this point in the history
  3. fix(deps): Update grpcVersion to v1.58.0 (#46)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [io.grpc:protoc-gen-grpc-java](https://togithub.com/grpc/grpc-java) | dependencies | minor | `1.57.2` -> `1.58.0` |
    | [io.grpc:grpc-testing](https://togithub.com/grpc/grpc-java) | dependencies | minor | `1.57.2` -> `1.58.0` |
    | [io.grpc:grpc-netty-shaded](https://togithub.com/grpc/grpc-java) | dependencies | minor | `1.57.2` -> `1.58.0` |
    | [io.grpc:grpc-stub](https://togithub.com/grpc/grpc-java) | dependencies | minor | `1.57.2` -> `1.58.0` |
    | [io.grpc:grpc-services](https://togithub.com/grpc/grpc-java) | dependencies | minor | `1.57.2` -> `1.58.0` |
    | [io.grpc:grpc-protobuf](https://togithub.com/grpc/grpc-java) | dependencies | minor | `1.57.2` -> `1.58.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>grpc/grpc-java (io.grpc:protoc-gen-grpc-java)</summary>
    
    ### [`v1.58.0`](https://togithub.com/grpc/grpc-java/releases/tag/v1.58.0)
    
    ##### API Changes
    
    -   xds: Add missing ExperimentalApi to OrcaServiceImpl
    -   stub: Removed deprecated methods attachHeaders and captureMetadata from MetadataUtils ([#&#8203;10443](https://togithub.com/grpc/grpc-java/issues/10443))
    -   api: Stabilized ServerCall.getAuthority() by removing experimental annotation ([#&#8203;10498](https://togithub.com/grpc/grpc-java/issues/10498))
    -   api: Stabilized `ServerCall#setMessageCompression()` and `PartialForwardingServerCall#setMessageCompression()` ([#&#8203;10393](https://togithub.com/grpc/grpc-java/issues/10393))
    -   protobuf: Stabilize `ProtoUtils.setExtensionRegistry()` and `ProtoLiteUtils.setExtensionRegistry()` ([#&#8203;10392](https://togithub.com/grpc/grpc-java/issues/10392))
    -   testing: Stabilize `GrpcCleanupRule`, `GrpcServerRule` ([#&#8203;10494](https://togithub.com/grpc/grpc-java/issues/10494))
    -   api: Stabilized ServerBuilder.handshakeTimeout ([#&#8203;10499](https://togithub.com/grpc/grpc-java/issues/10499))
    -   api: Removed Context.Storage deprecated method attach(), made doAttach() abstract ([#&#8203;10379](https://togithub.com/grpc/grpc-java/issues/10379))
    -   api : Stabilized methodDescriptor getRequestMarshaller, getResponseMarshaller ([#&#8203;10495](https://togithub.com/grpc/grpc-java/issues/10495))
    
    ##### Behavior Changes
    
    -   rls: Have RLS's LRU Cache rely on cleanup process to remove expired entries ([#&#8203;10400](https://togithub.com/grpc/grpc-java/issues/10400))
    -   core, inprocess, util: 2 new artifacts grpc-inprocess and grpc-util have been created by moving code from grpc-core to facilitate Java module support ([#&#8203;10362](https://togithub.com/grpc/grpc-java/issues/10362), [#&#8203;10390](https://togithub.com/grpc/grpc-java/issues/10390))
    -   all: Automatic module name support added to all artifacts ([#&#8203;10413](https://togithub.com/grpc/grpc-java/issues/10413))
    -   xds: Encode the service authority in XdsNameResolver ([#&#8203;10207](https://togithub.com/grpc/grpc-java/issues/10207))
    
    ##### Improvements
    
    -   api: In Javadoc, link to gRFCs A8/A9 for keepalive and related settings
    -   okhttp: Enable support for being returned by `Grpc.newServerBuilderForPort()`. At present, Netty always has higher priority than OkHttp, if they are both available, because `ServerBuilder.forPort()` is not supported in the OkHttp transport but is supported in the Netty transport
    -   bazel: Enhance java_grpc_library.bzl to allow toolchain to use annotation processors
    -   examples: Add pre-serialized-message example ([#&#8203;10112](https://togithub.com/grpc/grpc-java/issues/10112))
    -   examples: Android examples to use AGP 7.4.0 ([#&#8203;10497](https://togithub.com/grpc/grpc-java/issues/10497))
    
    ##### Bug Fixes
    
    -   Fix compatibility with Java 8. This fixes the `NoSuchMethodError` for `ByteBuffer` methods present in 1.57.0 ([#&#8203;10441](https://togithub.com/grpc/grpc-java/issues/10441))
    -   xds: Remove debug assert in WeightedRoundRobinLoadBalancer. The assert was to detect breakages in the static stride algorithm causing too much looping. However, with multithreading it is possible to trigger even in legitimate scenarios ([#&#8203;10437](https://togithub.com/grpc/grpc-java/issues/10437))
    -   util: Outlier detection tracer delegation ([#&#8203;10459](https://togithub.com/grpc/grpc-java/issues/10459))
    -   Handle header with errors and endStream = true.  Was filling logs with NPEs. ([#&#8203;10384](https://togithub.com/grpc/grpc-java/issues/10384))
    -   core: Fix a retriablestream bug that may cause deadlock with OkHttp ([#&#8203;10386](https://togithub.com/grpc/grpc-java/issues/10386))
    -   stub: Remove ThreadlessExecutor from BlockingServerStream to eliminate the problem where sometimes the iterator’s next() method would get stuck. ([#&#8203;10496](https://togithub.com/grpc/grpc-java/issues/10496))
    -   compiler: Fix aarch\_64 macs not being able to build the compiler module. ([#&#8203;10516](https://togithub.com/grpc/grpc-java/issues/10516))
    -   okhttp: Use padded length for flow control in both client and server transport ([#&#8203;10422](https://togithub.com/grpc/grpc-java/issues/10422))
    -   xds: Fix locality logging information in bootstrap ([#&#8203;10423](https://togithub.com/grpc/grpc-java/issues/10423))
    
    ##### Dependencies
    
    -   Upgraded protobuf to 3.24.0
    -   android: Min SDK level to 21 ([#&#8203;10505](https://togithub.com/grpc/grpc-java/issues/10505))
    -   Various dependency upgrades ([#&#8203;10359](https://togithub.com/grpc/grpc-java/issues/10359)):
             androidx.core:core 1.10.0 -> 1.10.1
             com.google.api.grpc:proto-google-common-protos 2.17.0 -> 2.22.0
             com.google.cloud:google-cloud-logging 3.14.5 -> 3.15.5
             com.google.errorprone:error_prone_annotations 2.18.0 -> 2.20.0
             com.squareup.okio:okio 1.17.5 -> 2.10.0
    
    ##### Acknowledgements
    
    Halvard Skogsrud
    
    </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://togithub.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    cq-bot authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    d2dde12 View commit details
    Browse the repository at this point in the history
  4. fix: Generate Java Code from plugin-pb (#48)

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

Commits on Oct 2, 2023

  1. chore(deps): Update actions/checkout action to v4 (#47)

    Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
    cq-bot and renovate-bot authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    6c357ef View commit details
    Browse the repository at this point in the history
  2. chore(main): Release v0.0.8 (#45)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [0.0.8](v0.0.7...v0.0.8) (2023-10-02)
    
    
    ### Bug Fixes
    
    * **deps:** Update dependency com.google.protobuf:protobuf-java-util to v3.24.3 ([#44](#44)) ([3c8a540](3c8a540))
    * **deps:** Update grpcVersion to v1.58.0 ([#46](#46)) ([d2dde12](d2dde12))
    * Generate Java Code from `plugin-pb` ([#48](#48)) ([16ec027](16ec027))
    
    ---
    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 2, 2023
    Configuration menu
    Copy the full SHA
    6057cd3 View commit details
    Browse the repository at this point in the history
Loading