chore(deps): update adguard/adguardhome docker tag to v0.107.71 #42
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.107.65→v0.107.71Release Notes
AdguardTeam/AdGuardHome (adguard/adguardhome)
v0.107.71Compare Source
See also the v0.107.71 GitHub milestone.
Changed
Stale records in optimistic DNS cache now have an upper age limit controlled by
dns.cache_optimistic_max_age. The default value is 12 hours.TTL for stale answers from optimistic DNS cache is now controlled by
dns.cache_optimistic_answer_ttl. The default value is 30 seconds.Configuration changes
In this release, the schema version has changed from 31 to 32.
Added a new string fields
dns.cache_optimistic_answer_ttlanddns.cache_optimistic_max_age.Fixed
v0.107.70Compare Source
See also the v0.107.70 GitHub milestone.
Security
Added
"start_time"in theGET /control/statusresponse.Changed
Stale records in optimistic DNS cache now have an upper age limit of 12 hours.
New blocked services UI.
Fixed
v0.107.69Compare Source
See also the v0.107.69 GitHub milestone.
Changed
Deprecated
Fixed
DHCP settings could not be saved (#8075).
DNS Rewrite edit modal did not populate with the correct values (#8072).
Removed
v0.107.68Compare Source
See also the v0.107.68 GitHub milestone.
Security
Added
New DNS rewrite settings endpoints
GET /control/rewrite/settingsandPUT /control/rewrite/settings/update(#1765). Seeopenapi/openapi.yamlfor details.New fields
"groups"and"group_id"added to the HTTP API (GET /control/blocked_services/all). Seeopenapi/openapi.yamlfor the full description.Changed
POST /control/rewrite/addandPUT /control/rewrite/updatenow accept the optional field "enabled" (#1765). Seeopenapi/openapi.yamlfor details.Configuration changes
In this release, the schema version has changed from 30 to 31.
Added a new boolean field
filtering.rewrites_enabledto globally enable/disable DNS rewrites.Added a new boolean field
enabledfor each entry infiltering.rewritesto toggle individual rewrites.To roll back this change, set
schema_versionback to30.v0.107.67Compare Source
See also the v0.107.67 GitHub milestone.
Added
The HaGeZi's DNS Rebind Protection filter for protecting against DNS rebinding attacks (#102).
Support for configuring the suggested default HTTP port for the installation wizard via the
ADGUARD_HOME_DEFAULT_WEB_PORTenvironment variable (useful for vendors).Changed
Fixed
Excessive configuration file overwrites when visiting the Web UI and a non-empty
languageis set.Lowered the severity of log messages for failed deletion of old filter files (#7964).
v0.107.66Compare Source
See also the v0.107.66 GitHub milestone.
Security
Changed
Our snap package now uses the
core24image as its base.Outgoing HTTP requests now use the
User-AgentheaderAdGuardHome/v0.107.66(wherev0.107.66is the current version) instead ofGo-http-client/1.1(#7979).Fixed
Authentication errors in the Web UI when AdGuard Home is behind a proxy that sets Basic Auth headers (#7987).
The HTTP API
GET /control/profileendpoint failing when no users were configured (#7985).Missing warning on the Encryption Settings page when using a certificate without an IP address.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.