Skip to content

Commit e3d5fbb

Browse files
committed
Added CHANGELOG for release 9.9.0
1 parent dcf11e6 commit e3d5fbb

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

CHANGELOG-9.x

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@ This file contains all changes done in releases for Apache Wicket 9.x.
22

33
=======================================================================
44

5+
Release Notes - Wicket - Version 9.9.0
6+
7+
** Bug
8+
9+
* [WICKET-6957] - Declare JSPM 'uses' for IInitializer
10+
* [WICKET-6965] - Memory leak in WicketEndpoint
11+
12+
** Improvement
13+
14+
* [WICKET-6960] - Reduce allocations when encoding ComponentInfo
15+
* [WICKET-6963] - Use singletons for PanelMarkupSourcingStrategy
16+
* [WICKET-6964] - Do not allocate when escaping empty string
17+
18+
=======================================================================
19+
520
Release Notes - Wicket - Version 9.8.0
621

722
** Bug

0 commit comments

Comments
 (0)