This is an automated email from the ASF dual-hosted git repository. asf-gitbox-commits pushed a commit to annotated tag rel/wicket-8.19.0 in repository https://gitbox.apache.org/repos/asf/wicket.git
commit a809273eb774bd08419bea85a36af619b96d309c Author: Andrea Del Bene <[email protected]> AuthorDate: Mon Aug 24 13:43:02 2026 +0200 Added CHANGELOG for release 8.19.0 --- CHANGELOG-8.x | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG-8.x b/CHANGELOG-8.x index f03b8d8913..3ca9037b56 100644 --- a/CHANGELOG-8.x +++ b/CHANGELOG-8.x @@ -2,6 +2,14 @@ This file contains all changes done in releases for Apache Wicket 8.x. ======================================================================= +Release Notes - Wicket - Version 8.19.0 + +** Task + + * [WICKET-7193] - Deprecate and remove IAuthenticationStrategy + +======================================================================= + Release Notes - Wicket - Version 8.18.0 =======================================================================
