Pull request: 6093-log-conf
Updates #6093. Squashed commit of the following: commit f3478b9ad30a025b2a4044ab4ca54517568c833d Author: Dimitry Kolyshev <dkolyshev@adguard.com> Date: Fri Aug 11 15:27:51 2023 +0300 home: imp code commit 07b51d83eb1491f33ef959406495f3154aadd774 Author: Dimitry Kolyshev <dkolyshev@adguard.com> Date: Fri Aug 11 15:18:00 2023 +0300 all: imp docs commit 4892c8673af738d9f1b2abd5b1da854f60439bcf Merge: 7cb376c95c54635e8aAuthor: Dimitry Kolyshev <dkolyshev@adguard.com> Date: Fri Aug 11 13:57:02 2023 +0300 Merge remote-tracking branch 'origin/master' into 6093-log-conf commit 7cb376c953222437aba67120ab14f74341260b20 Author: Dimitry Kolyshev <dkolyshev@adguard.com> Date: Fri Aug 11 12:48:26 2023 +0300 all: docs commit 89f0d46bd99cebde234e56db6867fdf371d8191b Merge: 67c77676394cf50a53Author: Dimitry Kolyshev <dkolyshev@adguard.com> Date: Fri Aug 11 12:46:26 2023 +0300 Merge remote-tracking branch 'origin/master' into 6093-log-conf commit 67c7767631da510bcb05856a6556fb6aff172fda Author: Dimitry Kolyshev <dkolyshev@adguard.com> Date: Fri Aug 11 12:39:26 2023 +0300 home: log conf
This commit is contained in:
@@ -64,6 +64,7 @@ In this release, the schema version has changed from 24 to 25.
|
||||
|
||||
### Fixed
|
||||
|
||||
- File log configuration, such as `max_size`, being ignored ([#6093]).
|
||||
- Panic on using a single-slash filtering rule.
|
||||
- Panic on shutting down while DNS requests are in process of filtering
|
||||
([#5948]).
|
||||
@@ -72,6 +73,7 @@ In this release, the schema version has changed from 24 to 25.
|
||||
[#5948]: https://github.com/AdguardTeam/AdGuardHome/issues/5948
|
||||
[#6020]: https://github.com/AdguardTeam/AdGuardHome/issues/6020
|
||||
[#6053]: https://github.com/AdguardTeam/AdGuardHome/issues/6053
|
||||
[#6093]: https://github.com/AdguardTeam/AdGuardHome/issues/6093
|
||||
|
||||
<!--
|
||||
NOTE: Add new changes ABOVE THIS COMMENT.
|
||||
|
||||
Reference in New Issue
Block a user