From 8e4f174583e5646bc9cf37fb8879c6cdf7fe74f1 Mon Sep 17 00:00:00 2001 From: ruanshudong Date: Tue, 16 Aug 2022 09:56:46 +0800 Subject: [PATCH] update changelist, tarscpp, tarsweb --- Changelist.md | 28 ++++++++++++++++++++++++++++ submodule/TarsCpp | 2 +- submodule/TarsWeb | 2 +- 3 files changed, 30 insertions(+), 2 deletions(-) diff --git a/Changelist.md b/Changelist.md index 6183626f..690868b0 100644 --- a/Changelist.md +++ b/Changelist.md @@ -1,5 +1,33 @@ +## 1.3.8 20220816 +## en +- fix: compatible with multiple versions of es +- fix: adapt notification messages that contain special characters +- feat: set tarsnode log level to debug +- feat: add resource limit for tarsweb +- fix: set the target version(tarsphp.yaml) of lookup to dynamic +- fix: set nodeImage&nodeSecret value in helm template +- fix: tarsnode add: static link libgcc and libstdc++ +- feat: upgrade crd storage version to v1beta3 +- fix: stacked topology key +- feat: the pattern of servant name +- update: update tarsweb v3.0.8 +- update: update tarscpp v3.0.12 + +## cn +- fix: tarslog 对于es兼容性的问题 +- fix: tarsnotify对特殊字符的适配问题 +- feat: 设置 tarsnode 日志等级为debug +- feat: 增加tarsweb的资源限制 +- fix: tarsphp.yaml中动态设置chart版本 +- fix: 框架服务模板中增加 nodeImage&nodeSecret +- feat: tarsnode 使用静态连接, 以支持不同gcc +- feat: crd 存储版本更新为 v1beta3 +- fix: 修复tserver堆叠模式下topology key的bug +- feat: 修改servant 名称限制(不一定非要obj结尾) +- update: 升级 tarsweb v3.0.8 +- update: 升级 tarscpp v3.0.12 ## 1.3.7 20220723 diff --git a/submodule/TarsCpp b/submodule/TarsCpp index 82efee1f..73fb74b4 160000 --- a/submodule/TarsCpp +++ b/submodule/TarsCpp @@ -1 +1 @@ -Subproject commit 82efee1f62e21d14af6c59460dcb577158390fef +Subproject commit 73fb74b4f5328d5514cdefe04014e3d1d3f53434 diff --git a/submodule/TarsWeb b/submodule/TarsWeb index 37365b0e..81e39712 160000 --- a/submodule/TarsWeb +++ b/submodule/TarsWeb @@ -1 +1 @@ -Subproject commit 37365b0e31cdd463dec4f4fa7718a87c6762f789 +Subproject commit 81e397122eca5fff83d7ca88b4baa44d73edc0b1