-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Upgrade aliyun-log-go-sdk library #26510
Conversation
|
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.
Needs make gotidy
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.
Thanks for the fix @Mihai22125, pinging codeowners for a review @kongluoxing @qiansheng91 @shabicheng
36138be
to
7d62401
Compare
7d62401
to
1d9790f
Compare
1d9790f
to
fe05d9c
Compare
Pinging code owners @kongluoxing @qiansheng91 @shabicheng one more time. Please review this PR |
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
Closed as inactive. Feel free to reopen if this PR is still being worked on. |
Description:
Replace deprecated UpdateStsToken, AccessKeyID, and AccessKeySecret fields in ProducerConfig with CredentialsProvider and UpdateFuncProviderAdapter as per aliyun/aliyun-log-go-sdk#216.
Fixes #26456