Skip to content

Update quay.io/k0sproject/coredns Docker tag to v1.13.2 - abandoned#492

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
renovate/main-quay.io-k0sproject-coredns-1.x
Open

Update quay.io/k0sproject/coredns Docker tag to v1.13.2 - abandoned#492
github-actions[bot] wants to merge 1 commit into
mainfrom
renovate/main-quay.io-k0sproject-coredns-1.x

Conversation

@github-actions

Copy link
Copy Markdown

This PR contains the following updates:

Package Update Change
quay.io/k0sproject/coredns patch 1.13.1 -> 1.13.2

Release Notes

coredns/coredns (quay.io/k0sproject/coredns)

v1.13.2

Compare Source

This release adds initial support for DoH3 and includes several core performance and stability
fixes, including reduced allocations, a resolved data race in uniq, and safer QUIC listener
initialization. Plugin updates improve forwarder reliability, extend GeoIP schema support,
and fix issues in secondary, nomad, and kubernetes. Cache and file plugins also receive
targeted performance tuning.

Deprecations: The GeoIP plugin currently returns 0 for missing latitude/longitude, even though
0,0 is a real location. In the next release, this behavior will change: missing coordinates
will return an empty string instead. This avoids conflating “missing” with a real coordinate.
Users relying on 0 as a sentinel value should update their logic before this change takes effect.
See PR #​7732 for reference.

Brought to You By

Alicia Y
Andrey Smirnov
Brennan Kinney
Charlie Vieth
Endre Szabo
Eric Case
Filippo125
Nico Berlee
Olli Janatuinen
Rick Fletcher
Timur Solodovnikov
Tomas Boros
Ville Vesilehto
cangming
rpb-ant
wencyu
wenxuan70
Yong Tang
zhetaicheleba

Noteworthy Changes
  • core: Add basic support for DoH3 (#​7677)
  • core: Avoid proxy unnecessary alloc in Yield (#​7708)
  • core: Fix usage of sync.Pool to save an alloc (#​7701)
  • core: Fix data race with sync.RWMutex for uniq (#​7707)
  • core: Prevent QUIC reload panic by lazily initializing the listener (#​7680)
  • core: Refactor/use reflect.TypeFor (#​7696)
  • plugin/auto: Limit regex length (#​7737)
  • plugin/cache: Remove superfluous allocations in item.toMsg (#​7700)
  • plugin/cache: Isolate metadata in prefetch goroutine (#​7631)
  • plugin/cache: Correct spelling of MaximumDefaultTTL in cache and dnsutil packages (#​7678)
  • plugin/dnstap: Better error handling (redial & logging) when Dnstap is busy (#​7619)
  • plugin/file: Performance finetuning (#​7658)
  • plugin/forward: Disallow NOERROR in failover (#​7622)
  • plugin/forward: Added support for per-nameserver TLS SNI (#​7633)
  • plugin/forward: Prevent busy loop on connection err (#​7704)
  • plugin/forward: Add max connect attempts knob (#​7722)
  • plugin/geoip: Add ASN schema support (#​7730)
  • plugin/geoip: Add support for subdivisions (#​7728)
  • plugin/kubernetes: Fix kubernetes plugin logging (#​7727)
  • plugin/multisocket: Cap num sockets to prevent OOM (#​7615)
  • plugin/nomad: Support service filtering (#​7724)
  • plugin/rewrite: Pre-compile CNAME rewrite regexp (#​7697)
  • plugin/secondary: Fix reload causing secondary plugin goroutine to leak (#​7694)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Signed-off-by: Renovate Bot <renovate@whitesourcesoftware.com>
@github-actions github-actions Bot added the dependencies Pull requests that update a dependency file label Dec 15, 2025
@github-actions

Copy link
Copy Markdown
Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@github-actions

Copy link
Copy Markdown
Author

The PR is marked as stale since no activity has been recorded in 30 days

@github-actions

Copy link
Copy Markdown
Author

This pull request has merge conflicts that need to be resolved.

@github-actions github-actions Bot changed the title Update quay.io/k0sproject/coredns Docker tag to v1.13.2 Update quay.io/k0sproject/coredns Docker tag to v1.13.2 - abandoned Jan 20, 2026
@github-actions

Copy link
Copy Markdown
Author

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@github-actions

Copy link
Copy Markdown
Author

The PR is marked as stale since no activity has been recorded in 30 days

@github-actions github-actions Bot added Stale and removed Stale labels Feb 19, 2026
@github-actions

Copy link
Copy Markdown
Author

The PR is marked as stale since no activity has been recorded in 30 days

@github-actions github-actions Bot added Stale and removed Stale labels Mar 24, 2026
@github-actions

Copy link
Copy Markdown
Author

The PR is marked as stale since no activity has been recorded in 30 days

@github-actions github-actions Bot added Stale and removed Stale labels Apr 24, 2026
@github-actions

Copy link
Copy Markdown
Author

The PR is marked as stale since no activity has been recorded in 30 days

@github-actions github-actions Bot added Stale and removed Stale labels May 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file merge-conflict

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants