From a9f31d92bb76bec48655b0f603207b6440b5e792 Mon Sep 17 00:00:00 2001 From: debugtalk Date: Sat, 7 May 2022 18:52:18 +0800 Subject: [PATCH] bump version to v4.1.0-alpha --- docs/CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index d5aeb4b0..443c1552 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -4,7 +4,12 @@ **go version** -- fix: step request elapsed timming should contain ContentTransfer part +- fix: step request elapsed timing should contain ContentTransfer part + +**python version** + +- feat: support new step type with SQL operation +- feat: support new step type with thrift protocol ## v4.0.0 (2022-05-05)