This is an automated email from the ASF dual-hosted git repository. jiacai2050 pushed a commit to branch release-blog in repository https://gitbox.apache.org/repos/asf/horaedb-docs.git
commit c446ed10613c8e9625bf74c31a9017c1b3b96de0 Author: jiacai2050 <d...@liujiacai.net> AuthorDate: Tue Dec 10 22:06:17 2024 +0800 python client release blog --- .../cn/blog/2024/release-python-client-2.0.0.md | 32 ++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/content/cn/blog/2024/release-python-client-2.0.0.md b/content/cn/blog/2024/release-python-client-2.0.0.md new file mode 100644 index 0000000..ca35c39 --- /dev/null +++ b/content/cn/blog/2024/release-python-client-2.0.0.md @@ -0,0 +1,32 @@ +--- +title: HoraeDB Python 客户端 2.0.0 版本发布 +date: 2024-12-10 +tags: + - release +--- + +大家好: +Apache HoraeDB(孵化中)社区很高兴地宣布 Python 客户端 v2.0.0 已经发布,这是进入 Apache 孵化器后的第一个版本!具体使用可以参考[文档]({{< ref "python.md" >}}),下面是发布日志: + +## What's Changed + +- fix: wrong timestamp in example by @ShiKaiWi in https://github.com/apache/horaedb-client-py/pull/35 +- chore: rename ceresdb to horaedb by @chunshao90 in https://github.com/apache/horaedb-client-py/pull/36 +- chore: upgrade rust client by @ShiKaiWi in https://github.com/apache/horaedb-client-py/pull/37 +- chore: add asf yaml by @chunshao90 in https://github.com/apache/horaedb-client-py/pull/38 +- chore: add incubating notice by @baojinri in https://github.com/apache/horaedb-client-py/pull/40 +- feat: support basic auth by @jiacai2050 in https://github.com/apache/horaedb-client-py/pull/41 +- docs: update README.md by @baojinri in https://github.com/apache/horaedb-client-py/pull/43 +- chore: fix asf header by @jiacai2050 in https://github.com/apache/horaedb-client-py/pull/44 + +## New Contributors + +- @chunshao90 made their first contribution in https://github.com/apache/horaedb-client-py/pull/36 +- @baojinri made their first contribution in https://github.com/apache/horaedb-client-py/pull/40 +- @jiacai2050 made their first contribution in https://github.com/apache/horaedb-client-py/pull/41 + +**Full Changelog**: https://github.com/apache/horaedb-client-py/compare/v1.0.0...v2.0.0 + +## 加入我们 + +我们希望发展我们的社区,并欢迎新的贡献者。如果您有兴趣为 HoraeDB 做出贡献,请在邮件列表或 GitHub 上联系我们。我们很乐意帮助您开始。 --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@horaedb.apache.org For additional commands, e-mail: commits-h...@horaedb.apache.org