We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcf11e6 commit e3d5fbbCopy full SHA for e3d5fbb
1 file changed
CHANGELOG-9.x
@@ -2,6 +2,21 @@ This file contains all changes done in releases for Apache Wicket 9.x.
2
3
=======================================================================
4
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
20
Release Notes - Wicket - Version 9.8.0
21
22
** Bug
0 commit comments