Hi, Here we have a license issue: we introduced a third-party dependency, com.google.guava:guava. However, com.google.guava:guava brings in com.google.guava:listenablefuture 9999.0-empty-to-avoid-conflict-with-guava dependency, which is an empty jar used to handle conflicts with lower versions of guava, and this jar does not contain a license file declaration. After evaluation, we can include this jar on the user side to avoid conflicts with the lower versions of guava. Therefore, we will remove it from our dependencies to prevent any license issues. I have submitted a PR, please review it[1].
[1]. https://github.com/apache/incubator-seata/pull/6540/files Warm regards, Ji Min Warm regards, Ji Min Jiangke Wu <xingfude...@apache.org> 于2024年5月8日周三 09:53写道: > Great! Looking forward to the release of the new version. > > Best Regards, > Jiangke Wu > > > Min Ji <ji...@apache.org> 于2024年5月7日周二 23:47写道: > > > Hi Seata Community, > > > > I am excited to share with you that we have reached a significant > > milestone in our journey to the upcoming release of Seata 2.1.0. As of > now, > > we have successfully completed 100% of the planned milestones[1], > achieving > > a tremendous feat by merging a total of 148 PRs. This accomplishment > brings > > us one step closer to our goal, and we are now gearing up to release the > > 2.1RC (Release Candidate) version of Seata in the near future. > > > > The 2.1.0 version is set to introduce some groundbreaking features and > > improvements, including support for Apache RocketMQ transactional > messages, > > a complete redesign of the Saga online designer, and API and data > > compatibility checks for the existing io.seata package. Additionally, we > > have addressed and resolved several security issues related to > third-party > > dependencies, further enhancing the stability and reliability of Seata. > > > > > > For detailed information in both English[2] and Chinese[3] on the release > > notes, please refer to the links. > > > > > > [1]. https://github.com/apache/incubator-seata/milestone/34?closed=1 > > [2]. > > https://github.com/apache/incubator-seata/blob/2.x/changes/en-us/2.x.md > > [3]. > > https://github.com/apache/incubator-seata/blob/2.x/changes/zh-cn/2.x.md > > > > Warm regards, > > > > > > Ji Min > > >