-
Notifications
You must be signed in to change notification settings - Fork 75
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: googleapis/sdk-platform-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.10
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: googleapis/sdk-platform-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.11
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 80 files changed
- 4 contributors
Commits on Jun 2, 2021
-
fix(tests): Ensure deterministic field ordering in test classes [ggj] (…
Configuration menu - View commit details
-
Copy full SHA for fdb705b - Browse repository at this point
Copy the full SHA fdb705bView commit details -
fix(bazel): ensure integration tests diff files recursively [ggj] (#745)
* fix(tests): Ensure deterministic field ordering in test classes * fix(bazel): fix recursive integration test file diffs
Configuration menu - View commit details
-
Copy full SHA for ddc75f9 - Browse repository at this point
Copy the full SHA ddc75f9View commit details
Commits on Jun 4, 2021
-
fix(tests): handle Java 11 set ordering differences for RPCs and fiel…
…ds in test/mock classes [ggj] (#750) * chore: add context to diff * fix: Sort services and methods by name * fix: add more context * fix: more service ordering * fix: test * fix: test * fix: test * fix: test * fix: test * fix: test ordering again * fix: cleanup
Configuration menu - View commit details
-
Copy full SHA for eaf4592 - Browse repository at this point
Copy the full SHA eaf4592View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72fa76f - Browse repository at this point
Copy the full SHA 72fa76fView commit details
Commits on Jun 7, 2021
-
feat: DIREGAPIC initial implementation (#746)
ntegration tests (compute_small) are not present in this commit, as they depend on #743 and #744. Also, as a prerequisite, at least a basic implementation of DIREGAPIC must be merged in gapic-generator-java, to integrate it with [googleapis-discovery](https://github.com/googleapis/googleapis-discovery) first (since integration test infra depends on the actual googleapis/googleapis-discovery targets). Please check vam-google@8983e23 to see how it would look like with compute integration tests not excluded. `compliance.proto` is used as a basis for the REST composer tests. It was copied as is from [showcase/compliance.proto](https://github.com/googleapis/gapic-showcase/blob/master/schema/google/showcase/v1beta1/compliance.proto). Changes in `WORKSPACE` and `repositories.bzl` are necessary to make this repo work with gax-java `1.63.0` and above (`gax-java` vs `gapic-generator-java` java dependencies imports precedence). The other dependencies changes are either to bring deps in sync with the actual ones in googleapis, or to fix a specific import precedence issue. I also added (in a form of bazel rules) a proto descriptor dumper and a runner from the dumped file (for debugging purposes). Not technically required here (but was very helpful for debugging purposes, so hopefully we can preserve it).
Configuration menu - View commit details
-
Copy full SHA for 81f6737 - Browse repository at this point
Copy the full SHA 81f6737View commit details -
Configuration menu - View commit details
-
Copy full SHA for 626cb51 - Browse repository at this point
Copy the full SHA 626cb51View commit details
Commits on Jun 8, 2021
-
* chore: release 1.0.11 * Update CHANGELOG.md Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Mira Leung <miraleung@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9591f8d - Browse repository at this point
Copy the full SHA 9591f8dView commit details
Loading
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 v1.0.10...v1.0.11