From 06a57435fe2527dc1d0332dc892efcca9441d0bf Mon Sep 17 00:00:00 2001 From: "jingshun.tq" <35712518+Teingi@users.noreply.github.com> Date: Wed, 24 Jul 2024 11:11:38 +0800 Subject: [PATCH] release 2.3.0 & update README (#363) * fix * fix * fix * fix sql_review log * fix build package * fix gather table dump * fix * Temporarily hide the analyze SQL, to be reopened after resolving the slow ply * fix sql plan monitor rows null * fix analyze parameter/variable * fix * release 2.3.0 --- README-CN.md | 4 ++-- README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README-CN.md b/README-CN.md index 30cf2144..e9c8c9c3 100644 --- a/README-CN.md +++ b/README-CN.md @@ -77,8 +77,8 @@ obdiag 期望构建一个开放的社区,我们欢迎任何形式的贡献, |2.0.0|2024.03| 2024.04.11|| |2.1.0|2024.04| 2024.05.13|| |2.2.0|2024.05| 2024.06.14 || -|2.3.0|2024.06| - || -|2.4.0|2024.07| - || +|2.3.0|2024.06| 2024.07.24 || +|2.4.0|2024.07| - || |2.5.0|2024.08| - || |3.0.0|2024.09| - || |3.1.0|2024.10| - || diff --git a/README.md b/README.md index 4a079434..8dd16418 100644 --- a/README.md +++ b/README.md @@ -81,8 +81,8 @@ obdiag envisions an open community. We welcome your contributions in any form: |2.0.0|2024.03| 2024.04.11| | |2.1.0|2024.04| 2024.05.13| | |2.2.0|2024.05| 2024.06.14 || -|2.3.0|2024.06| - || -|2.4.0|2024.07| - || +|2.3.0|2024.06| 2024.07.24 || +|2.4.0|2024.07| - || |2.5.0|2024.08| - || |3.0.0|2024.09| - || |3.1.0|2024.10| - ||