AlinsRan opened a new pull request, #13754: URL: https://github.com/apache/apisix/pull/13754
### What Bumps `nginx-lua-prometheus-api7` from `0.20260716-1` to `1.0.0-1`. ### Why `0.20260716` predates the fix for the shared-dict step-down bug (#13658): on a full metric dict, `remove_expired_keys()` never called `dict:flush_expired()`, so expired entries were not reclaimed — usage ratcheted down until the dict filled and stayed full. `1.0.0` reclaims them. The dependency also switched to semantic versioning starting at `1.0.0`: its upstream (`knyar/nginx-lua-prometheus`) is dormant (last release 2024-05), so the fork is now maintained independently and no longer tracks upstream date-based snapshots. `1.0.0` sorts above all previous `0.YYYYMMDD` versions in luarocks (major `1` > `0`), so this is a normal forward bump. `nginx-lua-prometheus-api7-1.0.0-1` is published on luarocks. Fixes #13658 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
