ori-edge / k8s_gateway

A CoreDNS plugin to resolve all types of external Kubernetes resources
Apache License 2.0
289 stars 61 forks source link

Bump github.com/coredns/coredns from 1.11.1 to 1.11.2 #271

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 4 months ago

Bumps github.com/coredns/coredns from 1.11.1 to 1.11.2.

Release notes

Sourced from github.com/coredns/coredns's releases.

v1.11.2

This release contains some new features, bug fixes, and package updates. New features include:

  • When the forward plugin receives a malformed upstream response that overflows, it will now send an empty response to the client with the truncated (TC) bit set to prompt the client to retry over TCP.
  • The rewrite plugin can now rewrite response codes.
  • The dnstap plugin now supports adding metadata to the dnstap extra field.

Brought to You By

Amila Senadheera, Ben Kochie, Benjamin, Chris O'Haver, Grant Spence, John Belamaric, Keita Kitamura, Marius Kimmina, Michael Grosser, Ondřej Benkovský, P. Radha Krishna, Rahil Bhimjiani, Sri Harsha, Tom Thorogood, Willow (GHOST), Yong Tang, Yuheng, Zhizhen He, guangwu, journey-c, pschou

Noteworthy Changes

Commits
  • 8868454 build(deps): bump google.golang.org/grpc from 1.60.1 to 1.61.0 (#6492)
  • 502acec build(deps): bump go.etcd.io/etcd/api/v3 from 3.5.11 to 3.5.12 (#6490)
  • 83649bb build(deps): bump github.com/aws/aws-sdk-go from 1.50.5 to 1.50.10 (#6489)
  • 01bded8 CoreDNS 1.11.2 release notes and version bump (#6476)
  • a0c2963 build(deps): bump github.com/miekg/dns from 1.1.57 to 1.1.58 (#6477)
  • 8cde336 build(deps): bump github/codeql-action from 3.23.1 to 3.23.2 (#6481)
  • 194545b build(deps): bump actions/upload-artifact from 4.2.0 to 4.3.0 (#6482)
  • dc72d4e build(deps): bump google.golang.org/api from 0.155.0 to 0.159.0 (#6479)
  • f47248c build(deps): bump codecov/codecov-action from 3.1.4 to 3.1.5 (#6480)
  • 80c8b94 build(deps): bump github.com/aws/aws-sdk-go from 1.48.16 to 1.50.5 (#6478)
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 2 months ago

Superseded by #285.