
This update for coredns fixes the following issues: Update to version 1.12.1: core: Increase CNAME lookup limit from 7 to 10 (#7153) plugin/kubernetes: Fix handling of pods having DeletionTimestamp set plugin/kubernetes: Revert 'only create PTR records for endpoints with hostname defined' plugin/forward: added option failfast_all_unhealthy_upstreams to return servfail if all upstreams are down bump dependencies, fixing boo#1239294 and boo#1239728 Update to version 1.12.0: New multisocket plugin – allows CoreDNS to listen on multiple sockets bump deps Update to version 1.11.4: forward plugin: new option next, to try alternate upstreams when receiving specified response codes upstreams on (functions like the external plugin alternate) dnssec plugin: new option to load keys from AWS Secrets Manager rewrite plugin: new option to revert EDNS0 option rewrites in responses Update to version 1.11.3+git129.387f34d: fix CVE-2024-51744 (bsc#1232991) build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 (#6955) core: set cache-control max-age as integer, not float (#6764) Issue-6671: Fixed the order of plugins. (#6729) root: explicit mark dnssec support (#6753) feat: dnssec load keys from AWS Secrets Manager (#6618) fuzzing: fix broken oss-fuzz build (#6880) Replace k8s.io/utils/strings/slices by Go stdlib slices (#6863) Update .go-version to 1.23.2 (#6920) plugin/rewrite: Add 'revert' parameter for EDNS0 options (#6893) Added OpenSSF…Read More
References
Back to Main