From 6856a80380f25b3e50e6b560e41a7f89258cf3dd Mon Sep 17 00:00:00 2001 From: Ainar Garipov Date: Fri, 19 Aug 2022 16:57:56 +0300 Subject: [PATCH] Pull request #1573: all: upd chlog Merge in DNS/adguard-home from upd-chlog to master Squashed commit of the following: commit d6d55a9a35a8810c6b334d19ba9747fb2b3e7f82 Author: Ainar Garipov Date: Fri Aug 19 16:44:18 2022 +0300 all: upd chlog --- CHANGELOG.md | 46 ++++++++++++++++++++++++++++------------------ 1 file changed, 28 insertions(+), 18 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ea28283..12118439 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,7 @@ and this project adheres to ## [Unreleased] ### Security @@ -20,35 +20,44 @@ and this project adheres to - Weaker cipher suites that use the CBC (cipher block chaining) mode of operation have been disabled ([#2993]). +### Deprecated + +- Go 1.18 support. v0.109.0 will require at least Go 1.19 to build. + +[#2993]: https://github.com/AdguardTeam/AdGuardHome/issues/2993 + + + + + + + +## [v0.107.11] - 2022-08-19 + +See also the [v0.107.11 GitHub milestone][ms-v0.107.11]. + ### Added - Bilibili service blocking ([#4795]). ### Changed -- DNS-over-QUIC connections now use keptalive. - -### Deprecated - -- Go 1.18 support. v0.109.0 will require at least Go 1.19 to build. +- DNS-over-QUIC connections now use keepalive. ### Fixed - Migrations from releases older than v0.107.7 failing ([#4846]). -[#2993]: https://github.com/AdguardTeam/AdGuardHome/issues/2993 [#4795]: https://github.com/AdguardTeam/AdGuardHome/issues/4795 [#4846]: https://github.com/AdguardTeam/AdGuardHome/issues/4846 - - - @@ -1130,11 +1139,12 @@ See also the [v0.104.2 GitHub milestone][ms-v0.104.2]. -[Unreleased]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.10...HEAD +[Unreleased]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.11...HEAD +[v0.107.11]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.10...v0.107.11 [v0.107.10]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.9...v0.107.10 [v0.107.9]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.8...v0.107.9 [v0.107.8]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.7...v0.107.8