dependabot[bot]
4c34e5f119
build(deps): bump github.com/Azure/go-autorest/autorest/azure/auth ( #5096 )
...
Bumps [github.com/Azure/go-autorest/autorest/azure/auth](https://github.com/Azure/go-autorest ) from 0.5.10 to 0.5.11.
- [Release notes](https://github.com/Azure/go-autorest/releases )
- [Changelog](https://github.com/Azure/go-autorest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Azure/go-autorest/compare/autorest/azure/auth/v0.5.10...autorest/azure/auth/v0.5.11 )
---
updated-dependencies:
- dependency-name: github.com/Azure/go-autorest/autorest/azure/auth
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-17 08:18:15 -08:00
dependabot[bot]
07022717b7
build(deps): bump github.com/Azure/go-autorest/autorest ( #5097 )
2022-01-17 07:49:26 -08:00
dependabot[bot]
c33e5646e1
build(deps): bump google.golang.org/api from 0.64.0 to 0.65.0 ( #5098 )
2022-01-17 07:49:17 -08:00
dependabot[bot]
a4d97d553d
build(deps): bump github.com/openzipkin/zipkin-go from 0.3.0 to 0.4.0 ( #5099 )
2022-01-17 07:49:09 -08:00
dependabot[bot]
36ac12101f
build(deps): bump github.com/aws/aws-sdk-go from 1.42.30 to 1.42.35 ( #5100 )
2022-01-17 07:49:00 -08:00
Ondřej Benkovský
a9adfd56ad
Log panic cause for better debugging ( #5091 )
v1.8.7
2022-01-13 12:41:32 -08:00
coredns[bot]
1c4e8eb75d
auto remove trailing whitespaces
...
Signed-off-by: coredns[bot] <bot@bot.coredns.io >
2022-01-11 10:34:21 +00:00
dependabot[bot]
6b537effda
build(deps): bump google.golang.org/api from 0.63.0 to 0.64.0 ( #5083 )
2022-01-10 05:50:02 -08:00
dependabot[bot]
db1dd072c1
build(deps): bump github.com/aws/aws-sdk-go from 1.42.25 to 1.42.30 ( #5082 )
2022-01-10 05:49:52 -08:00
dependabot[bot]
34ce1ed0b6
build(deps): bump github.com/Azure/azure-sdk-for-go ( #5081 )
2022-01-10 05:49:41 -08:00
coredns[bot]
7d629a0b9e
auto go fmt
...
Signed-off-by: coredns[bot] <bot@bot.coredns.io >
2022-01-10 10:28:56 +00:00
xuweiwei
56ee0efa69
plugin/file: add a test case for wildcard RRs do not apply ( #5078 )
...
From RFC 1034 ...
Wildcard RRs do not apply:
[...]
When the query name or a name between the wildcard domain and
the query name is know to exist. For example, if a wildcard
RR has an owner name of "*.X", and the zone also contains RRs
attached to B.X, the wildcards would apply to queries for name
Z.X (presuming there is no explicit information for Z.X), but
not to B.X, A.B.X, or X.
Signed-off-by: xuweiwei <xuweiwei_yewu@cmss.chinamobile.com >
2022-01-08 06:03:28 -08:00
Chris O'Haver
37c0fcf439
persist truncated state to client if lookup response is truncated ( #4712 )
...
Signed-off-by: Chris O'Haver <cohaver@infoblox.com >
2022-01-07 11:19:46 -05:00
Ondřej Benkovský
b546031f9b
plugin/dns64 : add support for DNS requests over IPv4 network ( #4809 )
2022-01-07 11:16:23 -05:00
Ting Yuan
39a99a5bbe
fix goroutine leaks in TestRoute53 ( #5070 )
...
Signed-off-by: Ting Yuan <yuanting@ict.ac.cn >
2022-01-05 05:20:32 -08:00
dependabot[bot]
7ee128a53d
build(deps): bump github.com/aws/aws-sdk-go from 1.42.24 to 1.42.25 ( #5059 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.42.24 to 1.42.25.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.42.24...v1.42.25 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-03 08:51:19 -08:00
dependabot[bot]
aebe5ea8e0
build(deps): bump github.com/miekg/dns from 1.1.43 to 1.1.45 ( #5066 )
2022-01-03 08:16:57 -08:00
dependabot[bot]
8c4fb48da0
build(deps): bump github.com/Azure/azure-sdk-for-go ( #5065 )
2022-01-03 07:46:15 -08:00
Ben Kochie
74f3bea50f
Convert HostPortOrFile error to var ( #5058 )
...
Convert "no nameservers found" error on parse.HostPortOrFile() to an
exported var for use with `errors.Is()`.
Signed-off-by: SuperQ <superq@gmail.com >
2021-12-23 12:02:28 -05:00
dependabot[bot]
b53aac992a
build(deps): bump k8s.io/client-go from 0.23.0 to 0.23.1 ( #5049 )
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.23.0 to 0.23.1.
- [Release notes](https://github.com/kubernetes/client-go/releases )
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.23.0...v0.23.1 )
---
updated-dependencies:
- dependency-name: k8s.io/client-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-20 14:03:36 -08:00
dependabot[bot]
26cc4bb923
build(deps): bump github.com/Azure/azure-sdk-for-go ( #5054 )
...
Bumps [github.com/Azure/azure-sdk-for-go](https://github.com/Azure/azure-sdk-for-go ) from 60.1.0+incompatible to 60.2.0+incompatible.
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases )
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/Azure/azure-sdk-for-go/compare/v60.1.0...v60.2.0 )
---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-20 13:04:09 -08:00
dependabot[bot]
3bba34048a
build(deps): bump github.com/aws/aws-sdk-go from 1.42.22 to 1.42.24 ( #5055 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.42.22 to 1.42.24.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.42.22...v1.42.24 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-20 13:03:55 -08:00
dependabot[bot]
09046304a9
build(deps): bump k8s.io/klog/v2 from 2.30.0 to 2.40.1 ( #5052 )
...
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog ) from 2.30.0 to 2.40.1.
- [Release notes](https://github.com/kubernetes/klog/releases )
- [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md )
- [Commits](https://github.com/kubernetes/klog/compare/v2.30.0...v2.40.1 )
---
updated-dependencies:
- dependency-name: k8s.io/klog/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-20 13:03:42 -08:00
dependabot[bot]
636492235f
build(deps): bump google.golang.org/grpc from 1.42.0 to 1.43.0 ( #5051 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.42.0 to 1.43.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.42.0...v1.43.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-20 13:03:29 -08:00
dependabot[bot]
a78ef8f51e
build(deps): bump k8s.io/api from 0.23.0 to 0.23.1 ( #5050 )
...
Bumps [k8s.io/api](https://github.com/kubernetes/api ) from 0.23.0 to 0.23.1.
- [Release notes](https://github.com/kubernetes/api/releases )
- [Commits](https://github.com/kubernetes/api/compare/v0.23.0...v0.23.1 )
---
updated-dependencies:
- dependency-name: k8s.io/api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-20 12:17:00 -08:00
dependabot[bot]
d71e28b359
build(deps): bump github.com/Azure/go-autorest/autorest/azure/auth ( #5048 )
...
Bumps [github.com/Azure/go-autorest/autorest/azure/auth](https://github.com/Azure/go-autorest ) from 0.5.9 to 0.5.10.
- [Release notes](https://github.com/Azure/go-autorest/releases )
- [Changelog](https://github.com/Azure/go-autorest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Azure/go-autorest/compare/autorest/azure/auth/v0.5.9...autorest/azure/auth/v0.5.10 )
---
updated-dependencies:
- dependency-name: github.com/Azure/go-autorest/autorest/azure/auth
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-20 09:48:30 -08:00
dependabot[bot]
1022f24718
build(deps): bump k8s.io/apimachinery from 0.23.0 to 0.23.1 ( #5047 )
...
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery ) from 0.23.0 to 0.23.1.
- [Release notes](https://github.com/kubernetes/apimachinery/releases )
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.23.0...v0.23.1 )
---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-20 09:48:16 -08:00
dependabot[bot]
789bd15a01
build(deps): bump google.golang.org/api from 0.62.0 to 0.63.0 ( #5046 )
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.62.0 to 0.63.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.62.0...v0.63.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-20 09:48:04 -08:00
Chris O'Haver
ca476cec30
add wildcard query deprection notice to kubernetes readme ( #5045 )
...
Signed-off-by: Chris O'Haver <cohaver@infoblox.com >
2021-12-17 16:57:32 -05:00
dependabot[bot]
55ade90472
build(deps): bump github.com/aws/aws-sdk-go from 1.42.19 to 1.42.22 ( #5043 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.42.19 to 1.42.22.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.42.19...v1.42.22 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-13 08:10:00 -08:00
dependabot[bot]
4645b699f3
build(deps): bump github.com/Azure/azure-sdk-for-go ( #5040 )
...
Bumps [github.com/Azure/azure-sdk-for-go](https://github.com/Azure/azure-sdk-for-go ) from 60.0.0+incompatible to 60.1.0+incompatible.
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases )
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/Azure/azure-sdk-for-go/compare/v60.0.0...v60.1.0 )
---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-13 07:24:32 -08:00
dependabot[bot]
cf32763b42
build(deps): bump k8s.io/client-go from 0.22.4 to 0.23.0 ( #5042 )
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.22.4 to 0.23.0.
- [Release notes](https://github.com/kubernetes/client-go/releases )
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.22.4...v0.23.0 )
---
updated-dependencies:
- dependency-name: k8s.io/client-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-13 07:24:12 -08:00
dependabot[bot]
1fc0dba34d
build(deps): bump google.golang.org/api from 0.61.0 to 0.62.0 ( #5039 )
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.61.0 to 0.62.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.61.0...v0.62.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-13 06:28:45 -08:00
dependabot[bot]
ddf3ac2164
build(deps): bump github.com/Azure/go-autorest/autorest ( #5041 )
2021-12-13 05:56:24 -08:00
Yong Tang
0b6356adc5
Update notes 1.8.7 with latest commit. ( #5033 )
...
This PR makes final update on 1.8.7 release note,
and adjusts time to 12/9.
Will trigger a release once merged.
Signed-off-by: Yong Tang <yong.tang.github@outlook.com >
2021-12-09 12:24:15 -05:00
LiuCongran
4c051254fe
fix invalid reload when multiple file plugins ( #5020 )
...
Signed-off-by: crliu3227 <liucongran327@163.com >
2021-12-09 08:43:10 -08:00
Yong Tang
16ff95eced
Bump version to 1.8.7 ( #5011 )
...
Signed-off-by: Yong Tang <yong.tang.github@outlook.com >
2021-12-09 08:41:43 -08:00
Yong Tang
429ca2d109
Update release note for 1.8.7 ( #5032 )
...
Signed-off-by: Yong Tang <yong.tang.github@outlook.com >
2021-12-09 11:32:19 -05:00
Chris O'Haver
744468ea78
add wildcard warnings ( #5030 )
...
Signed-off-by: Chris O'Haver <cohaver@infoblox.com >
2021-12-09 08:24:48 -08:00
jayonlau
e5ea3341fa
Clean up extra spaces ( #5027 )
2021-12-08 08:26:14 -08:00
dependabot[bot]
9dcefa73aa
build(deps): bump google.golang.org/api from 0.60.0 to 0.61.0 ( #5026 )
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.60.0 to 0.61.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.60.0...v0.61.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-06 08:00:15 -08:00
dependabot[bot]
ee23959518
build(deps): bump github.com/Azure/azure-sdk-for-go ( #5024 )
...
Bumps [github.com/Azure/azure-sdk-for-go](https://github.com/Azure/azure-sdk-for-go ) from 59.4.0+incompatible to 60.0.0+incompatible.
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases )
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/Azure/azure-sdk-for-go/compare/v59.4.0...v60.0.0 )
---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-06 07:34:24 -08:00
dependabot[bot]
1a2aab3883
build(deps): bump github.com/aws/aws-sdk-go from 1.42.14 to 1.42.19 ( #5023 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.42.14 to 1.42.19.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.42.14...v1.42.19 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-06 07:34:11 -08:00
xuweiwei
b7b62b38ef
plugin/kubernetes: clean code ( #5017 )
...
Signed-off-by: xuweiwei <xuweiwei_yewu@cmss.chinamobile.com >
2021-12-01 09:26:18 -05:00
dependabot[bot]
372e955980
build(deps): bump github.com/Azure/azure-sdk-for-go ( #5014 )
...
Bumps [github.com/Azure/azure-sdk-for-go](https://github.com/Azure/azure-sdk-for-go ) from 53.3.0+incompatible to 59.4.0+incompatible.
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases )
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/Azure/azure-sdk-for-go/compare/v53.3.0...v59.4.0 )
---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-29 10:43:02 -08:00
dependabot[bot]
53b7e16276
build(deps): bump github.com/aws/aws-sdk-go from 1.42.9 to 1.42.14 ( #5013 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.42.9 to 1.42.14.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.42.9...v1.42.14 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-29 08:04:48 -08:00
Yong Tang
931d6534bd
Update release note for 1.8.7 ( #5007 )
...
This PR updates release notes for 1.8.7 to prepare for issue 4996.
Signed-off-by: Yong Tang <yong.tang.github@outlook.com >
2021-11-25 08:55:42 +01:00
xuweiwei
7e12327ab1
plugin/geoip: cleanup code ( #5009 )
...
remove unnecessary float64 convert and clean code
Signed-off-by: xuweiwei <xuweiwei_yewu@cmss.chinamobile.com >
2021-11-24 09:24:49 +01:00
dependabot[bot]
eec4acdd96
build(deps): bump k8s.io/client-go from 0.22.3 to 0.22.4 ( #5001 )
2021-11-24 13:26:03 +08:00
Yong Tang
14e4f96c07
Fix CircleCI build failure ( #5006 )
2021-11-24 12:36:21 +08:00