-
Notifications
You must be signed in to change notification settings - Fork 642
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
[ISSUE #4963] Updating version of pinpoint libraries to 3.0.0 #5010
Conversation
Signed-off-by: lmnewton <[email protected]>
…o test that parent context is being propagated.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Welcome to the Apache EventMesh community!!
This is your first PR in our project. We're very excited to have you onboard contributing. Your contributions are greatly appreciated!
Please make sure that the changes are covered by tests.
We will be here shortly.
Let us know if you need any help!
Want to get closer to the community?
WeChat Assistant | WeChat Public Account | Slack |
---|---|---|
Join Slack Chat |
Mailing Lists:
Name | Description | Subscribe | Unsubscribe | Archive |
---|---|---|---|---|
Users | User support and questions mailing list | Subscribe | Unsubscribe | Mail Archives |
Development | Development related discussions | Subscribe | Unsubscribe | Mail Archives |
Commits | All commits to repositories | Subscribe | Unsubscribe | Mail Archives |
Issues | Issues or PRs comments and reviews | Subscribe | Unsubscribe | Mail Archives |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, good job.
Signed-off-by: Lindsay Newton <[email protected]>
Checkstyle violations should be fixed now... Sorry about that @Pil0tXia ! |
@lmnewton Please notice CI failure~ |
Signed-off-by: Lindsay Newton <[email protected]>
Should be fixed now, @Pil0tXia . Thanks for your patience! |
Fixes #4963
Motivation
Upgrading version of the Pinpoint libraries to the latest version (some deprecated functionality had been removed in the 3.0.0 release so updates were necessary.
Modifications
Documentation