You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by da...@apache.org on 2021/04/18 16:42:30 UTC

[skywalking-nginx-lua] branch master updated: draft version v0.5.0 (#76)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new f4b3089  draft version v0.5.0 (#76)
f4b3089 is described below

commit f4b308952316899ec6c1ecfd7f36c0af4c16736c
Author: Daming <zt...@foxmail.com>
AuthorDate: Mon Apr 19 00:42:21 2021 +0800

    draft version v0.5.0 (#76)
---
 CHANGES.md | 2 +-
 release.md | 4 +---
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/CHANGES.md b/CHANGES.md
index 525fe49..0b6466f 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -2,7 +2,7 @@
 
 ## 0.5.0
 
-1. Provide Kong plugin.
+1. Adapt to Kong agent.
 2. Correct the version format luarock.
 
 ## 0.4.1
diff --git a/release.md b/release.md
index 0ef537d..42b6679 100644
--- a/release.md
+++ b/release.md
@@ -148,6 +148,4 @@ SkyWalking Resources:
 6. upload rockspec file to luarocks.org
 login to [luarocks.org](https://luarocks.org/), the user name is `apache-skywalking` and the password has been sent to `private@skwalking.apache.org`.
 
-Then upload the following two rockspec files and you can use the `luarocks` command line to install the new version.
-1. rockspec/skywalking-nginx-lua-x.y-z.rockspec
-2. kong/rockspec/kong-plugin-skywalking-x.y-z.rockspec
+Then upload the rockspec file and you can use the `luarocks` command line to install the new version.