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 0c41c8665 fix(prometheus): bump nginx-lua-prometheus-api7 to 
0.20260623 to drop duplicate metrics (#13602)
0c41c8665 is described below

commit 0c41c86658a9defcb05c4842969fff19e73ef25f
Author: AlinsRan <[email protected]>
AuthorDate: Wed Jun 24 18:11:34 2026 +0800

    fix(prometheus): bump nginx-lua-prometheus-api7 to 0.20260623 to drop 
duplicate metrics (#13602)
---
 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 5cd33ca3f..a7825837f 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.20250302-1",
+    "nginx-lua-prometheus-api7 = 0.20260623-1",
     "jsonschema = 0.9.13-0",
     "lua-resty-ipmatcher = 0.6.1-0",
     "lua-resty-kafka = 0.23-0",

Reply via email to