FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

deps: update protobuf dependencies to v3.23.1 and gprc to 1.55.1 by mpeddada1 · Pull Request #1698 · googleapis/sdk-platform-java · GitHub

This repository was archived by the owner on May 14, 2026. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension .java  (87) .properties  (1) .xml  (1) dotfile  (1) All 4 file types selected
Only manifest files
Viewed files
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Unified
Split
Hide whitespace
Diff view
Unified
Split
Hide whitespace
  • .bazelrc
    • pom.xml
    • AttemptSequenceRequest.java
    • AttemptStreamingSequenceRequest.java
    • AttemptStreamingSequenceResponse.java
    • BlockRequest.java
    • BlockRequestOrBuilder.java
    • BlockResponse.java
    • Blurb.java
    • BlurbOrBuilder.java
    • ComplianceData.java
    • ComplianceDataChild.java
    • ComplianceDataGrandchild.java
    • ComplianceGroup.java
    • ComplianceSuite.java
    • ConnectRequest.java
    • ConnectRequestOrBuilder.java
    • CreateBlurbRequest.java
    • CreateRoomRequest.java
    • CreateSequenceRequest.java
    • CreateSessionRequest.java
    • CreateStreamingSequenceRequest.java
    • CreateUserRequest.java
    • DeleteBlurbRequest.java
    • DeleteRoomRequest.java
    • DeleteSessionRequest.java
    • DeleteTestRequest.java
    • DeleteUserRequest.java
    • EchoOuterClass.java
    • EchoRequest.java
    • EchoRequestOrBuilder.java
    • EchoResponse.java
    • EnumRequest.java
    • EnumResponse.java
    • ExpandRequest.java
    • GetBlurbRequest.java
    • GetRoomRequest.java
    • GetSequenceReportRequest.java
    • GetSessionRequest.java
    • GetStreamingSequenceReportRequest.java
    • GetUserRequest.java
    • IdentityOuterClass.java
    • Issue.java
    • ListBlurbsRequest.java
    • ListBlurbsResponse.java
    • ListRoomsRequest.java
    • ListRoomsResponse.java
    • ListSessionsRequest.java
    • ListSessionsResponse.java
    • ListTestsRequest.java
    • ListTestsResponse.java
    • ListUsersRequest.java
    • ListUsersResponse.java
    • MessagingOuterClass.java
    • PagedExpandLegacyMappedResponse.java
    • PagedExpandLegacyRequest.java
    • PagedExpandRequest.java
    • PagedExpandResponse.java
    • PagedExpandResponseList.java
    • RepeatRequest.java
    • RepeatResponse.java
    • ReportSessionRequest.java
    • ReportSessionResponse.java
    • Room.java
    • SearchBlurbsMetadata.java
    • SearchBlurbsRequest.java
    • SearchBlurbsResponse.java
    • SendBlurbsResponse.java
    • Sequence.java
    • SequenceOuterClass.java
    • SequenceReport.java
    • Session.java
    • StreamBlurbsRequest.java
    • StreamBlurbsResponse.java
    • StreamingSequence.java
    • StreamingSequenceReport.java
    • Test.java
    • TestRun.java
    • UpdateBlurbRequest.java
    • UpdateRoomRequest.java
    • UpdateUserRequest.java
    • User.java
    • UserOrBuilder.java
    • VerifyTestRequest.java
    • VerifyTestResponse.java
    • WaitMetadata.java
    • WaitRequest.java
    • WaitRequestOrBuilder.java
    • WaitResponse.java
3 changes: 3 additions & 0 deletions .bazelrc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,6 @@ startup --batch

build --show_timestamps
build --protocopt=--experimental_allow_proto3_optional

build --cxxopt=-std=c++14
build --host_cxxopt=-std=c++14
4 changes: 2 additions & 2 deletions gapic-generator-java-pom-parent/pom.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
<!-- External dependencies, especially gRPC and Protobuf version, should be
consistent across modules in this repository -->
<javax.annotation-api.version>1.3.2</javax.annotation-api.version>
<grpc.version>1.54.0</grpc.version>
<grpc.version>1.55.1</grpc.version>
<google.auth.version>1.16.0</google.auth.version>
<gson.version>2.10.1</gson.version>
<guava.version>31.1-jre</guava.version>
<protobuf.version>3.21.12</protobuf.version>
<protobuf.version>3.23.1</protobuf.version>
<maven.compiler.release>8</maven.compiler.release>
</properties>

Expand Down
4 changes: 2 additions & 2 deletions gax-java/dependencies.properties
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ version.gax_httpjson=0.112.1-SNAPSHOT
# Versions for dependencies which actual artifacts differ between Bazel and Gradle.
# Gradle build depends on prebuilt maven artifacts, while Bazel build depends on Bazel workspaces
# with the sources.
version.com_google_protobuf=3.21.12
version.com_google_protobuf=3.23.1
version.google_java_format=1.15.0
version.io_grpc=1.54.0
version.io_grpc=1.55.1

# Maven artifacts.
# Note, the actual name of each property matters (bazel build scripts depend on it).
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

Back | FazBrowse Home | New Git URL