ori-edge / k8s_gateway

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

Bump github.com/coredns/coredns from 1.10.0 to 1.10.1 #191

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/coredns/coredns from 1.10.0 to 1.10.1.

Release notes

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

v1.10.1

This release fixes some bugs, and adds some new features including:

  • Corrected architecture labels in multi-arch image manifest
  • A new plugin timeouts that allows configuration of server listener timeout durations
  • acl can drop queries as an action
  • template supports creating responses with extended DNS errors
  • New weighted policy in loadbalance
  • Option to serve original record TTLs from cache

Brought to You By

Arthur Outhenin-Chalandre, Ben Kaplan, Chris O'Haver, Gabor Dozsa, Grant Spence, Kumiko as a Service, LAMRobinson, Miciah Dashiel Butler Masters, Ondřej Benkovský, Rich, Stephen Kitt, Yash Singh, Yong Tang, rsclarke, sanyo0714

Noteworthy Changes

Full Changelog: https://github.com/coredns/coredns/compare/v1.10.0...v1.10.1

Commits
  • 055b2c3 Add forward/dnstap fix to release notes (#5891)
  • 7f126bd build(deps): bump github.com/antonmedv/expr from 1.10.5 to 1.12.0 (#5901)
  • 7e59b4c build(deps): bump google.golang.org/api from 0.108.0 to 0.109.0 (#5904)
  • 949b179 build(deps): bump github.com/aws/aws-sdk-go from 1.44.189 to 1.44.194 (#5902)
  • a7895cf build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.46.1 to 1.47.0 (#5903)
  • 2a9893d build(deps): bump google.golang.org/grpc from 1.52.0 to 1.52.3 (#5905)
  • 04341e0 build(deps): bump aquasecurity/trivy-action from 0.8.0 to 0.9.0 (#5900)
  • b7279d1 plugin/forward: fix broken tap plugins when dnstap plugins specified (#5890)
  • 68b2aa6 build(deps): bump k8s.io/klog/v2 from 2.80.1 to 2.90.0 (#5887)
  • d6f0fbf build(deps): bump github.com/Azure/azure-sdk-for-go (#5885)
  • 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 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)