-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump com.google.api.grpc:proto-google-common-protos from 2.27.0 to 2.28.0 #36908
Bump com.google.api.grpc:proto-google-common-protos from 2.27.0 to 2.28.0 #36908
Conversation
This comment has been minimized.
This comment has been minimized.
@yrodiere the multitenancy test failure is weird:
|
Bumps [com.google.api.grpc:proto-google-common-protos](https://github.com/googleapis/sdk-platform-java) from 2.27.0 to 2.28.0. - [Release notes](https://github.com/googleapis/sdk-platform-java/releases) - [Changelog](https://github.com/googleapis/sdk-platform-java/blob/main/CHANGELOG.md) - [Commits](googleapis/sdk-platform-java@v2.27.0...v2.28.0) --- updated-dependencies: - dependency-name: com.google.api.grpc:proto-google-common-protos dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
61f1a9b
to
874c792
Compare
It's weird alright. We don't run tests in parallel, right? The only other explanation I can come up with is that somehow the container used for tests was reused from a previous run (don't ask me how), e.g. from the I submitted #36914 to make sure to reinitialize all databases/users in init script but... Not sure it will help :/ |
Failing Jobs - Building 874c792
Full information is available in the Build summary check run. Failures⚙️ JVM Tests - JDK 17 Windows #- Failing: extensions/resteasy-reactive/rest-client-reactive/runtime
! Skipped: extensions/keycloak-admin-client-reactive/deployment extensions/keycloak-admin-client-reactive/runtime extensions/micrometer-registry-prometheus/deployment and 60 more 📦 extensions/resteasy-reactive/rest-client-reactive/runtime✖
|
@alesj @cescoffier is it something we can merge? |
Bumps com.google.api.grpc:proto-google-common-protos from 2.27.0 to 2.28.0.
Release notes
Sourced from com.google.api.grpc:proto-google-common-protos's releases.
... (truncated)
Changelog
Sourced from com.google.api.grpc:proto-google-common-protos's changelog.
... (truncated)
Commits
b6d83dd
chore(main): release 2.28.0 (#2128)d2d624d
fix: Make sure outstanding RPCs count in ChannelPool can not go negative (#2185)860ae76
feat: Log DirectPath misconfiguration (#2105)88bccd9
deps: update googleapis/java-cloud-bom digest to a0bfee4 (#2181)e5247ba
feat: replace graal version declarion with properties placeholder (#2120)6a8972e
deps: update googleapis/java-cloud-bom digest to 4b9b60d (#2178)baf7e8e
build(deps): update dependency com.google.cloud:google-cloud-shared-config to...b17d8a1
feat: add gapic options as inputs togenerate_library.sh
(#2121)9683111
deps: update dependency urllib3 to v1.26.18 (#2177)1700c59
deps: update dependency zipp to v3.17.0 (#2175)You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)