Skip to content
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

fix: noSuchMethodError in BigQuerySampleApplicationIntegrationTests #3140 #3146

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

ldetmer
Copy link
Contributor

@ldetmer ldetmer commented Aug 21, 2024

This issue occurred due to a mismatch in the OpenTelemetry library include in the BigQuery google cloud library and the Open telemetry version included in sprint-boot. Fix: add correct version of OpenTelemetry dependency in spring-cloud-gcp for google cloud libraries to work with older versions of spring.

@ldetmer ldetmer requested a review from a team as a code owner August 21, 2024 21:08
Copy link

conventional-commit-lint-gcf bot commented Aug 21, 2024

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot
https://conventionalcommits.org/

@ldetmer ldetmer changed the title fix: noSuchMethodError in BigQuerySampleApplicationIntegrationTests fix: noSuchMethodError in BigQuerySampleApplicationIntegrationTests #3140 Aug 22, 2024
@burkedavison
Copy link
Member

I've raised #3147 for the storage sample test failure.

Copy link

sonarcloud bot commented Aug 22, 2024

@ldetmer ldetmer merged commit a891693 into main Aug 22, 2024
73 of 76 checks passed
@ldetmer ldetmer deleted the bugfix-360912487 branch August 22, 2024 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants