I downloaded apache-shardingsphere-5.5.2-src.zip from https://dist.apache.org/repos/dist/dev/shardingsphere/5.5.2/ . I downloaded shardingsphere-5.5.2.zip from https://github.com/apache/shardingsphere/archive/5.5.2.zip. And then execute diff command below: ``` ❯ diff -r apache-shardingsphere-5.5.2-src-release shardingsphere-5.5.2 Only in shardingsphere-5.5.2: .github Only in shardingsphere-5.5.2: .idea Only in shardingsphere-5.5.2: docs Only in shardingsphere-5.5.2: examples Only in apache-shardingsphere-5.5.2-src-release/test/native: ObjectStore ``` There are some different files between them.
Zheng Feng <zh.f...@gmail.com> 于2025年1月17日周五 18:07写道: > +1 (non-binding) > > Test with quarkus-shardingsphere-jdbc and all tests pass. > > Nianjun Sun <sunnian...@apache.org> 于2025年1月17日周五 02:23写道: > > > Hello ShardingSphere Community, > > > > This is a call for vote to release Apache ShardingSphere version 5.5.2 > > > > Release notes: > > > https://github.com/apache/shardingsphere/blob/5.5.2-release/RELEASE-NOTES.md > > > > The release candidates: > > https://dist.apache.org/repos/dist/dev/shardingsphere/5.5.2/ > > > > Maven 2 staging > > repository: > > > https://repository.apache.org/content/repositories/staging/org/apache/shardingsphere/ > > > > Git tag for the release: > > https://github.com/apache/shardingsphere/tree/5.5.2/ > > > > Release Commit ID: > > > https://github.com/apache/shardingsphere/commit/ebb6d23b3626e526969562212535d2927ea7538f > > > > Keys to verify the Release > > Candidate:https://dist.apache.org/repos/dist/dev/shardingsphere/KEYS > > > > Look at here for how to verify this release > > candidate: > > > https://shardingsphere.apache.org/community/en/involved/release/shardingsphere/ > > > > GPG user ID: > > Nianjun Sun > > > > The vote will be open for at least 72 hours or until necessary number > > of votes are reached. > > > > Please vote accordingly: > > > > [ ] +1 approve > > > > [ ] +0 no opinion > > > > [ ] -1 disapprove with the reason > > > > PMC vote is "+1 binding", all others is "+1 non-binding". > > > > Checklist for reference: > > > > [ ] Download links are valid. > > > > [ ] Checksums and PGP signatures are valid. > > > > [ ] Source code distributions have correct names matching the current > > release. > > > > [ ] LICENSE and NOTICE files are correct for each ShardingSphere repo. > > > > [ ] All files have license headers if necessary. > > > > [ ] No compiled archives bundled in source archive. > > > > Regards, > > Nianjun Sun > > ----------------------------------------------- > > Nianjun Sun 孙念君 > > Apache ShardingSphere Committer > > GitHub@taojintianxia > > >