PeterDaveHello / dnslow.me

Secure DNS(also known as DNS firewall & protective DNS) with ad-blocking, threat protection, and fully encryption support for enhanced privacy and security.
https://dnslow.me
36 stars 3 forks source link

Update adguard/adguardhome Docker tag to v0.107.24 #13

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Update Change
adguard/adguardhome patch v0.107.23 -> v0.107.24

Release Notes

AdguardTeam/AdGuardHome ### [`v0.107.24`](https://togithub.com/AdguardTeam/AdGuardHome/blob/HEAD/CHANGELOG.md#v010724---2023-02-15) [Compare Source](https://togithub.com/AdguardTeam/AdGuardHome/compare/v0.107.23...v0.107.24) See also the \[v0.107.24 GitHub milestone]\[ms-v0.107.24]. ##### Security - Go version has been updated, both because Go 1.18 has reached end of life an to prevent the possibility of exploiting the Go vulnerabilities fixed in \[Go 1.19.6]\[go-1.19.6]. ##### Added - The ability to disable statistics by using the new `statistics.enabled` field. Previously it was necessary to set the `statistics_interval` to 0, losing the previous value (\[[#​1717](https://togithub.com/AdguardTeam/AdGuardHome/issues/1717)], \[[#​4299](https://togithub.com/AdguardTeam/AdGuardHome/issues/4299)]). - The ability to exclude domain names from the query log or statistics by using the new `querylog.ignored` or `statistics.ignored` fields (\[[#​1717](https://togithub.com/AdguardTeam/AdGuardHome/issues/1717)], \[[#​4299](https://togithub.com/AdguardTeam/AdGuardHome/issues/4299)]). The UI changes are coming in the upcoming releases. ##### Changed ##### Configuration Changes In this release, the schema version has changed from 14 to 16. - Property `statistics_interval`, which in schema versions 15 and earlier used to be a part of the `dns` object, is now a part of the `statistics` object: ```yaml ```

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 has been generated by Mend Renovate. View repository job log here.