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

deps: Update opentelemetry-semconv to v1.29.0-alpha #3635

Merged
merged 1 commit into from
Feb 11, 2025
Merged

Conversation

lqiu96
Copy link
Contributor

@lqiu96 lqiu96 commented Feb 11, 2025

Discovered as part of CI error in googleapis/google-cloud-java#11426

Error:  Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.5.0:enforce (enforce) on project google-cloud-notification: 
Error:  Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps failed with message:
Error:  Failed while enforcing RequireUpperBoundDeps. The error(s) are [
Error:  Require upper bound dependencies error for io.opentelemetry.semconv:opentelemetry-semconv:1.26.0-alpha paths to dependency are:
Error:  +-com.google.cloud:google-cloud-notification:0.176.0-beta-SNAPSHOT
Error:    +-com.google.cloud:google-cloud-storage:2.48.1
Error:      +-io.opentelemetry.semconv:opentelemetry-semconv:1.26.0-alpha (managed) <-- io.opentelemetry.semconv:opentelemetry-semconv:1.27.0-alpha
Error:  ]

@lqiu96 lqiu96 requested review from zhumin8 and blakeli0 February 11, 2025 20:09
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Feb 11, 2025
Copy link

Copy link

Quality Gate Passed Quality Gate passed for 'java_showcase_integration_tests'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

@lqiu96 lqiu96 enabled auto-merge (squash) February 11, 2025 20:21
@lqiu96 lqiu96 merged commit 49ac09d into main Feb 11, 2025
55 of 56 checks passed
@lqiu96 lqiu96 deleted the update-otel-semconv branch February 11, 2025 20:39
lqiu96 added a commit that referenced this pull request Feb 20, 2025
Discovered as part of CI error in
googleapis/google-cloud-java#11426

```
Error:  Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.5.0:enforce (enforce) on project google-cloud-notification: 
Error:  Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps failed with message:
Error:  Failed while enforcing RequireUpperBoundDeps. The error(s) are [
Error:  Require upper bound dependencies error for io.opentelemetry.semconv:opentelemetry-semconv:1.26.0-alpha paths to dependency are:
Error:  +-com.google.cloud:google-cloud-notification:0.176.0-beta-SNAPSHOT
Error:    +-com.google.cloud:google-cloud-storage:2.48.1
Error:      +-io.opentelemetry.semconv:opentelemetry-semconv:1.26.0-alpha (managed) <-- io.opentelemetry.semconv:opentelemetry-semconv:1.27.0-alpha
Error:  ]
```
JoeWang1127 added a commit that referenced this pull request Feb 25, 2025
🤖 I have created a release *beep* *boop*
---


<details><summary>2.54.0</summary>

##
[2.54.0](v2.53.0...v2.54.0)
(2025-02-25)


### Features

* add client side logging with slf4j
([#3403](#3403))
([fe002fa](fe002fa))


### Bug Fixes

* S2A gRPC flow creates ComputeEngineCredentials via newBuilder.
([#3651](#3651))
([29c061e](29c061e))


### Dependencies

* update dependency ch.qos.logback:logback-core to v1.3.15 [security]
([#3654](#3654))
([093d867](093d867))
* update google api dependencies
([#3631](#3631))
([48db2a1](48db2a1))
* update google auth library dependencies to v1.33.1
([#3656](#3656))
([f7877a5](f7877a5))
* update google http client dependencies to v1.46.3
([#3657](#3657))
([9d5b3b5](9d5b3b5))
* update grpc to 1.70.0
([#3641](#3641))
([ad26cf9](ad26cf9))
* update grpc to 1.70.0 (missed update)
([#3658](#3658))
([6ca0599](6ca0599))
* Update opentelemetry-semconv to v1.29.0-alpha
([#3635](#3635))
([49ac09d](49ac09d))


### Documentation

* update showcase readme
([#3659](#3659))
([0ddf073](0ddf073))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Joe Wang <joewa@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants