dependabot[bot] 
							
						 
					 
					
						
						
							
						
						30063d1971 
					 
					
						
						
							
							build(deps): bump golang.org/x/sys from 0.18.0 to 0.19.0 ( #6605 )  
						
						... 
						
						
						
						Bumps [golang.org/x/sys](https://github.com/golang/sys ) from 0.18.0 to 0.19.0.
- [Commits](https://github.com/golang/sys/compare/v0.18.0...v0.19.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sys
  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> 
						
						
					 
					
						2024-04-10 14:33:56 +02:00 
						 
				 
			
				
					
						
							
							
								Ben Kochie 
							
						 
					 
					
						
						
							
						
						5da316e95e 
					 
					
						
						
							
							Add dependabot groupings ( #6598 )  
						
						... 
						
						
						
						Add groupings for Go modules updates in dependabot. This will reduce the
number of PRs when projects update.
* `k8s.io/*`
* `go.etcd.io/etcd/*`
Signed-off-by: SuperQ <superq@gmail.com > 
						
						
					 
					
						2024-04-10 13:17:16 +02:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						5a52707c19 
					 
					
						
						
							
							build(deps): bump github/codeql-action from 3.24.9 to 3.24.10 ( #6593 )  
						
						... 
						
						
						
						Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.24.9 to 3.24.10.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Commits](https://github.com/github/codeql-action/compare/v3.24.9...v3.24.10 )
---
updated-dependencies:
- dependency-name: github/codeql-action
  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> 
						
						
					 
					
						2024-04-09 09:53:15 +02:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						b8869fe2ca 
					 
					
						
						
							
							build(deps): bump codecov/codecov-action from 4.1.0 to 4.2.0 ( #6592 )  
						
						... 
						
						
						
						Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](54bcd8715e...7afa10ed9bsupport@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-04-09 09:53:05 +02:00 
						 
				 
			
				
					
						
							
							
								Jared Baur 
							
						 
					 
					
						
						
							
						
						6706ee8419 
					 
					
						
						
							
							Return RcodeServerFailure when DNS64 has no next plugin ( #6590 )  
						
						... 
						
						
						
						If using a coredns config with only the dns64 plugin specified, the
`Next` plugin that dns64 will attempt to call will be nil, resulting in
a nil pointer dereference. We should return an error instead of
crashing.
Signed-off-by: Jared Baur <jaredbaur@fastmail.com > 
						
						
					 
					
						2024-04-09 09:52:43 +02:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						4db719ae35 
					 
					
						
						
							
							build(deps): bump github.com/aws/aws-sdk-go from 1.50.10 to 1.51.16 ( #6594 )  
						
						... 
						
						
						
						Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.50.10 to 1.51.16.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.50.10...v1.51.16 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-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> 
						
						
					 
					
						2024-04-09 09:31:24 +02:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						ed914bd55a 
					 
					
						
						
							
							build(deps): bump google.golang.org/api from 0.159.0 to 0.172.0 ( #6581 )  
						
						... 
						
						
						
						Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.159.0 to 0.172.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.159.0...v0.172.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> 
						
						
					 
					
						2024-04-09 09:30:24 +02:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						c7006cdcc5 
					 
					
						
						
							
							build(deps): bump actions/dependency-review-action from 4.1.3 to 4.2.5 ( #6580 )  
						
						... 
						
						
						
						Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action ) from 4.1.3 to 4.2.5.
- [Release notes](https://github.com/actions/dependency-review-action/releases )
- [Commits](9129d7d40b...5bbc3ba658support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-04-09 09:29:58 +02:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						42b3e93280 
					 
					
						
						
							
							build(deps): bump aquasecurity/trivy-action from 0.18.0 to 0.19.0 ( #6578 )  
						
						... 
						
						
						
						Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ) from 0.18.0 to 0.19.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](062f259268...d710430a67support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-04-09 09:29:40 +02:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						ae1a563bc4 
					 
					
						
						
							
							build(deps): bump k8s.io/client-go from 0.29.2 to 0.29.3 ( #6557 )  
						
						... 
						
						
						
						Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.29.2 to 0.29.3.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.29.2...v0.29.3 )
---
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> 
						
						
					 
					
						2024-04-09 09:29:21 +02:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						8817958434 
					 
					
						
						
							
							build(deps): bump k8s.io/api from 0.29.2 to 0.29.3 ( #6556 )  
						
						... 
						
						
						
						Bumps [k8s.io/api](https://github.com/kubernetes/api ) from 0.29.2 to 0.29.3.
- [Commits](https://github.com/kubernetes/api/compare/v0.29.2...v0.29.3 )
---
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> 
						
						
					 
					
						2024-04-09 08:31:10 +02:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						3ae189e57e 
					 
					
						
						
							
							build(deps): bump github.com/quic-go/quic-go from 0.41.0 to 0.42.0 ( #6585 )  
						
						... 
						
						
						
						Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go ) from 0.41.0 to 0.42.0.
- [Release notes](https://github.com/quic-go/quic-go/releases )
- [Changelog](https://github.com/quic-go/quic-go/blob/master/Changelog.md )
- [Commits](https://github.com/quic-go/quic-go/compare/v0.41.0...v0.42.0 )
---
updated-dependencies:
- dependency-name: github.com/quic-go/quic-go
  dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-04-09 08:29:40 +02:00 
						 
				 
			
				
					
						
							
							
								Chris O'Haver 
							
						 
					 
					
						
						
							
						
						e3f83cb1fa 
					 
					
						
						
							
							use latest commit for softprops/action-gh-release ( #6576 )  
						
						... 
						
						
						
						Signed-off-by: Chris O'Haver <cohaver@infoblox.com > 
						
						
					 
					
						2024-03-29 09:13:07 -04:00 
						 
				 
			
				
					
						
							
							
								Chris O'Haver 
							
						 
					 
					
						
						
							
						
						c4675f37a8 
					 
					
						
						
							
							add (redundant) write permission to release workflow ( #6575 )  
						
						... 
						
						
						
						Signed-off-by: Chris O'Haver <cohaver@infoblox.com > 
						
						
					 
					
						2024-03-29 08:40:54 -04:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						e74c0936c2 
					 
					
						
						
							
							build(deps): bump github/codeql-action from 3.24.6 to 3.24.9 ( #6568 )  
						
						... 
						
						
						
						Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.24.6 to 3.24.9.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Commits](https://github.com/github/codeql-action/compare/v3.24.6...v3.24.9 )
---
updated-dependencies:
- dependency-name: github/codeql-action
  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> 
						
						
					 
					
						2024-03-26 14:40:14 +01:00 
						 
				 
			
				
					
						
							
							
								Ben Kochie 
							
						 
					 
					
						
						
							
						
						1366272f40 
					 
					
						
						
							
							Use Docker login action ( #6567 )  
						
						... 
						
						
						
						Use `docker/login-action` instead of handling Docker login in the
Makfile. This fixes special character handling in the Makefile as well
as allowing future pushing to other container registries.
Signed-off-by: SuperQ <superq@gmail.com > 
						
						
					 
					
						2024-03-25 21:31:01 +01:00 
						 
				 
			
				
					
						
							
							
								Johann Gnaucke 
							
						 
					 
					
						
						
							
						
						9380fe3d9e 
					 
					
						
						
							
							add plusserver to adopters ( #6565 )  
						
						... 
						
						
						
						Signed-off-by: Johann Gnaucke <johann@gnaucke.com > 
						
						
					 
					
						2024-03-25 14:19:01 -04:00 
						 
				 
			
				
					
						
							
							
								James Kang 
							
						 
					 
					
						
						
							
						
						9b4a00ff4a 
					 
					
						
						
							
							chore: remove repetitive word ( #6564 )  
						
						
						
						
					 
					
						2024-03-23 09:57:33 +00:00 
						 
				 
			
				
					
						
							
							
								jdamick 
							
						 
					 
					
						
						
							
						
						24c64f97c9 
					 
					
						
						
							
							Change the log flags to be a variable that can be set prior to calling Run ( #6546 )  
						
						... 
						
						
						
						Signed-off-by: Jeffrey Damick <jdamick@amazon.com >
Co-authored-by: Jeffrey Damick <jdamick@amazon.com > 
						
						
					 
					
						2024-03-13 09:43:06 -04:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						5a1995c808 
					 
					
						
						
							
							build(deps): bump softprops/action-gh-release from 1 to 2 ( #6544 )  
						
						... 
						
						
						
						Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](https://github.com/softprops/action-gh-release/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  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> 
						
						
					 
					
						2024-03-11 16:14:44 -04:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						7525a19e39 
					 
					
						
						
							
							build(deps): bump google.golang.org/grpc from 1.61.0 to 1.62.1 ( #6540 )  
						
						... 
						
						
						
						Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.61.0 to 1.62.1.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.61.0...v1.62.1 )
---
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> 
						
						
					 
					
						2024-03-11 16:13:09 -04:00 
						 
				 
			
				
					
						
							
							
								Ben Kochie 
							
						 
					 
					
						
						
							
						
						0d6e113f90 
					 
					
						
						
							
							Enable Prometheus native histograms ( #6524 )  
						
						... 
						
						
						
						Add a NativeHistogramBucketFactor parameter to the use of
`NewHistogramVec` in order to enable use of Prometheus Native
Histograms.
This will store automatically computed sparse buckets in CoreDNS.
If a compatible Prometeus requests native histograms this data will
returned instead of the static buckets.
The default factor of 1.05 should provide high quality resolution data.
Signed-off-by: SuperQ <superq@gmail.com > 
						
						
					 
					
						2024-03-11 16:09:09 -04:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						a4cbd95795 
					 
					
						
						
							
							build(deps): bump github.com/prometheus/common from 0.48.0 to 0.50.0 ( #6542 )  
						
						... 
						
						
						
						Bumps [github.com/prometheus/common](https://github.com/prometheus/common ) from 0.48.0 to 0.50.0.
- [Release notes](https://github.com/prometheus/common/releases )
- [Commits](https://github.com/prometheus/common/compare/v0.48.0...v0.50.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/common
  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> 
						
						
					 
					
						2024-03-11 14:22:34 -04:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						95485e3144 
					 
					
						
						
							
							build(deps): bump actions/dependency-review-action from 4.0.0 to 4.1.3 ( #6545 )  
						
						... 
						
						
						
						Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action ) from 4.0.0 to 4.1.3.
- [Release notes](https://github.com/actions/dependency-review-action/releases )
- [Commits](4901385134...9129d7d40bsupport@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-03-11 14:22:11 -04:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						9c5f538563 
					 
					
						
						
							
							build(deps): bump github.com/prometheus/client_model from 0.5.0 to 0.6.0 ( #6541 )  
						
						... 
						
						
						
						Bumps [github.com/prometheus/client_model](https://github.com/prometheus/client_model ) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/prometheus/client_model/releases )
- [Commits](https://github.com/prometheus/client_model/compare/v0.5.0...v0.6.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_model
  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> 
						
						
					 
					
						2024-03-11 09:58:45 -04:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						ab9d06f6f7 
					 
					
						
						
							
							build(deps): bump k8s.io/client-go from 0.28.3 to 0.29.2 ( #6543 )  
						
						... 
						
						
						
						Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.28.3 to 0.29.2.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.28.3...v0.29.2 )
---
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> 
						
						
					 
					
						2024-03-11 09:57:54 -04:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						705f350c7e 
					 
					
						
						
							
							build(deps): bump github.com/quic-go/quic-go from 0.40.1 to 0.41.0 ( #6491 )  
						
						... 
						
						
						
						Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go ) from 0.40.1 to 0.41.0.
- [Release notes](https://github.com/quic-go/quic-go/releases )
- [Changelog](https://github.com/quic-go/quic-go/blob/master/Changelog.md )
- [Commits](https://github.com/quic-go/quic-go/compare/v0.40.1...v0.41.0 )
---
updated-dependencies:
- dependency-name: github.com/quic-go/quic-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> 
						
						
					 
					
						2024-03-10 16:07:43 +01:00 
						 
				 
			
				
					
						
							
							
								Lan 
							
						 
					 
					
						
						
							
						
						218ceb3737 
					 
					
						
						
							
							Update go version to 1.21. ( #6533 )  
						
						... 
						
						
						
						Signed-off-by: Lan Liang <gcslyp@gmail.com > 
						
						
					 
					
						2024-03-10 07:32:25 -04:00 
						 
				 
			
				
					
						
							
							
								Snawoot 
							
						 
					 
					
						
						
							
						
						8e783897a2 
					 
					
						
						
							
							forward: respect context ( #6483 )  
						
						... 
						
						
						
						Signed-off-by: Vladislav Yarmak <vladislav-ex-src@vm-0.com > 
						
						
					 
					
						2024-03-07 14:54:28 -05:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						fca7ce232e 
					 
					
						
						
							
							build(deps): bump github/codeql-action from 3.23.2 to 3.24.6 ( #6521 )  
						
						... 
						
						
						
						Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.23.2 to 3.24.6.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Commits](https://github.com/github/codeql-action/compare/v3.23.2...v3.24.6 )
---
updated-dependencies:
- dependency-name: github/codeql-action
  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> 
						
						
					 
					
						2024-03-07 14:50:21 -05:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						1c52904be0 
					 
					
						
						
							
							build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.57.0 to 1.61.0 ( #6520 )  
						
						... 
						
						
						
						Bumps gopkg.in/DataDog/dd-trace-go.v1 from 1.57.0 to 1.61.0.
---
updated-dependencies:
- dependency-name: gopkg.in/DataDog/dd-trace-go.v1
  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> 
						
						
					 
					
						2024-03-07 14:49:52 -05:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						3922bd8129 
					 
					
						
						
							
							build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 ( #6499 )  
						
						... 
						
						
						
						Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 3.7.0 to 4.0.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3.7.0...v4.0.0 )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  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> 
						
						
					 
					
						2024-03-07 14:44:45 -05:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						6cd65db135 
					 
					
						
						
							
							build(deps): bump github.com/prometheus/client_golang ( #6519 )  
						
						... 
						
						
						
						Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.17.0 to 1.19.0.
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.17.0...v1.19.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  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> 
						
						
					 
					
						2024-03-07 14:40:56 -05:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						bdec0a294b 
					 
					
						
						
							
							build(deps): bump codecov/codecov-action from 3.1.5 to 4.1.0 ( #6523 )  
						
						... 
						
						
						
						Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 3.1.5 to 4.1.0.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](4fe8c5f003...54bcd8715esupport@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-03-07 14:37:29 -05:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						90d2ff7e83 
					 
					
						
						
							
							build(deps): bump aquasecurity/trivy-action from 0.16.1 to 0.18.0 ( #6522 )  
						
						... 
						
						
						
						Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ) from 0.16.1 to 0.18.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](d43c1f16c0...062f259268support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-03-07 14:37:05 -05:00 
						 
				 
			
				
					
						
							
							
								miles-to-go 
							
						 
					 
					
						
						
							
						
						92b7e658e3 
					 
					
						
						
							
							add client labels to k8s plugin metadata ( #6475 )  
						
						... 
						
						
						
						Signed-off-by: Nolan Miles <nolanpmiles@gmail.com > 
						
						
					 
					
						2024-03-07 14:34:09 -05:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						3d67ee907d 
					 
					
						
						
							
							build(deps): bump go.etcd.io/etcd/client/v3 from 3.5.11 to 3.5.12 ( #6503 )  
						
						... 
						
						
						
						Bumps [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd ) from 3.5.11 to 3.5.12.
- [Release notes](https://github.com/etcd-io/etcd/releases )
- [Commits](https://github.com/etcd-io/etcd/compare/v3.5.11...v3.5.12 )
---
updated-dependencies:
- dependency-name: go.etcd.io/etcd/client/v3
  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> 
						
						
					 
					
						2024-03-07 14:29:19 -05:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						c8aa7c864a 
					 
					
						
						
							
							build(deps): bump k8s.io/klog/v2 from 2.110.1 to 2.120.1 ( #6493 )  
						
						... 
						
						
						
						Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog ) from 2.110.1 to 2.120.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.110.1...v2.120.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> 
						
						
					 
					
						2024-03-07 14:28:59 -05:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						bf5fbddcbc 
					 
					
						
						
							
							build(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1 ( #6501 )  
						
						... 
						
						
						
						Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](26f96dfa69...5d5d22a312support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-03-07 14:28:38 -05:00 
						 
				 
			
				
					
						
							
							
								Nakano Masaki 
							
						 
					 
					
						
						
							
						
						62b23aeae6 
					 
					
						
						
							
							fix broken link in webpage ( #6488 )  
						
						... 
						
						
						
						Signed-off-by: Masaki Nakano <admin@namachan10777.dev > 
						
						
					 
					
						2024-03-07 14:24:38 -05:00 
						 
				 
			
				
					
						
							
							
								Jason Du 
							
						 
					 
					
						
						
							
						
						5556180ac6 
					 
					
						
						
							
							Repo controlled Go version ( #6526 )  
						
						... 
						
						
						
						* Repo controlled Go version
Signed-off-by: xdu31 <jasonxdu@amazon.com >
* Bump to go1.21.8 for CVE update
Signed-off-by: xdu31 <jasonxdu@amazon.com >
---------
Signed-off-by: xdu31 <jasonxdu@amazon.com > 
						
						
					 
					
						2024-03-07 14:23:13 -05:00 
						 
				 
			
				
					
						
							
							
								jdamick 
							
						 
					 
					
						
						
							
						
						b2defec33a 
					 
					
						
						
							
							removed the mutex locks with atomic bool ( #6525 )  
						
						... 
						
						
						
						Signed-off-by: Jeffrey Damick <jdamick@amazon.com >
Co-authored-by: Jeffrey Damick <jdamick@amazon.com > 
						
						
					 
					
						2024-03-06 13:57:12 -05:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						8868454177 
					 
					
						
						
							
							build(deps): bump google.golang.org/grpc from 1.60.1 to 1.61.0 ( #6492 )  
						
						... 
						
						
						
						Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.60.1 to 1.61.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.60.1...v1.61.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> 
						
						
					 
					
						2024-02-05 18:12:34 +01:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						502acecb94 
					 
					
						
						
							
							build(deps): bump go.etcd.io/etcd/api/v3 from 3.5.11 to 3.5.12 ( #6490 )  
						
						... 
						
						
						
						Bumps [go.etcd.io/etcd/api/v3](https://github.com/etcd-io/etcd ) from 3.5.11 to 3.5.12.
- [Release notes](https://github.com/etcd-io/etcd/releases )
- [Commits](https://github.com/etcd-io/etcd/compare/v3.5.11...v3.5.12 )
---
updated-dependencies:
- dependency-name: go.etcd.io/etcd/api/v3
  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> 
						
						
					 
					
						2024-02-05 18:06:16 +01:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						83649bb2ff 
					 
					
						
						
							
							build(deps): bump github.com/aws/aws-sdk-go from 1.50.5 to 1.50.10 ( #6489 )  
						
						... 
						
						
						
						Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.50.5 to 1.50.10.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.50.5...v1.50.10 )
---
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> 
						
						
					 
					
						2024-02-05 18:03:51 +01:00 
						 
				 
			
				
					
						
							
							
								Chris O'Haver 
							
						 
					 
					
						
						
							
						
						01bded8194 
					 
					
						
						
							
							CoreDNS 1.11.2 release notes and version bump ( #6476 )  
						
						... 
						
						
						
						* 1.11.2 release notes and version bump
Signed-off-by: Chris O'Haver <cohaver@infoblox.com >
* Update notes/coredns-1.11.2.md
Co-authored-by: Brad Beam <bradbeam@users.noreply.github.com >
---------
Signed-off-by: Chris O'Haver <cohaver@infoblox.com >
Co-authored-by: Brad Beam <bradbeam@users.noreply.github.com > 
						
						
					 
					
						2024-01-29 13:02:12 -05:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						a0c29639c0 
					 
					
						
						
							
							build(deps): bump github.com/miekg/dns from 1.1.57 to 1.1.58 ( #6477 )  
						
						... 
						
						
						
						Bumps [github.com/miekg/dns](https://github.com/miekg/dns ) from 1.1.57 to 1.1.58.
- [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release )
- [Commits](https://github.com/miekg/dns/compare/v1.1.57...v1.1.58 )
---
updated-dependencies:
- dependency-name: github.com/miekg/dns
  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> 
						
						
					 
					
						2024-01-29 12:59:06 -05:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						8cde3367f6 
					 
					
						
						
							
							build(deps): bump github/codeql-action from 3.23.1 to 3.23.2 ( #6481 )  
						
						... 
						
						
						
						Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.23.1 to 3.23.2.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Commits](https://github.com/github/codeql-action/compare/v3.23.1...v3.23.2 )
---
updated-dependencies:
- dependency-name: github/codeql-action
  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> 
						
						
					 
					
						2024-01-29 09:17:56 -05:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						194545b1cb 
					 
					
						
						
							
							build(deps): bump actions/upload-artifact from 4.2.0 to 4.3.0 ( #6482 )  
						
						... 
						
						
						
						Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](694cdabd8b...26f96dfa69support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-01-29 09:17:42 -05:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						dc72d4eb9b 
					 
					
						
						
							
							build(deps): bump google.golang.org/api from 0.155.0 to 0.159.0 ( #6479 )  
						
						... 
						
						
						
						Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.155.0 to 0.159.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.155.0...v0.159.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> 
						
						
					 
					
						2024-01-29 09:17:23 -05:00