From 22e851c9fe8ba664dee69340c3601f8f6f072fc1 Mon Sep 17 00:00:00 2001 From: Grant Zukel Date: Fri, 28 Jun 2024 18:21:00 -0600 Subject: [PATCH] updated chagne log --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index a16cd90d2d..867570a010 100644 --- a/changelog.md +++ b/changelog.md @@ -98,6 +98,7 @@ * [2192](https://github.com/zeta-chain/node/pull/2192) - Added release status checker and updater pipeline that will update release statuses when they go live on network * [2335](https://github.com/zeta-chain/node/pull/2335) - ci: updated the artillery report to publish to artillery cloud * [2377](https://github.com/zeta-chain/node/pull/2377) - ci: adjusted sast-linters.yml to not scan itself, nor alert on removal of nosec. +* [2400](https://github.com/zeta-chain/node/pull/2400) - ci: adjusted the performance test to pass or fail pipeline based on test results, alert slack, and launch network with state. Fixed connection issues as well. ### Documentation