GoogleCloudPlatform / spring-cloud-gcp

New home for Spring Cloud GCP development starting with version 2.0.
Apache License 2.0
410 stars 298 forks source link

chore(main): release 5.4.0 #2925

Closed release-please[bot] closed 2 months ago

release-please[bot] commented 2 months ago

:robot: I have created a release beep boop

5.4.0 (2024-05-29)

Features

Bug Fixes

Dependencies


This PR was generated with Release Please. See documentation.

JoeWang1127 commented 2 months ago

Pubsub integration tests failed:

Error: 0:523 [ERROR] Tests run: 5, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 73.34 s <<< FAILURE! -- in com.example.PubSubSampleApplicationIntegrationTests
Error: 0:523 [ERROR] com.example.PubSubSampleApplicationIntegrationTests.testCreateAndDeleteTopicAndSubscriptions -- Time elapsed: 14.16 s <<< ERROR!
com.google.api.gax.rpc.UnauthenticatedException: io.grpc.StatusRuntimeException: UNAUTHENTICATED: Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.
    at com.google.api.gax.rpc.ApiExceptionFactory.createException(ApiExceptionFactory.java:116)
    at com.google.api.gax.rpc.ApiExceptionFactory.createException(ApiExceptionFactory.java:41)
    at com.google.api.gax.grpc.GrpcApiExceptionFactory.create(GrpcApiExceptionFactory.java:86)
    at com.google.api.gax.grpc.GrpcApiExceptionFactory.create(GrpcApiExceptionFactory.java:66)
    at com.google.api.gax.grpc.GrpcExceptionCallable$ExceptionTransformingFuture.onFailure(GrpcExceptionCallable.java:97)

The service key is expired, update the key and restart the workflow, the checks passed.

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

release-please[bot] commented 2 months ago

:robot: Release is at https://github.com/GoogleCloudPlatform/spring-cloud-gcp/releases/tag/v5.4.0 :sunflower:

release-trigger[bot] commented 2 months ago

Triggered job: cloud-java-frameworks/spring-cloud-gcp/stage (2024-05-30T13:47:20.667Z)

To trigger again, remove the autorelease: triggered label (in a few minutes).