This is an automated email from the ASF dual-hosted git repository. zhaoqingran pushed a commit to branch bugfix-template-upload in repository https://gitbox.apache.org/repos/asf/hertzbeat.git
commit f3202133d898428b341ef9940e10d3df081c6d3a Merge: 6ee458c52 16f52d1b6 Author: zqr10159 <[email protected]> AuthorDate: Thu Sep 12 15:48:50 2024 +0800 Merge branch 'master' of github.com:apache/hertzbeat .../collect/mongodb/MongodbSingleCollectImpl.java | 29 +++++--- .../apache/hertzbeat/common/util/ResponseUtil.java | 10 +++ .../hertzbeat/common/cache/CacheFactoryTest.java | 34 +++++++++ .../hertzbeat/common/cache/CaffeineCacheTest.java | 7 ++ .../common/util/JexlExpressionRunnerTest.java | 69 +++++++++++++++++ .../apache/hertzbeat/common/util/JsonUtilTest.java | 17 +++++ .../hertzbeat/common/util/NetworkUtilTest.java | 32 ++++++++ .../org/apache/hertzbeat/common/util/PairTest.java | 37 ++++++++++ .../hertzbeat/common/util/ResponseUtilTest.java | 86 ++++++++++++++++++++++ home/blog/2024-08-31-new-committer.md | 39 ++++++++++ .../2024-08-31-new-committer.md | 46 ++++++++++++ .../version-v1.5.x/start/postgresql-change.md | 2 +- .../version-v1.5.x/start/postgresql-change.md | 2 +- script/ci/exclude_files.txt | 15 ---- 14 files changed, 399 insertions(+), 26 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
