You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had searched in the issues and found no similar issues.
Enhancement Request
Dependabot failed to upgrade io.etcd:jetcd-core from 0.3.0 to 0.8.2 in #4957.
As far as our existing CI process is concerned, the last available version is 0.7.x. To use 0.8.x, we would have to compile the etcd module separately and then bring it in via SPI. So we can upgrade to 0.7.7 first.
However, the CI fails with version 0.7.7, probably because there are references to deprecated APIs in our source code.
It has been 90 days since the last activity on this issue. Apache EventMesh values the voices of the community. Please don't hesitate to share your latest insights on this matter at any time, as the community is more than willing to engage in discussions regarding the development and optimization directions of this feature.
If you feel that your issue has been resolved, please feel free to close it. Should you have any additional information to share, you are welcome to reopen this issue.
Search before asking
Enhancement Request
Dependabot failed to upgrade io.etcd:jetcd-core from 0.3.0 to 0.8.2 in #4957.
As far as our existing CI process is concerned, the last available version is 0.7.x. To use 0.8.x, we would have to compile the etcd module separately and then bring it in via SPI. So we can upgrade to 0.7.7 first.
However, the CI fails with version 0.7.7, probably because there are references to deprecated APIs in our source code.
Describe the solution you'd like
Update deprecated usages.
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: