Hi Chris, Ah, thanks. Will do like that. Best, ----------------------------------- Xiangdong Huang School of Software, Tsinghua University
黄向东 清华大学 软件学院 Christofer Dutz <[email protected]> 于2021年1月21日周四 下午6:16写道: > When releasing for go, I think the typical release tag naming scheme used > in the go-world would be: v{full-version} instead of release/{full-version} > ... I have noticed that if you don't stick to that schema, there are some > tools that have issues with it. > > Guess the Go tooling ecosystem is not yet as mature as others :-/ > > Chris > > -----Ursprüngliche Nachricht----- > Von: Xiangdong Huang <[email protected]> > Gesendet: Donnerstag, 21. Januar 2021 10:07 > An: dev <[email protected]> > Betreff: Re: Go client is ready > > Hi, > > As we did not release the GoLang client in v0.11.2, but current main > branch of the golang repo works for v0.11.2, I checked out a branch > rel/0.11.2 for serving v0.11.2 (notice, the client is not an Apache release > version, as there is no signature and vote) on the iotdb-client-go Repo. > > I also created a branch rel/0.11. If there is new bugfix for future minor > versions of v0.11, please submit PR to the branch. > > Now the main branch of iotdb-client-go serves for v0.12.0-SNAPSHOT. > > In the future, if we release the client source codes under the Apache > policy, we will create tags which follow iotdb main Repo's style: > release/{full-version}. > > Best, > ----------------------------------- > Xiangdong Huang > School of Software, Tsinghua University > > 黄向东 > 清华大学 软件学院 > > > Jialin Qiao <[email protected]> 于2020年12月21日周一 下午3:17写道: > > > Hi, > > > > > > After creating the go client repo [1], Yanhong submitted the first > > version, and Yongwei gave the second version. > > > > > > Now all PRs are merged and the go client is ready (for 0.12 version). > > Thanks for their contribution! > > > > > > Welcome to try the go client and give feedback :) > > > > > > BTY, the branch management of the go-client need to be consistent with > > iotdb repo (main/master, rel/0.12, ...) > > > > > > [1] https://github.com/apache/iotdb-client-go > > > > Thanks, > > -- > > Jialin Qiao > > School of Software, Tsinghua University > > > > 乔嘉林 > > 清华大学 软件学院 >
