+1 xinwang (IPMC) Transferring my vote from the dev list.
On Sun, Apr 13, 2025 at 9:55 AM luky116 <luky...@126.com> wrote: > Hi! > These two issues have will be fixed in these two issues and will be > released in the next release: > 1、https://github.com/apache/incubator-seata/pull/7229 > 2、https://github.com/apache/incubator-seata/issues/7285 > Thanks! > ---- Replied Message ---- > | From | Huxing Zhang<hux...@apache.org> | > | Date | 4/13/2025 09:38 | > | To | <general@incubator.apache.org> | > | Subject | Re: [VOTE] Release Apache Seata-go(incubating) SDK 2.0.0-RC1 | > Thanks, > Given the two issues are minor and will be resolved in the next release, I > vote +1(binding) for this release. > > On Sat, 12 Apr 2025 at 22:09, luky116 <luky...@126.com> wrote: > > > > Hi, > Thank you for your suggestion, we will be fixing it in the next release, > thank you very much! > > > ---- Replied Message ---- > | From | Huxing Zhang<hux...@apache.org> | > | Date | 4/9/2025 09:41 | > | To | <general@incubator.apache.org> | > | Subject | Re: [VOTE] Release Apache Seata-go(incubating) SDK 2.0.0-RC1 | > Hi, > > After brew install coreutils, I can compile the source code > successfully with sha256sum installed. It is better to add it to build > steps for macOS. > > I found two issues: > 1. The date in the NOTICE file should be updated to 2023-2025, which > is a minor issue. > 2. The following source code has no ASF license headers: > ./pkg/datasource/sql/undo/parser/branch_undo_log.pb.go > ./pkg/discovery/mock/mock_etcd_client.go > > [x] Download links are valid. > [x] Checksums and signatures. > [x] LICENSE/NOTICE files exist > [x] No unexpected binary files > [?] All source files have ASF headers > [x] Can compile from source > > > On Sat, Apr 5, 2025 at 9:33 AM luky116 <luky...@126.com> wrote: > > The 'sha256sum' command is used in Linux to calculate and verify SHA256 > hash values. > The 'sha256sum' is also a commonly used command. It can achieve the same > effect as shasum -a 256. > You can refer to this document: https://sha256sum.com/ > > > ---- Replied Message ---- > | From | Huxing Zhang<hux...@apache.org> | > | Date | 4/2/2025 22:47 | > | To | <general@incubator.apache.org> | > | Subject | Re: [VOTE] Release Apache Seata-go(incubating) SDK 2.0.0-RC1 | > Hi > Where did you get the sha256sum command?IMO the compile script should > assume that not all the dependencies exists, and try to minimize the > dependencies as much as possible. > I also voted for seata Java and it worked fine. Why it is special for seata > go to use this command? > > On Sat, 29 Mar 2025 at 20:54, luky116 <luky...@126.com> wrote: > > Hi Huxing Zhang <undefined> ! > My own computer is M2, and I tried it and it can be executed and compiled > normally. Thank you for your suggestions. We will improve it in the future > version. Do you think it is OK? > > > > ---- Replied Message ---- > From Huxing Zhang<hux...@apache.org> <undefined> > Date 3/26/2025 09:43 > To <general@incubator.apache.org> <general@incubator.apache.org> > Subject Re: [VOTE] Release Apache Seata-go(incubating) SDK 2.0.0-RC1 > Hi, > > [x] Download links are valid. > [x] Checksums and signatures. > [x] LICENSE/NOTICE files exist > > I can not compile the source from on my mac m1. The error messages: > > make build > rm -fr ./dist > mkdir -p ./dist > CGO_ENABLED=0 go build -ldflags "-X main.Branch= -X main.Revision= -X > main.Version= -extldflags \"-static\" -s -w" -tags netgo -o > ./dist/seatago ./cmd > sha256sum ./dist/seatago | cut -d ' ' -f 1 > ./dist/seatago-sha-256 > /bin/sh: sha256sum: command not found > > It looks like there is no sha256sum command on Mac. It may be better > to use shasum -a 256 instead since it is more general. > > On Fri, Mar 14, 2025 at 10:23 PM luky...@apache.org <luky...@apache.org> > wrote: > > > > > Hello, > > > > Due to the incorrect subject of the previous email, I have resent this > voting email. The link to the previous emails is: > https://lists.apache.org/thread/3sjfxtcnjxp5hwc344spywcy74ck3bh1 > > > The vote thread: > https://lists.apache.org/thread/6yym26plkrf4ld6s0bf9zts5wwwg0gtq > > > Vote Result: > https://lists.apache.org/thread/ko9hf9t9wp14wzgoxcks5cyglg68jrpb > > > The release candidates: > > > > https://dist.apache.org/repos/dist/dev/incubator/seata/incubator-seata-go/2.0.0-RC1/ > > > Git commit id for the release: > > > > https://github.com/apache/incubator-seata-go/commit/cf2212a41550649b5b32dc029a608d3746f5de3a > > > Release Notes: > https://github.com/apache/incubator-seata-go/releases/tag/v2.0.0 > > > The artifacts have been signed with Key [ 083EEA12A2EF5873 ], > corresponding to > [ luky...@apache.org ] > which can be found in the keys file: > https://downloads.apache.org/incubator/seata/KEYS > > > Build Environment: Golang 1.20+. > Build Command: make build > > > CI Test Workflow: > > > > > > https://github.com/apache/incubator-seata-go/actions/runs/12517972078/job/34919641932 > > > > https://github.com/apache/incubator-seata-go/actions/runs/12517972075/job/34919641931 > > > The vote will be open for at least 72 hours. > > > Please vote accordingly: > > > [ ] +1 approve > [ ] +0 no opinion > [ ] -1 disapprove with the reason > > > Checklist for reference: > [ ] Download links are valid. > [ ] Checksums and signatures. > [ ] LICENSE/NOTICE files exist > [ ] No unexpected binary files > [ ] All source files have ASF headers > [ ] Can compile from source > > > To learn more about Apache Seata , please see https://seata.apache.org/ > > > Warm regards, > Yuecai Liu > --------------------------------------------------------------------- > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org > For additional commands, e-mail: general-h...@incubator.apache.org > > > > > -- > Best Regards! > Huxing > > --------------------------------------------------------------------- > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org > For additional commands, e-mail: general-h...@incubator.apache.org > > -- > Best Regards! > Huxing > > > > -- > Best Regards! > Huxing > > --------------------------------------------------------------------- > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org > For additional commands, e-mail: general-h...@incubator.apache.org > > -- > Best Regards! > Huxing > -- Thanks, Xin