This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-website.git


The following commit(s) were added to refs/heads/master by this push:
     new d897b7b947e Update index.md
d897b7b947e is described below

commit d897b7b947e5aef36874951e502bd45884829590
Author: 吴晟 Wu Sheng <[email protected]>
AuthorDate: Thu Aug 22 08:24:56 2024 +0800

    Update index.md
---
 .../index.md                                       | 25 ++++++++++++++++++----
 1 file changed, 21 insertions(+), 4 deletions(-)

diff --git a/content/events/release-apache-skywalking-lua-nginx-1.0.0/index.md 
b/content/events/release-apache-skywalking-lua-nginx-1.0.0/index.md
index 429b0a69c54..d2e6a4ff981 100644
--- a/content/events/release-apache-skywalking-lua-nginx-1.0.0/index.md
+++ b/content/events/release-apache-skywalking-lua-nginx-1.0.0/index.md
@@ -1,9 +1,26 @@
 ---
-title: Release Apache SkyWalking LUA Nginx 0.6.0
-date: 2021-12-25
+title: Release Apache SkyWalking LUA Nginx 1.0.0
+date: 2024-08-22
 author: SkyWalking Team
 ---
 
-SkyWalking LUA Nginx 0.6.0 is released. Go to [downloads](/downloads) page to 
find release tars.
+SkyWalking LUA Nginx 1.0.0 is released. Go to [downloads](/downloads) page to 
find release tars.
 
-- fix: skywalking_tracer:finish() will not be called in some case such as 
upstream timeout.
\ No newline at end of file
+## What's Changed
+* Update log4j to 2.17.1 to address CVE-2021-44832. by @jeremie1112 in 
https://github.com/apache/skywalking-nginx-lua/pull/91
+* Update NOTICE year to 2022 by @dmsolr in 
https://github.com/apache/skywalking-nginx-lua/pull/92
+* ci: run lua test cases with luajit by @tzssangglass in 
https://github.com/apache/skywalking-nginx-lua/pull/94
+* Add IgnoreSuffix feature by @alonelaval in 
https://github.com/apache/skywalking-nginx-lua/pull/93
+* feat: support update the peer before requesting outgoing by @dmsolr in 
https://github.com/apache/skywalking-nginx-lua/pull/95
+* use agent-test-tool docker image instead of building from source by @dmsolr 
in https://github.com/apache/skywalking-nginx-lua/pull/96
+* improve e2e test by @dmsolr in 
https://github.com/apache/skywalking-nginx-lua/pull/103
+* support to try to use request-id as trace-id when trace context absent by 
@dmsolr in https://github.com/apache/skywalking-nginx-lua/pull/104
+* stop reporting traces after the worker process begins to exit by @wangrzneu 
in https://github.com/apache/skywalking-nginx-lua/pull/105
+* Updated tag key from `http.status` to `http.status_code` by @wuwen5 in 
https://github.com/apache/skywalking-nginx-lua/pull/107
+* Prepare for version 1.0.0 release and fix typos in doc. by @wuwen5 in 
https://github.com/apache/skywalking-nginx-lua/pull/108
+
+## New Contributors
+* @jeremie1112 made their first contribution in 
https://github.com/apache/skywalking-nginx-lua/pull/91
+* @tzssangglass made their first contribution in 
https://github.com/apache/skywalking-nginx-lua/pull/94
+* @alonelaval made their first contribution in 
https://github.com/apache/skywalking-nginx-lua/pull/93
+* @wuwen5 made their first contribution in 
https://github.com/apache/skywalking-nginx-lua/pull/107

Reply via email to