-
Notifications
You must be signed in to change notification settings - Fork 75
Comparing changes
Open a pull request
base repository: googleapis/sdk-platform-java
base: v2.24.0
head repository: googleapis/sdk-platform-java
compare: v2.25.0
- 19 commits
- 153 files changed
- 12 contributors
Commits on Aug 2, 2023
-
chore(main): release 2.24.1-SNAPSHOT (#1898)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 65f73d7 - Browse repository at this point
Copy the full SHA 65f73d7View commit details
Commits on Aug 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5df1aa3 - Browse repository at this point
Copy the full SHA 5df1aa3View commit details
Commits on Aug 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 33e40ff - Browse repository at this point
Copy the full SHA 33e40ffView commit details
Commits on Aug 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a18fe80 - Browse repository at this point
Copy the full SHA a18fe80View commit details -
ci: add downstream compatibility checks (#1909)
* ci: add downstream compatibility checks * ci: add downstream compatibility github actions job * ci: install xmllint * ci: install xmllint * ci: install xmllint * ci: provide default REPOS_UNDER_TEST value * ci: exit script in google-cloud-java directory * ci: split downstream compatibility into parallel tests * ci: reduce log noise from sdk-platform-java install step * ci: don't fail fast in downstream testing * ci: perform downstream testing on last release, not HEAD * chore: improve comments * ci: add tests for helper scripts
Configuration menu - View commit details
-
Copy full SHA for f86eca2 - Browse repository at this point
Copy the full SHA f86eca2View commit details -
fix: use && in equals check to avoid possible NPE (#1927)
* fix: use && in equals check to avoid possible NPE * chore: update goldens
Configuration menu - View commit details
-
Copy full SHA for 815567c - Browse repository at this point
Copy the full SHA 815567cView commit details -
chore: Resolve flaky HttpJsonDirectServerStreamingCallableTest test (#…
…1915) * chore: Use static channel and clientContext * chore: Resolve lint issues * chore: Shutdown before await termination * chore: Double the wait time to 2s * chore: Double the wait time to 2s
Configuration menu - View commit details
-
Copy full SHA for ca6cd83 - Browse repository at this point
Copy the full SHA ca6cd83View commit details
Commits on Aug 20, 2023
-
chore: add comments to showcase grpc library (#1929)
* chore: add comments to showcase grpc library * chore: remove grpc version from annotation * chore: configure current showcase to include comments * chore: add include sources argument to verify mvn profiles
Configuration menu - View commit details
-
Copy full SHA for 933cad5 - Browse repository at this point
Copy the full SHA 933cad5View commit details
Commits on Aug 28, 2023
-
feat: add
generate_library.shwithout post processing (#1916)* feat: add * generate gapic and proto folder * refactor utilities * add an action to verify * checkout googleapis-gen * setup repo name * add commit hash of googleapis-gen * change secret * change token * change to git clone * change user name * add input list * include resources folder in main * remove grpc version in `*ServiceGrpc.java` * change destination path * compare generation result with googleapis-gen * fix type in diff command * checkout repo using checkout action * checkout repos as nested repo * sparse checkout googleapis * Revert "sparse checkout googleapis" This reverts commit 3d612f8. * change library * change step name * add a readme * make grpc version optional * make protobuf version optional * checkout master branch, rather than a commit hash * allow snapshot version of generator * download snapshot of generator parent pom * update README * download generator and grpc using mvn * change error message * add maven central mirror * add comments in utilities * add comments * add an integration test * fail fast if no file is found * do not delete google/ * get protobuf version from WORKSPACE * add instructions on download `google/` from googleapis * add comments * update description of `destination_path` * update comments * download dependencies using `curl` * increase download time * remove comment * add samples directory in readme * remove prerequisite about `proto_path` * add explanation in prerequisite * add example to generate showcase * add a comment
Configuration menu - View commit details
-
Copy full SHA for ffc058a - Browse repository at this point
Copy the full SHA ffc058aView commit details
Commits on Aug 29, 2023
-
build(deps): bump cryptography from 41.0.2 to 41.0.3 in /.kokoro (#1899)
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.2 to 41.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@41.0.2...41.0.3) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e0d2326 - Browse repository at this point
Copy the full SHA e0d2326View commit details -
docs: [iam] Minor formatting (#1902)
* docs: Minor formatting PiperOrigin-RevId: 553099804 Source-Link: googleapis/googleapis@f48d1a3 Source-Link: https://github.com/googleapis/googleapis-gen/commit/9607990f4c3217bac6edd8131614cfcc71744a6f Copy-Tag: eyJwIjoiamF2YS1pYW0vLk93bEJvdC55YW1sIiwiaCI6Ijk2MDc5OTBmNGMzMjE3YmFjNmVkZDgxMzE2MTRjZmNjNzE3NDRhNmYifQ== * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * docs: Minor formatting PiperOrigin-RevId: 553099804 Source-Link: googleapis/googleapis@f48d1a3 Source-Link: https://github.com/googleapis/googleapis-gen/commit/9607990f4c3217bac6edd8131614cfcc71744a6f Copy-Tag: eyJwIjoiamF2YS1pYW0vLk93bEJvdC55YW1sIiwiaCI6Ijk2MDc5OTBmNGMzMjE3YmFjNmVkZDgxMzE2MTRjZmNjNzE3NDRhNmYifQ== * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5ec1142 - Browse repository at this point
Copy the full SHA 5ec1142View commit details -
chore: clean up hermetic build script and test (#1943)
* feat: add * generate gapic and proto folder * refactor utilities * add an action to verify * checkout googleapis-gen * setup repo name * add commit hash of googleapis-gen * change secret * change token * change to git clone * change user name * add input list * include resources folder in main * remove grpc version in `*ServiceGrpc.java` * change destination path * compare generation result with googleapis-gen * fix type in diff command * checkout repo using checkout action * checkout repos as nested repo * sparse checkout googleapis * Revert "sparse checkout googleapis" This reverts commit 3d612f8. * change library * change step name * add a readme * make grpc version optional * make protobuf version optional * checkout master branch, rather than a commit hash * allow snapshot version of generator * download snapshot of generator parent pom * update README * download generator and grpc using mvn * change error message * add maven central mirror * add comments in utilities * add comments * add an integration test * fail fast if no file is found * do not delete google/ * get protobuf version from WORKSPACE * add instructions on download `google/` from googleapis * add comments * update description of `destination_path` * update comments * download dependencies using `curl` * increase download time * remove comment * add samples directory in readme * remove prerequisite about `proto_path` * add explanation in prerequisite * add example to generate showcase * chore: clean up hermetic build script and test Allow running on OSX in addition to Linux. * fix exit code * fix sed * fix rm command * run multiple os * change cpu arch for macos * change os arch * change tag to commit hash * remove 3p action * change inputs --------- Co-authored-by: JoeWang1127 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6545fd5 - Browse repository at this point
Copy the full SHA 6545fd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for dde34fb - Browse repository at this point
Copy the full SHA dde34fbView commit details
Commits on Aug 30, 2023
-
feat: [common-protos,common-protos] add new FieldBehavior value IDENT…
…IFIER (#1937) * feat: add new FieldBehavior value IDENTIFIER PiperOrigin-RevId: 559119958 Source-Link: googleapis/googleapis@f5987af Source-Link: https://github.com/googleapis/googleapis-gen/commit/cdecaddcc425659d3fc2e43caa820ba067607961 Copy-Tag: eyJwIjoiamF2YS1jb21tb24tcHJvdG9zLy5Pd2xCb3QueWFtbCIsImgiOiJjZGVjYWRkY2M0MjU2NTlkM2ZjMmU0M2NhYTgyMGJhMDY3NjA3OTYxIn0= feat: add new FieldBehavior value IDENTIFIER PiperOrigin-RevId: 559119958 Source-Link: googleapis/googleapis@f5987af Source-Link: https://github.com/googleapis/googleapis-gen/commit/cdecaddcc425659d3fc2e43caa820ba067607961 Copy-Tag: eyJwIjoiamF2YS1jb21tb24tcHJvdG9zLy5Pd2xCb3QueWFtbCIsImgiOiJjZGVjYWRkY2M0MjU2NTlkM2ZjMmU0M2NhYTgyMGJhMDY3NjA3OTYxIn0= * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 24ae2a3 - Browse repository at this point
Copy the full SHA 24ae2a3View commit details
Commits on Sep 5, 2023
-
chore: add unit tests for
utilities.sh(#1948)* chore: add unit tests for `generate_library.sh` * add tests * add test execution loop * add test for `search_additional_protos` * add tests for `search_additional_protos` * add tests for `get_gapic_opts` * add test for `remove_grpc_version` * add tests for download protobuf and grpc plugin * add tests for invalid download test * code reformat * fix typo * test exit code when download failed
Configuration menu - View commit details
-
Copy full SHA for 6e9ef3f - Browse repository at this point
Copy the full SHA 6e9ef3fView commit details
Commits on Sep 6, 2023
-
fix: remove -H:-RunReachabilityHandlersConcurrently (#1892)
* fix: remove -H:-RunReachabilityHandlersConcurrently and legacy ProtobufMessageFeature.java
Configuration menu - View commit details
-
Copy full SHA for 9cc52e1 - Browse repository at this point
Copy the full SHA 9cc52e1View commit details -
chore: shell code format (#1961)
* chore: shell code format * reformat * reformat * reformat * reformat * code format * change test resource name * change resource directory
Configuration menu - View commit details
-
Copy full SHA for 44701e8 - Browse repository at this point
Copy the full SHA 44701e8View commit details
Commits on Sep 8, 2023
-
feat: Adding vendor and vendor information in header (#1963)
* chore: Adding vendor and vendor information in java-version header
Configuration menu - View commit details
-
Copy full SHA for ed44aa7 - Browse repository at this point
Copy the full SHA ed44aa7View commit details -
chore(main): release 2.25.0 (#1904)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1ac5fa3 - Browse repository at this point
Copy the full SHA 1ac5fa3View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.24.0...v2.25.0