Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/coredns/coredns from 1.11.0 to 1.11.1 in /coredns #1348

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 21, 2023

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

Release notes

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

v1.11.1

This release fixes a major performance regression introduced in 1.11.0 that affected DoT (TLS) forwarded connections. It also adds a new option to dnstap to add metadata to the dnstap extra field, and fixes a config parsing bug in cache.

Brought to You By

Chris O'Haver, P. Radha Krishna, Yong Tang, Yuheng, Zhizhen He

Noteworthy Changes

Commits
  • ae2bbc2 1.11.1 release: bump version + add notes (#6273)
  • 678d033 Revert "plugin/forward: Continue waiting after receiving malformed responses ...
  • 90d5561 Plugin dnstap: add support for "extra" field in payload (#6226)
  • eec26e5 build(deps): bump actions/dependency-review-action from 3.0.6 to 3.0.7 (#6269)
  • fd5dbb7 build(deps): bump github.com/aws/aws-sdk-go from 1.44.317 to 1.44.322 (#6265)
  • 4d153bf build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.53.0 to 1.54.0 (#6266)
  • fa069dc build(deps): bump github.com/antonmedv/expr from 1.12.7 to 1.13.0 (#6267)
  • 07f0955 build(deps): bump google.golang.org/api from 0.134.0 to 0.136.0 (#6264)
  • 33fffbc build(deps): bump github.com/openzipkin/zipkin-go from 0.4.1 to 0.4.2 (#6268)
  • 5de473d fix: remove unnecessary conversion (#6258)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 <dependency name> 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)

Bumps [github.com/coredns/coredns](https://github.com/coredns/coredns) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/coredns/coredns/releases)
- [Changelog](https://github.com/coredns/coredns/blob/master/Makefile.release)
- [Commits](coredns/coredns@v1.11.0...v1.11.1)

---
updated-dependencies:
- dependency-name: github.com/coredns/coredns
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 21, 2023
@skitt skitt enabled auto-merge (rebase) August 21, 2023 07:31
@submariner-bot submariner-bot added the ready-to-test When a PR is ready for full E2E testing label Aug 21, 2023
@skitt skitt merged commit 779401f into devel Aug 21, 2023
32 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/coredns/github.com/coredns/coredns-1.11.1 branch August 21, 2023 08:24
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 go Pull requests that update Go code ready-to-test When a PR is ready for full E2E testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants