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

Rust: Fix opentelemetry_sdk dependency #3123

Merged
merged 3 commits into from
Feb 10, 2025

Conversation

jamesx-improving
Copy link
Collaborator

@jamesx-improving jamesx-improving commented Feb 10, 2025

Issue link

This Pull Request is linked to issue (URL): #3124

Checklist

Before submitting the PR make sure the following are checked:

  • This Pull Request is related to one issue.
  • Commit message has a detailed description of what changed and why.
  • Tests are added or updated.
  • CHANGELOG.md and documentation files are updated.
  • Destination branch is correct - main or release
  • Create merge commit if merging release branch into main, squash otherwise.

@jamesx-improving jamesx-improving requested a review from a team as a code owner February 10, 2025 21:49
Signed-off-by: James Xin <[email protected]>
@Yury-Fridlyand Yury-Fridlyand added the dependency Dependency management label Feb 10, 2025
@jonathanl-bq
Copy link
Collaborator

For added context, semver does not promise backwards compatible changes when the minor version is updated if the major version is "0". https://semver.org/#spec-item-4

Signed-off-by: James Xin <[email protected]>
@Yury-Fridlyand Yury-Fridlyand merged commit ab4fc44 into main Feb 10, 2025
13 checks passed
@Yury-Fridlyand Yury-Fridlyand deleted the rust/fix-opentelemetry_sdk-dependency branch February 10, 2025 22:31
Yury-Fridlyand pushed a commit that referenced this pull request Feb 11, 2025
* Rust: fix opentelemetry_sdk dependency

Signed-off-by: James Xin <[email protected]>
Yury-Fridlyand added a commit that referenced this pull request Feb 11, 2025
* Rust: Fix opentelemetry_sdk dependency (#3123)

Signed-off-by: James Xin <[email protected]>
Signed-off-by: Yury-Fridlyand <[email protected]>
Co-authored-by: James Xin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency Dependency management
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants