gapic-generator-java
gapic-generator-java copied to clipboard
Generates GAPIC Java client libraries from protobufs.
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.checkerframework:checker-qual](https://checkerframework.org/) ([source](https://togithub.com/typetools/checker-framework)) | `3.42.0` -> `3.43.0` |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [commons-codec:commons-codec](https://commons.apache.org/proper/commons-codec/) ([source](https://togithub.com/apache/commons-codec)) | `1.16.1` -> `1.17.0` |...
:robot: I have created a release *beep* *boop* --- 2.40.1 ## [2.40.1](https://github.com/googleapis/sdk-platform-java/compare/v2.40.0...v2.40.1) (2024-05-04) ### Bug Fixes * only append `.api.grpc` suffix to group id if the artifact id starts with...
Fixes: https://github.com/googleapis/sdk-platform-java/issues/2502 Use a consistent Regex matching pattern for both gRPC and HttpJson. Copy the pattern used for gRPC into HttpJson. Looking at the Method Descriptor for HttpJson (Compute as...
This PR adds Junit5 dependencies to Gax and converts one Junit 4 test to Junit5.
**Is your feature request related to a problem? Please describe.** It is currently not possible to fully use [Protobuf Editions](https://protobuf.dev/editions/) in most of my company's protobuf definitions, because the dependency...
See [this doc](https://blogs.oracle.com/javamagazine/post/migrating-from-junit-4-to-junit-5-important-differences-and-benefits) for important differences and benefits of Junit 5. See the [official doc](https://junit.org/junit5/docs/current/user-guide/#migrating-from-junit4) from Junit5 for migration tips. In general, for each and every unit test - If...
See [this doc](https://blogs.oracle.com/javamagazine/post/migrating-from-junit-4-to-junit-5-important-differences-and-benefits) for important differences and benefits of Junit 5. See the [official doc](https://junit.org/junit5/docs/current/user-guide/#migrating-from-junit4) from Junit5 for migration tips. In general, for each and every unit test - If...
See [this doc](https://blogs.oracle.com/javamagazine/post/migrating-from-junit-4-to-junit-5-important-differences-and-benefits) for important differences and benefits of Junit 5. See the [official doc](https://junit.org/junit5/docs/current/user-guide/#migrating-from-junit4) from Junit5 for migration tips. In general, for each and every unit test - If...
See [this doc](https://blogs.oracle.com/javamagazine/post/migrating-from-junit-4-to-junit-5-important-differences-and-benefits) for important differences and benefits of Junit 5. See the [official doc](https://junit.org/junit5/docs/current/user-guide/#migrating-from-junit4) from Junit5 for migration tips. In general, for each and every unit test - If...