chore: upgrade lua-resty-dns-client to 7.1.1#13180
Merged
nic-6443 merged 1 commit intoapache:masterfrom Apr 8, 2026
Merged
Conversation
Signed-off-by: nic-6443 <nic-6443@users.noreply.github.com>
shreemaan-abhishek
approved these changes
Apr 8, 2026
moonming
approved these changes
Apr 8, 2026
Baoyuantop
approved these changes
Apr 8, 2026
Yilialinn
added a commit
to moonming/apisix-website
that referenced
this pull request
Apr 15, 2026
…ples
- Add key-auth plugin to Example 1 (per-tier), Example 3 (limit-conn),
and the combined example: ${consumer_name} requires an authenticated
consumer; without it the rule is silently skipped and APISIX returns 500
- Replace bare 'global' constant key with '${http_host ?? global}' in
Example 3 (limit-conn), the ai-rate-limiting example, and the combined
example: plain constant strings produce n_resolved=0 and are skipped
at runtime due to an APISIX bug (filed at apache/apisix#13180)
- Add prerequisite note to the ai-rate-limiting section: the plugin is
silently inactive without ai-proxy, which sets picked_ai_instance_name
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
upgrade to get this fix: api7/lua-resty-dns-client#11
Description
Which issue(s) this PR fixes:
Fixes #
Checklist