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

AlinsRan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git


The following commit(s) were added to refs/heads/master by this push:
     new 9699cdcb1 fix(prometheus): bump nginx-lua-prometheus-api7 to 1.0.0 
(#13754)
9699cdcb1 is described below

commit 9699cdcb121198adda6ea675f097f5174493519b
Author: AlinsRan <[email protected]>
AuthorDate: Thu Jul 30 13:06:24 2026 +0800

    fix(prometheus): bump nginx-lua-prometheus-api7 to 1.0.0 (#13754)
---
 apisix-master-0.rockspec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apisix-master-0.rockspec b/apisix-master-0.rockspec
index 314b7403e..a15b57290 100644
--- a/apisix-master-0.rockspec
+++ b/apisix-master-0.rockspec
@@ -54,7 +54,7 @@ dependencies = {
     "lua-resty-openidc = 1.8.0-1",
     "lua-resty-saml = 0.2.5",
     "luafilesystem = 1.8.0-1",
-    "nginx-lua-prometheus-api7 = 0.20260716-1",
+    "nginx-lua-prometheus-api7 = 1.0.0-1",
     "jsonschema = 0.9.13-0",
     "lua-resty-ipmatcher = 0.6.1-0",
     "lua-resty-kafka = 0.23-0",

Reply via email to