Skip to content

Remove SemVersion from instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo#7140

Merged
dmathieu merged 7 commits intoopen-telemetry:mainfrom
villadalmine:deprecated#7035
Apr 4, 2025
Merged

Remove SemVersion from instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo#7140
dmathieu merged 7 commits intoopen-telemetry:mainfrom
villadalmine:deprecated#7035

Conversation

@villadalmine
Copy link
Copy Markdown
Contributor

@villadalmine villadalmine commented Apr 3, 2025

Removed deprecated function

Fixes #7035

@villadalmine villadalmine requested a review from a team as a code owner April 3, 2025 00:17
@villadalmine
Copy link
Copy Markdown
Contributor Author

villadalmine commented Apr 3, 2025

fixes #7035

Copy link
Copy Markdown
Contributor

@MrAlias MrAlias left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. The only feedback is for the PR number in the changelog.

Comment thread CHANGELOG.md Outdated
- The deprecated `SemVersion` function in `go.opentelemetry.io/contrib/samplers/probability/consistent` is removed, use `Version` instead. (#7072)
- The deprecated `SemVersion` function is removed in `go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux`, use `Version` function instead. (#7084)
- The deprecated `SemVersion` function is removed in `go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin`, use `Version` function instead. (#7085)
- The deprecated `SemVersion` function is removed in `go.opentelemetry.io/contrib/instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo`, use `Version` function instead. (#7035)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- The deprecated `SemVersion` function is removed in `go.opentelemetry.io/contrib/instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo`, use `Version` function instead. (#7035)
- The deprecated `SemVersion` function is removed in `go.opentelemetry.io/contrib/instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo`, use `Version` function instead. (#7140)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!! Done!

@villadalmine
Copy link
Copy Markdown
Contributor Author

Looks good. The only feedback is for the PR number in the changelog.

Changed !

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.

Remove SemVersion from instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo

3 participants