Pull request 2125: 6321 upd proxy
Updates #6321. Squashed commit of the following: commit 033f4d427bc965c8c5b5fc452ddc938b71c8d4f4 Merge: febf5b568f7995aa02Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Tue Jan 16 12:42:50 2024 +0300 Merge branch 'master' into 6321-upd-proxy commit febf5b568b012ccdce86c1d0dde710b99f5729b2 Merge: 7e4b247a458b47adafAuthor: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Tue Jan 16 12:34:28 2024 +0300 Merge branch 'master' into 6321-upd-proxy commit 7e4b247a40263225dda3aaa77b823c056ae49541 Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Fri Jan 12 14:37:28 2024 +0300 all: upd proxy revision commit 0e925c1fcfb5ea4b712360721b62ecef1c8355d8 Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Thu Jan 11 14:24:47 2024 +0300 dnsforward: imp code commit 6f5c271895f973f6b3ad842cb987cdc2c89856f8 Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Wed Jan 10 16:34:02 2024 +0300 all: use caching resolver more, imp code commit ce3f3137d2a2ed5da7829f9ecf49bab388d44852 Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Wed Jan 10 16:00:08 2024 +0300 all: log changes commit ce90dbcda8586fda0d12d86ef609de505ae87164 Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Wed Jan 10 13:01:25 2024 +0300 dnsforward: use caching resolvers commit 208fbaf0aa50df33f8482a441d361d106fc7b146 Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Wed Jan 10 12:52:15 2024 +0300 all: upd proxy
This commit is contained in:
@@ -34,6 +34,8 @@ NOTE: Add new changes BELOW THIS COMMENT.
|
||||
|
||||
### Changed
|
||||
|
||||
- The bootstrapped upstream addresses now updated according to the TTL of the
|
||||
bootstrap DNS response ([#6321]).
|
||||
- Logging level of timeout errors is now `error` instead of `debug` ([#6574]).
|
||||
- The field `"upstream_mode"` in `POST /control/dns_config` and
|
||||
`GET /control/dns_info` HTTP APIs now accepts `load_balance` value. Check
|
||||
@@ -81,6 +83,7 @@ In this release, the schema version has changed from 27 to 28.
|
||||
- Omitted CNAME records in safe search results, which can cause YouTube to not
|
||||
work on iOS ([#6352]).
|
||||
|
||||
[#6321]: https://github.com/AdguardTeam/AdGuardHome/issues/6321
|
||||
[#6352]: https://github.com/AdguardTeam/AdGuardHome/issues/6352
|
||||
[#6409]: https://github.com/AdguardTeam/AdGuardHome/issues/6409
|
||||
[#6480]: https://github.com/AdguardTeam/AdGuardHome/issues/6480
|
||||
|
||||
Reference in New Issue
Block a user