blob: 5d9d2295878e3129e8edcb45403529c89d2fbecd [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Apache Wicket</title>
<link href="http://wicket.apache.org/atom.xml" rel="self"/>
<link href="http://wicket.apache.org/"/>
<updated>2024-04-26T12:56:18+00:00</updated>
<id>http://wicket.apache.org/</id>
<author>
<name>Apache Wicket</name>
<email>dev@wicket.apache.org</email>
</author>
<entry>
<title>Apache Wicket 9.17.0 released</title>
<link href="http://wicket.apache.org/news/2024/03/17/wicket-9.17.0-released.html"/>
<updated>2024-03-17T00:00:00+00:00</updated>
<id>http://wicket.apache.org/news/2024/03/17/wicket-9.17.0-released</id>
<content type="html">&lt;p&gt;The Apache Wicket PMC is proud to announce Apache Wicket 9.17.0!&lt;/p&gt;
&lt;p&gt;Apache Wicket is an open source Java component oriented web application
framework that powers thousands of web applications and web sites for
governments, stores, universities, cities, banks, email providers, and
more. You can find more about Apache Wicket at https://wicket.apache.org&lt;/p&gt;
&lt;p&gt;This release marks another minor release of Wicket 9. We
use semantic versioning for the development of Wicket, and as such no
API breaks are present in this release compared to 9.0.0.&lt;/p&gt;
&lt;h2 id=&quot;new-and-noteworthy&quot;&gt;New and noteworthy&lt;/h2&gt;
&lt;p&gt;This release fixes the following security issue:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;CVE-2024-27439 - ‘Possible bypass of CSRF protection’
Reported by Jo Theunis.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&quot;using-this-release&quot;&gt;Using this release&lt;/h2&gt;
&lt;p&gt;With Apache Maven update your dependency to (and don’t forget to
update any other dependencies on Wicket projects to the same version):&lt;/p&gt;
&lt;figure class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-xml&quot; data-lang=&quot;xml&quot;&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;dependency&amp;gt;&lt;/span&gt;
&lt;span class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.wicket&lt;span class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
&lt;span class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;wicket-core&lt;span class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
&lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;9.17.0&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
&lt;span class=&quot;nt&quot;&gt;&amp;lt;/dependency&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/figure&gt;
&lt;p&gt;Or download and build the distribution yourself, or use our
convenience binary package you can find here:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Download: http://wicket.apache.org/start/wicket-9.x.html#manually&lt;/li&gt;
&lt;/ul&gt;
&lt;!--more--&gt;
&lt;h2 id=&quot;upgrading-from-earlier-versions&quot;&gt;Upgrading from earlier versions&lt;/h2&gt;
&lt;p&gt;If you upgrade from 9.y.z this release is a drop in replacement. If
you come from a version prior to 9.0.0, please read our Wicket 9
migration guide found at&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;http://s.apache.org/wicket9migrate&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Have fun!&lt;/p&gt;
&lt;p&gt;— The Wicket team&lt;/p&gt;
&lt;p&gt;========================================================================&lt;/p&gt;
&lt;h3 id=&quot;this-release&quot;&gt;This Release&lt;/h3&gt;
&lt;h4 id=&quot;changelog-for-9170&quot;&gt;CHANGELOG for 9.17.0:&lt;/h4&gt;
&lt;h5 id=&quot;bug&quot;&gt;Bug&lt;/h5&gt;
&lt;ul&gt;
&lt;li&gt;[WICKET-7086] - Injecting Spring bean may cause ClassCastException&lt;/li&gt;
&lt;li&gt;[WICKET-7091] - FilePageStore throws NPE&lt;/li&gt;
&lt;li&gt;[WICKET-7096] - stylesheets referenced via automatic linking miss nonce attribute&lt;/li&gt;
&lt;li&gt;[WICKET-7097] - ServletWebResponse allows writing headers to committed HttpServletResponse&lt;/li&gt;
&lt;/ul&gt;
&lt;h5 id=&quot;improvement&quot;&gt;Improvement&lt;/h5&gt;
&lt;ul&gt;
&lt;li&gt;[WICKET-7093] - Add support for missing CSP directives&lt;/li&gt;
&lt;li&gt;[WICKET-7094] - Make all CSP schemes configurable&lt;/li&gt;
&lt;li&gt;[WICKET-7099] - Validate FormTester constructor parameter workingForm&lt;/li&gt;
&lt;/ul&gt;
</content>
</entry>
<entry>
<title>Apache Wicket 10.0.0 released</title>
<link href="http://wicket.apache.org/news/2024/03/11/wicket-10.0.0-released.html"/>
<updated>2024-03-11T00:00:00+00:00</updated>
<id>http://wicket.apache.org/news/2024/03/11/wicket-10.0.0-released</id>
<content type="html">&lt;p&gt;The Apache Wicket PMC is proud to announce Apache Wicket 10.0.0!&lt;/p&gt;
&lt;p&gt;Apache Wicket is an open source Java component oriented web application
framework that powers thousands of web applications and web sites for
governments, stores, universities, cities, banks, email providers, and
more. You can find more about Apache Wicket at https://wicket.apache.org&lt;/p&gt;
&lt;p&gt;This release marks another minor release of Wicket 10. We
use semantic versioning for the development of Wicket, and as such no
API breaks are present in this release compared to 10.0.0.&lt;/p&gt;
&lt;h2 id=&quot;new-and-noteworthy&quot;&gt;New and noteworthy&lt;/h2&gt;
&lt;p&gt;This release fixes the following security issue:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;CVE-2024-27439 - ‘Possible bypass of CSRF protection’&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&quot;using-this-release&quot;&gt;Using this release&lt;/h2&gt;
&lt;p&gt;With Apache Maven update your dependency to (and don’t forget to
update any other dependencies on Wicket projects to the same version):&lt;/p&gt;
&lt;figure class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-xml&quot; data-lang=&quot;xml&quot;&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;dependency&amp;gt;&lt;/span&gt;
&lt;span class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.wicket&lt;span class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
&lt;span class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;wicket-core&lt;span class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
&lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;10.0.0&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
&lt;span class=&quot;nt&quot;&gt;&amp;lt;/dependency&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/figure&gt;
&lt;p&gt;Or download and build the distribution yourself, or use our
convenience binary package you can find here:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Download: http://wicket.apache.org/start/wicket-10.x.html#manually&lt;/li&gt;
&lt;/ul&gt;
&lt;!--more--&gt;
&lt;h2 id=&quot;upgrading-from-earlier-versions&quot;&gt;Upgrading from earlier versions&lt;/h2&gt;
&lt;p&gt;If you upgrade from 10.y.z this release is a drop in replacement. If
you come from a version prior to 10.0.0, please read our Wicket 10
migration guide found at&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;http://s.apache.org/wicket10migrate&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Have fun!&lt;/p&gt;
&lt;p&gt;— The Wicket team&lt;/p&gt;
&lt;p&gt;========================================================================&lt;/p&gt;
&lt;h3 id=&quot;this-release&quot;&gt;This Release&lt;/h3&gt;
&lt;h4 id=&quot;changelog-for-1000&quot;&gt;CHANGELOG for 10.0.0:&lt;/h4&gt;
&lt;h5 id=&quot;sub-task&quot;&gt;Sub-task&lt;/h5&gt;
&lt;ul&gt;
&lt;li&gt;[WICKET-7089] - Set cookie SameSite only if the container supports it&lt;/li&gt;
&lt;/ul&gt;
&lt;h5 id=&quot;bug&quot;&gt;Bug&lt;/h5&gt;
&lt;ul&gt;
&lt;li&gt;[WICKET-7081] - Open packages to expose resources to other modules&lt;/li&gt;
&lt;li&gt;[WICKET-7086] - Injecting Spring bean may cause ClassCastException&lt;/li&gt;
&lt;li&gt;[WICKET-7087] - AjaxLazyLoadPanelTester not available in 10.0.0-M2&lt;/li&gt;
&lt;li&gt;[WICKET-7090] - Files in release jars do not have a modification timestamp set&lt;/li&gt;
&lt;li&gt;[WICKET-7091] - FilePageStore throws NPE&lt;/li&gt;
&lt;li&gt;[WICKET-7096] - stylesheets referenced via automatic linking miss nonce attribute&lt;/li&gt;
&lt;/ul&gt;
&lt;h5 id=&quot;improvement&quot;&gt;Improvement&lt;/h5&gt;
&lt;ul&gt;
&lt;li&gt;[WICKET-7080] - [Events] make default events delivery machinery pluggable and roll usable annotation based one&lt;/li&gt;
&lt;li&gt;[WICKET-7082] - Easier to work with polymorphic values inside IModel&lt;/li&gt;
&lt;li&gt;[WICKET-7083] - Trigger client side validation when using SubmitLinks&lt;/li&gt;
&lt;li&gt;[WICKET-7088] - Improve test reliability by resolving nondeterministic order of Set and Map&lt;/li&gt;
&lt;li&gt;[WICKET-7093] - Add support for missing CSP directives&lt;/li&gt;
&lt;li&gt;[WICKET-7094] - Make all CSP schemes configurable&lt;/li&gt;
&lt;li&gt;[WICKET-7099] - Validate FormTester constructor parameter workingForm&lt;/li&gt;
&lt;/ul&gt;
&lt;h5 id=&quot;task&quot;&gt;Task&lt;/h5&gt;
&lt;ul&gt;
&lt;li&gt;[WICKET-7079] - Update the user guide with the new wicket-tester module&lt;/li&gt;
&lt;li&gt;[WICKET-7100] - Update commons-fileupload2 to 2.0.0-M2&lt;/li&gt;
&lt;/ul&gt;
&lt;h5 id=&quot;bug-1&quot;&gt;Bug&lt;/h5&gt;
&lt;ul&gt;
&lt;li&gt;[WICKET-7056] - HttpSessionStore#getAttribute called on invalidated session&lt;/li&gt;
&lt;li&gt;[WICKET-7061] - When I move from 9.13.0-&amp;gt;9.14.0, my importmaps fail to parse correctly due to presence of the CDATA wrapping.&lt;/li&gt;
&lt;li&gt;[WICKET-7065] - TextFilteredPropertyColumn violates CSP&lt;/li&gt;
&lt;li&gt;[WICKET-7067] - DefaultExceptionMapper should not set disableCaching for WebSocketResponse&lt;/li&gt;
&lt;li&gt;[WICKET-7070] - Quick start generated app has multiple errors&lt;/li&gt;
&lt;li&gt;[WICKET-7071] - Problems when calling request.getInputStream() before executing WicketFilter&lt;/li&gt;
&lt;li&gt;[WICKET-7072] - JUnit code in /src/main/java breaks JPMS support in Eclipse IDE&lt;/li&gt;
&lt;li&gt;[WICKET-7074] - [AJAX] malformed XML is produced if an error is produced during AJAX rendering and a redirect is issued&lt;/li&gt;
&lt;li&gt;[WICKET-7076] - JavaScriptReferenceType newly created is not serializable&lt;/li&gt;
&lt;li&gt;[WICKET-7077] - 2 spring web application contexts are created&lt;/li&gt;
&lt;/ul&gt;
&lt;h5 id=&quot;improvement-1&quot;&gt;Improvement&lt;/h5&gt;
&lt;ul&gt;
&lt;li&gt;[WICKET-7039] - Improve Accessibility of wicket-autocomplete.js&lt;/li&gt;
&lt;li&gt;[WICKET-7060] - Minor improvements to wicket-examples&lt;/li&gt;
&lt;li&gt;[WICKET-7063] - Convert all Application_&lt;em&gt;.properties to Application_&lt;/em&gt;.utf8.properties&lt;/li&gt;
&lt;li&gt;[WICKET-7066] - Add possibility to define type-Attribute of JavascriptHeaderItem as “module”&lt;/li&gt;
&lt;li&gt;[WICKET-7068] - Current tree themes are not RTL friendly&lt;/li&gt;
&lt;li&gt;[WICKET-7078] - CSP: inline JS in Choices and Selection of Palette&lt;/li&gt;
&lt;/ul&gt;
&lt;h5 id=&quot;task-1&quot;&gt;Task&lt;/h5&gt;
&lt;ul&gt;
&lt;li&gt;[WICKET-7064] - commons-fileupload2 dependency should be added back&lt;/li&gt;
&lt;li&gt;[WICKET-7069] - assertTrue(equals()) in tests should be replaced with assertEquals&lt;/li&gt;
&lt;li&gt;[WICKET-7073] - Update JQuery to 3.7.1&lt;/li&gt;
&lt;/ul&gt;
&lt;h5 id=&quot;bug-2&quot;&gt;Bug&lt;/h5&gt;
&lt;ul&gt;
&lt;li&gt;[WICKET-6895] - Links to examples in documentation points to old version of 8x&lt;/li&gt;
&lt;li&gt;[WICKET-6896] - AutoCompleteTextField re-opens dropdown item list after item has been selected&lt;/li&gt;
&lt;li&gt;[WICKET-6897] - Javadoc build fails on fresh checkout of master or rel/wicket-9.3.0&lt;/li&gt;
&lt;li&gt;[WICKET-6902] - Change of PartialPageUpdate order of onAfterResponse and writePriorityEvaluations makes IListener.onAfterResponde ignore prepended javascripts&lt;/li&gt;
&lt;li&gt;[WICKET-6908] - Possible bug / edge case where page is not detached&lt;/li&gt;
&lt;li&gt;[WICKET-6913] - Java 17 compatibility with cglib&lt;/li&gt;
&lt;li&gt;[WICKET-6914] - Visibility change of “File Upload” via ajax causes “missing” form-data&lt;/li&gt;
&lt;li&gt;[WICKET-6921] - MultipartFormComponentListener breaks on hidden components&lt;/li&gt;
&lt;li&gt;[WICKET-6936] - FilePageStore fails on windows&lt;/li&gt;
&lt;li&gt;[WICKET-6944] - Memory leak in WicketEndpoint&lt;/li&gt;
&lt;li&gt;[WICKET-6945] - MultipartFormComponentListener modifies enctype on invisible forms, leading to javascript errors&lt;/li&gt;
&lt;li&gt;[WICKET-6947] - IndicatingAjaxButton does not work with Bootstrap 4&lt;/li&gt;
&lt;li&gt;[WICKET-6953] - JavaScriptDeferHeaderResponse not working correctly for AJAX requests&lt;/li&gt;
&lt;li&gt;[WICKET-6955] - Wicket uses unstable slf4j version&lt;/li&gt;
&lt;li&gt;[WICKET-6965] - Memory leak in WicketEndpoint&lt;/li&gt;
&lt;li&gt;[WICKET-6966] - IndexOutOfBounds in InSessionPageStore&lt;/li&gt;
&lt;li&gt;[WICKET-6970] - Unnecessary string building in AssociatedMarkupSourcingStrategy&lt;/li&gt;
&lt;li&gt;[WICKET-6971] - NullPointerException in ModificationWatcher&lt;/li&gt;
&lt;li&gt;[WICKET-6974] - JavaxUpgradeHttpRequest returns an empty contextPath&lt;/li&gt;
&lt;li&gt;[WICKET-6975] - Behavior.renderHead may be called multiple times&lt;/li&gt;
&lt;li&gt;[WICKET-6981] - InSessionPageStore does not trigger flushSession&lt;/li&gt;
&lt;li&gt;[WICKET-6988] - String.format used in JS generation leads to errors&lt;/li&gt;
&lt;li&gt;[WICKET-6990] - DiskPageStore loses pages when container re-binds attributes&lt;/li&gt;
&lt;li&gt;[WICKET-6996] - NotSerializableException near KeyInSessionSunJceCryptFactory&lt;/li&gt;
&lt;li&gt;[WICKET-6999] - Missing Export-Package of packages with “internal” in name&lt;/li&gt;
&lt;li&gt;[WICKET-7005] - ByteBuddy IllegalStateException: Cannot inject already loaded type&lt;/li&gt;
&lt;li&gt;[WICKET-7007] - Code snippets for CSRF documentation fixing&lt;/li&gt;
&lt;li&gt;[WICKET-7013] - IndexOutOfBoundsException in InSessionPageStore&lt;/li&gt;
&lt;li&gt;[WICKET-7022] - JavaScriptStripper fails to detect regular expression correctly&lt;/li&gt;
&lt;li&gt;[WICKET-7028] - CSP header not rendered when using RedirectPolicy.NEVER_REDIRECT&lt;/li&gt;
&lt;li&gt;[WICKET-7034] - WebSocket.Closed event not fired when error occurred&lt;/li&gt;
&lt;li&gt;[WICKET-7037] - [Ajax Download] cookie used to track download complete misses the SameSite attribute&lt;/li&gt;
&lt;li&gt;[WICKET-7040] - find a different way to add CSP headers&lt;/li&gt;
&lt;li&gt;[WICKET-7044] - Images in the Wicket 9.x reference guide are not displayed.&lt;/li&gt;
&lt;li&gt;[WICKET-7052] - Interrupting a task should not be logged as an error&lt;/li&gt;
&lt;li&gt;[WICKET-7054] - Tag &lt;script&gt; mus be wrapped in CDATA for 'type' values 'module' and 'importmap'&lt;/script&gt;&lt;/li&gt;
&lt;li&gt;[WICKET-7055] - AjaxEventBehavior onload event unstable&lt;/li&gt;
&lt;/ul&gt;
&lt;h5 id=&quot;new-feature&quot;&gt;New Feature&lt;/h5&gt;
&lt;ul&gt;
&lt;li&gt;[WICKET-6886] - LambdaChoiceRenderer&lt;/li&gt;
&lt;li&gt;[WICKET-7029] - Add migration recipes to Wicket 10&lt;/li&gt;
&lt;li&gt;[WICKET-7033] - add support to uploading to a resource&lt;/li&gt;
&lt;/ul&gt;
&lt;h5 id=&quot;improvement-2&quot;&gt;Improvement&lt;/h5&gt;
&lt;ul&gt;
&lt;li&gt;[WICKET-6836] - Replace CGLib with ByteBuddy and/or Javassist&lt;/li&gt;
&lt;li&gt;[WICKET-6889] - Provide specialization of SpringWebApplicationFactory that could load Spring configuration class&lt;/li&gt;
&lt;li&gt;[WICKET-6890] - Render debug setting ‘outputMarkupContainerClassName` as an attribute&lt;/li&gt;
&lt;li&gt;[WICKET-6893] - Make ApplicationContextMock smarter by delegating to DefaultListableBeanFactory&lt;/li&gt;
&lt;li&gt;[WICKET-6899] - Add setExceptionMapperProvider to Application&lt;/li&gt;
&lt;li&gt;[WICKET-6901] - PropertyValidator improve configuration doc&lt;/li&gt;
&lt;li&gt;[WICKET-6911] - wicket-spring throws an error when a spring bean uses ctor injection&lt;/li&gt;
&lt;li&gt;[WICKET-6920] - Improve the examples to use the browser’s light/dark mode&lt;/li&gt;
&lt;li&gt;[WICKET-6924] - Allow image/avif in SecurePackageResourceGuard&lt;/li&gt;
&lt;li&gt;[WICKET-6927] - Get rid of java.security.AccessController&lt;/li&gt;
&lt;li&gt;[WICKET-6933] - Ease use of InSessionPageStore as persistent store&lt;/li&gt;
&lt;li&gt;[WICKET-6943] - There should be ability to check if current session’s locale is RTL&lt;/li&gt;
&lt;li&gt;[WICKET-6946] - isVisibleInHierarchy/isEnabledInHierarchy broken by isVisible/isEnabled override&lt;/li&gt;
&lt;li&gt;[WICKET-6949] - make AjaxDownloadBehavior more dynamic&lt;/li&gt;
&lt;li&gt;[WICKET-6950] - wicket web-sockets implementation does not allow to configure/access web socket session on onOpen&lt;/li&gt;
&lt;li&gt;[WICKET-6952] - Performance improvements for Strings.isEmpty&lt;/li&gt;
&lt;li&gt;[WICKET-6958] - Allow to use Slf4j 1.7.x in OSGi runtime&lt;/li&gt;
&lt;li&gt;[WICKET-6960] - Reduce allocations when encoding ComponentInfo&lt;/li&gt;
&lt;li&gt;[WICKET-6963] - Use singletons for PanelMarkupSourcingStrategy&lt;/li&gt;
&lt;li&gt;[WICKET-6964] - Do not allocate when escaping empty string&lt;/li&gt;
&lt;li&gt;[WICKET-6967] - allow to send non-blocking web socket messages&lt;/li&gt;
&lt;li&gt;[WICKET-6972] - Add Resource key to be logged on Warning in Localizer.java&lt;/li&gt;
&lt;li&gt;[WICKET-6976] - Reduce allocations when writing synthetic closing tags&lt;/li&gt;
&lt;li&gt;[WICKET-6977] - hashCode computations generate excessive garbage objects&lt;/li&gt;
&lt;li&gt;[WICKET-6979] - Cut back slightly on some String instance creation in PageInfo and friends.&lt;/li&gt;
&lt;li&gt;[WICKET-6982] - Unnecessary initialization of stateful pages in ListenerRequestHandler&lt;/li&gt;
&lt;li&gt;[WICKET-6985] - Insufficient information logged by CheckingObjectOutputStream when delegation to Externalizable&lt;/li&gt;
&lt;li&gt;[WICKET-6991] - ResourceAggregator is resizing the StringBuilder several times.&lt;/li&gt;
&lt;li&gt;[WICKET-6992] - Reduce object creation and wasted memory in Url toString() methods&lt;/li&gt;
&lt;li&gt;[WICKET-6994] - Make the servlet API a runtime provided dependency when using JPMS.&lt;/li&gt;
&lt;li&gt;[WICKET-6998] - Bump slf4j-api to 2.0.0&lt;/li&gt;
&lt;li&gt;[WICKET-7000] - ParseException (“Malformed tag”) if &lt;script&gt; attribute 'type' is 'module'&lt;/script&gt;&lt;/li&gt;
&lt;li&gt;[WICKET-7002] - Application metadata access should not require synchronization&lt;/li&gt;
&lt;li&gt;[WICKET-7003] - The http RequestLogger is very expensive. #524&lt;/li&gt;
&lt;li&gt;[WICKET-7004] - Jetty config example contains security hazard&lt;/li&gt;
&lt;li&gt;[WICKET-7008] - LoadableDetachableModel.toString() should reflect the actual variable name&lt;/li&gt;
&lt;li&gt;[WICKET-7009] - Upgrade Jackson dependency to 2.13.x&lt;/li&gt;
&lt;li&gt;[WICKET-7011] - Improve usage of JUnit 5.x APIs&lt;/li&gt;
&lt;li&gt;[WICKET-7014] - Use new API for forward compatibility with CDI 4&lt;/li&gt;
&lt;li&gt;[WICKET-7016] - Support GCM-SIV for page store encryption&lt;/li&gt;
&lt;li&gt;[WICKET-7017] - ListenerRequestHandler should not hide IndexOutOfBoundsException&lt;/li&gt;
&lt;li&gt;[WICKET-7021] - Additional OSGi import fixes&lt;/li&gt;
&lt;li&gt;[WICKET-7025] - Package private methods should be proxied by ByteBuddy&lt;/li&gt;
&lt;li&gt;[WICKET-7030] - Add Convenience Methods in BaseWicketTester&lt;/li&gt;
&lt;li&gt;[WICKET-7031] - Update to JQuery 3.6.4&lt;/li&gt;
&lt;li&gt;[WICKET-7032] - Update the JS tests to use latest version of QUnit (2.x)&lt;/li&gt;
&lt;li&gt;[WICKET-7035] - fileCountMax should be added to control the amount of files being uploaded&lt;/li&gt;
&lt;li&gt;[WICKET-7038] - Add support for SameSite setting to CookieDefaults&lt;/li&gt;
&lt;li&gt;[WICKET-7041] - Reduce allocations when rendering component headers&lt;/li&gt;
&lt;li&gt;[WICKET-7042] - Improve sizing of StringResponse when writing scripts in PartialPageResponse&lt;/li&gt;
&lt;li&gt;[WICKET-7045] - Avoid allocations in PageParameters.getNamedKeys&lt;/li&gt;
&lt;li&gt;[WICKET-7046] - Avoid allocating StringResponse when no response filters are active&lt;/li&gt;
&lt;li&gt;[WICKET-7047] - Improve initial buffer capacity for Strings.toMultilineMarkup&lt;/li&gt;
&lt;li&gt;[WICKET-7051] - fileupload2 does not seem to have exceptions to distinguish bettween file too big and total size too big&lt;/li&gt;
&lt;li&gt;[WICKET-7059] - [Serialization] make easier to avoid serialization for form request&lt;/li&gt;
&lt;/ul&gt;
&lt;h5 id=&quot;task-2&quot;&gt;Task&lt;/h5&gt;
&lt;ul&gt;
&lt;li&gt;[WICKET-6887] - Merge wicket-http2 into wicket-core&lt;/li&gt;
&lt;li&gt;[WICKET-6903] - Replace maven-clirr-plugin with something newer&lt;/li&gt;
&lt;li&gt;[WICKET-6904] - Make Apache Wicket fully supporting Java9+ module system&lt;/li&gt;
&lt;li&gt;[WICKET-6906] - Wicket 10 remove deprecation&lt;/li&gt;
&lt;li&gt;[WICKET-6907] - Upgrade Guice to 5.x&lt;/li&gt;
&lt;li&gt;[WICKET-6915] - Update common-fileupload to 2.0&lt;/li&gt;
&lt;li&gt;[WICKET-6916] - Simplify JMX with StandardMBean&lt;/li&gt;
&lt;li&gt;[WICKET-6919] - Improve EnclosureContainer’s javadoc to explain that it should not be used with &lt;wicket:enclosure&gt;&lt;/wicket:enclosure&gt;&lt;/li&gt;
&lt;li&gt;[WICKET-6925] - Deprecate AbstractWrapModel&lt;/li&gt;
&lt;li&gt;[WICKET-6940] - Update Spring to 6.0.0&lt;/li&gt;
&lt;li&gt;[WICKET-6942] - Replace usage of log4j 1.x in tests and wicket-examples with slf4j-simple&lt;/li&gt;
&lt;li&gt;[WICKET-7010] - Stop bundling old JQuery versions&lt;/li&gt;
&lt;li&gt;[WICKET-7027] - Remove component queueing&lt;/li&gt;
&lt;li&gt;[WICKET-7053] - Update Guice to 7.x (javax -&amp;gt; jakarta)&lt;/li&gt;
&lt;/ul&gt;
</content>
</entry>
<entry>
<title>Apache Wicket 9.16.0 released</title>
<link href="http://wicket.apache.org/news/2023/11/26/wicket-9.16.0-released.html"/>
<updated>2023-11-26T00:00:00+00:00</updated>
<id>http://wicket.apache.org/news/2023/11/26/wicket-9.16.0-released</id>
<content type="html">&lt;p&gt;The Apache Wicket PMC is proud to announce Apache Wicket 9.16.0!&lt;/p&gt;
&lt;p&gt;Apache Wicket is an open source Java component oriented web application
framework that powers thousands of web applications and web sites for
governments, stores, universities, cities, banks, email providers, and
more. You can find more about Apache Wicket at https://wicket.apache.org&lt;/p&gt;
&lt;p&gt;This release marks another minor release of Wicket 9. We
use semantic versioning for the development of Wicket, and as such no
API breaks are present in this release compared to 9.0.0.&lt;/p&gt;
&lt;h2 id=&quot;using-this-release&quot;&gt;Using this release&lt;/h2&gt;
&lt;p&gt;With Apache Maven update your dependency to (and don’t forget to
update any other dependencies on Wicket projects to the same version):&lt;/p&gt;
&lt;figure class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-xml&quot; data-lang=&quot;xml&quot;&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;dependency&amp;gt;&lt;/span&gt;
&lt;span class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.wicket&lt;span class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
&lt;span class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;wicket-core&lt;span class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
&lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;9.16.0&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
&lt;span class=&quot;nt&quot;&gt;&amp;lt;/dependency&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/figure&gt;
&lt;p&gt;Or download and build the distribution yourself, or use our
convenience binary package you can find here:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Download: http://wicket.apache.org/start/wicket-9.x.html#manually&lt;/li&gt;
&lt;/ul&gt;
&lt;!--more--&gt;
&lt;h2 id=&quot;upgrading-from-earlier-versions&quot;&gt;Upgrading from earlier versions&lt;/h2&gt;
&lt;p&gt;If you upgrade from 9.y.z this release is a drop in replacement. If
you come from a version prior to 9.0.0, please read our Wicket 9
migration guide found at&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;http://s.apache.org/wicket9migrate&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Have fun!&lt;/p&gt;
&lt;p&gt;— The Wicket team&lt;/p&gt;
&lt;p&gt;========================================================================&lt;/p&gt;
&lt;h3 id=&quot;this-release&quot;&gt;This Release&lt;/h3&gt;
&lt;h4 id=&quot;changelog-for-9160&quot;&gt;CHANGELOG for 9.16.0:&lt;/h4&gt;
&lt;h5 id=&quot;bug&quot;&gt;Bug&lt;/h5&gt;
&lt;ul&gt;
&lt;li&gt;[WICKET-7056] - HttpSessionStore#getAttribute called on invalidated session&lt;/li&gt;
&lt;li&gt;[WICKET-7074] - [AJAX] malformed XML is produced if an error is produced during AJAX rendering and a redirect is issued&lt;/li&gt;
&lt;li&gt;[WICKET-7076] - JavaScriptReferenceType newly created is not serializable&lt;/li&gt;
&lt;li&gt;[WICKET-7081] - Open packages to expose resources to other modules&lt;/li&gt;
&lt;/ul&gt;
&lt;h5 id=&quot;improvement&quot;&gt;Improvement&lt;/h5&gt;
&lt;ul&gt;
&lt;li&gt;[WICKET-7078] - CSP: inline JS in Choices and Selection of Palette&lt;/li&gt;
&lt;li&gt;[WICKET-7080] - [Events] make default events delivery machinery pluggable and roll usable annotation based one&lt;/li&gt;
&lt;li&gt;[WICKET-7082] - Easier to work with polymorphic values inside IModel&lt;/li&gt;
&lt;li&gt;[WICKET-7083] - Trigger client side validation when using SubmitLinks&lt;/li&gt;
&lt;/ul&gt;
&lt;h5 id=&quot;task&quot;&gt;Task&lt;/h5&gt;
&lt;ul&gt;
&lt;li&gt;[WICKET-7073] - Update JQuery to 3.7.1&lt;/li&gt;
&lt;/ul&gt;
</content>
</entry>
<entry>
<title>Apache Wicket 10.0.0-M2 released</title>
<link href="http://wicket.apache.org/news/2023/10/16/wicket-10.0.0-M2-released.html"/>
<updated>2023-10-16T00:00:00+00:00</updated>
<id>http://wicket.apache.org/news/2023/10/16/wicket-10.0.0-M2-released</id>
<content type="html">&lt;p&gt;The Apache Wicket PMC is proud to announce Apache Wicket 10.0.0-M2!&lt;/p&gt;
&lt;p&gt;Apache Wicket is an open source Java component oriented web application
framework that powers thousands of web applications and web sites for
governments, stores, universities, cities, banks, email providers, and
more. You can find more about Apache Wicket at https://wicket.apache.org&lt;/p&gt;
&lt;p&gt;This release marks another minor release of Wicket 10. We
use semantic versioning for the development of Wicket, and as such no
API breaks are present in this release compared to 10.0.0.&lt;/p&gt;
&lt;h2 id=&quot;new-and-noteworthy&quot;&gt;New and noteworthy&lt;/h2&gt;
&lt;p&gt;In order to improve JPMS adoption, this release introduces the new module
wicket-tester containing common classes for unit testing.
Users of class WicketTester must now include this module as &lt;strong&gt;test&lt;/strong&gt; dependency.&lt;/p&gt;
&lt;h2 id=&quot;using-this-release&quot;&gt;Using this release&lt;/h2&gt;
&lt;p&gt;With Apache Maven update your dependency to (and don’t forget to
update any other dependencies on Wicket projects to the same version):&lt;/p&gt;
&lt;figure class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-xml&quot; data-lang=&quot;xml&quot;&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;dependency&amp;gt;&lt;/span&gt;
&lt;span class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.wicket&lt;span class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
&lt;span class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;wicket-core&lt;span class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
&lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;10.0.0-M2&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
&lt;span class=&quot;nt&quot;&gt;&amp;lt;/dependency&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/figure&gt;
&lt;p&gt;Or download and build the distribution yourself, or use our
convenience binary package you can find here:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Download: http://wicket.apache.org/start/wicket-10.x.html#manually&lt;/li&gt;
&lt;/ul&gt;
&lt;!--more--&gt;
&lt;h2 id=&quot;upgrading-from-earlier-versions&quot;&gt;Upgrading from earlier versions&lt;/h2&gt;
&lt;p&gt;If you upgrade from 10.y.z this release is a drop in replacement. If
you come from a version prior to 10.0.0, please read our Wicket 10
migration guide found at&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;http://s.apache.org/wicket10migrate&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Have fun!&lt;/p&gt;
&lt;p&gt;— The Wicket team&lt;/p&gt;
&lt;p&gt;========================================================================&lt;/p&gt;
&lt;h3 id=&quot;this-release&quot;&gt;This Release&lt;/h3&gt;
&lt;h4 id=&quot;changelog-for-1000-m2&quot;&gt;CHANGELOG for 10.0.0-M2:&lt;/h4&gt;
&lt;h5 id=&quot;bug&quot;&gt;Bug&lt;/h5&gt;
&lt;ul&gt;
&lt;li&gt;[WICKET-7056] - HttpSessionStore#getAttribute called on invalidated session&lt;/li&gt;
&lt;li&gt;[WICKET-7061] - When I move from 9.13.0-&amp;gt;9.14.0, my importmaps fail to parse correctly due to presence of the CDATA wrapping.&lt;/li&gt;
&lt;li&gt;[WICKET-7065] - TextFilteredPropertyColumn violates CSP&lt;/li&gt;
&lt;li&gt;[WICKET-7067] - DefaultExceptionMapper should not set disableCaching for WebSocketResponse&lt;/li&gt;
&lt;li&gt;[WICKET-7070] - Quick start generated app has multiple errors&lt;/li&gt;
&lt;li&gt;[WICKET-7071] - Problems when calling request.getInputStream() before executing WicketFilter&lt;/li&gt;
&lt;li&gt;[WICKET-7072] - JUnit code in /src/main/java breaks JPMS support in Eclipse IDE&lt;/li&gt;
&lt;li&gt;[WICKET-7074] - [AJAX] malformed XML is produced if an error is produced during AJAX rendering and a redirect is issued&lt;/li&gt;
&lt;li&gt;[WICKET-7075] - ServletWebResponse allows writing headers to committed HttpServletResponse&lt;/li&gt;
&lt;li&gt;[WICKET-7076] - JavaScriptReferenceType newly created is not serializable&lt;/li&gt;
&lt;li&gt;[WICKET-7077] - 2 spring web application contexts are created&lt;/li&gt;
&lt;/ul&gt;
&lt;h5 id=&quot;improvement&quot;&gt;Improvement&lt;/h5&gt;
&lt;ul&gt;
&lt;li&gt;[WICKET-7039] - Improve Accessibility of wicket-autocomplete.js&lt;/li&gt;
&lt;li&gt;[WICKET-7060] - Minor improvements to wicket-examples&lt;/li&gt;
&lt;li&gt;[WICKET-7063] - Convert all Application_&lt;em&gt;.properties to Application_&lt;/em&gt;.utf8.properties&lt;/li&gt;
&lt;li&gt;[WICKET-7066] - Add possibility to define type-Attribute of JavascriptHeaderItem as “module”&lt;/li&gt;
&lt;li&gt;[WICKET-7068] - Current tree themes are not RTL friendly&lt;/li&gt;
&lt;li&gt;[WICKET-7078] - CSP: inline JS in Choices and Selection of Palette&lt;/li&gt;
&lt;/ul&gt;
&lt;h5 id=&quot;task&quot;&gt;Task&lt;/h5&gt;
&lt;ul&gt;
&lt;li&gt;[WICKET-7064] - commons-fileupload2 dependency should be added back&lt;/li&gt;
&lt;li&gt;[WICKET-7069] - assertTrue(equals()) in tests should be replaced with assertEquals&lt;/li&gt;
&lt;li&gt;[WICKET-7073] - Update JQuery to 3.7.1&lt;/li&gt;
&lt;/ul&gt;
</content>
</entry>
<entry>
<title>Apache Wicket 9.15.0 released</title>
<link href="http://wicket.apache.org/news/2023/09/18/wicket-9.15.0-released.html"/>
<updated>2023-09-18T00:00:00+00:00</updated>
<id>http://wicket.apache.org/news/2023/09/18/wicket-9.15.0-released</id>
<content type="html">&lt;p&gt;The Apache Wicket PMC is proud to announce Apache Wicket 9.15.0!&lt;/p&gt;
&lt;p&gt;Apache Wicket is an open source Java component oriented web application
framework that powers thousands of web applications and web sites for
governments, stores, universities, cities, banks, email providers, and
more. You can find more about Apache Wicket at https://wicket.apache.org&lt;/p&gt;
&lt;p&gt;This release marks another minor release of Wicket 9. We
use semantic versioning for the development of Wicket, and as such no
API breaks are present in this release compared to 9.0.0.&lt;/p&gt;
&lt;h2 id=&quot;using-this-release&quot;&gt;Using this release&lt;/h2&gt;
&lt;p&gt;With Apache Maven update your dependency to (and don’t forget to
update any other dependencies on Wicket projects to the same version):&lt;/p&gt;
&lt;figure class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-xml&quot; data-lang=&quot;xml&quot;&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;dependency&amp;gt;&lt;/span&gt;
&lt;span class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.wicket&lt;span class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
&lt;span class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;wicket-core&lt;span class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
&lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;9.15.0&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
&lt;span class=&quot;nt&quot;&gt;&amp;lt;/dependency&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/figure&gt;
&lt;p&gt;Or download and build the distribution yourself, or use our
convenience binary package you can find here:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Download: http://wicket.apache.org/start/wicket-9.x.html#manually&lt;/li&gt;
&lt;/ul&gt;
&lt;!--more--&gt;
&lt;h2 id=&quot;upgrading-from-earlier-versions&quot;&gt;Upgrading from earlier versions&lt;/h2&gt;
&lt;p&gt;If you upgrade from 9.y.z this release is a drop in replacement. If
you come from a version prior to 9.0.0, please read our Wicket 9
migration guide found at&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;http://s.apache.org/wicket9migrate&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Have fun!&lt;/p&gt;
&lt;p&gt;— The Wicket team&lt;/p&gt;
&lt;p&gt;========================================================================&lt;/p&gt;
&lt;h3 id=&quot;this-release&quot;&gt;This Release&lt;/h3&gt;
&lt;h4 id=&quot;changelog-for-9150&quot;&gt;CHANGELOG for 9.15.0:&lt;/h4&gt;
&lt;h5 id=&quot;bug&quot;&gt;Bug&lt;/h5&gt;
&lt;ul&gt;
&lt;li&gt;[WICKET-7061] - When I move from 9.13.0-&amp;gt;9.14.0, my importmaps fail to parse correctly due to presence of the CDATA wrapping.&lt;/li&gt;
&lt;li&gt;[WICKET-7065] - TextFilteredPropertyColumn violates CSP&lt;/li&gt;
&lt;li&gt;[WICKET-7067] - DefaultExceptionMapper should not set disableCaching for WebSocketResponse&lt;/li&gt;
&lt;li&gt;[WICKET-7070] - Quick start generated app has multiple errors&lt;/li&gt;
&lt;li&gt;[WICKET-7071] - Problems when calling request.getInputStream() before executing WicketFilter&lt;/li&gt;
&lt;/ul&gt;
&lt;h5 id=&quot;improvement&quot;&gt;Improvement&lt;/h5&gt;
&lt;ul&gt;
&lt;li&gt;[WICKET-7039] - Improve Accessibility of wicket-autocomplete.js&lt;/li&gt;
&lt;li&gt;[WICKET-7059] - [Serialization] make easier to avoid serialization for form request&lt;/li&gt;
&lt;li&gt;[WICKET-7062] - [Tooling] improve tools for investigating page sizes&lt;/li&gt;
&lt;li&gt;[WICKET-7063] - Convert all Application_&lt;em&gt;.properties to Application_&lt;/em&gt;.utf8.properties&lt;/li&gt;
&lt;li&gt;[WICKET-7066] - Add possibility to define type-Attribute of JavascriptHeaderItem as “module”&lt;/li&gt;
&lt;li&gt;[WICKET-7068] - Current tree themes are not RTL friendly&lt;/li&gt;
&lt;/ul&gt;
&lt;h5 id=&quot;task&quot;&gt;Task&lt;/h5&gt;
&lt;ul&gt;
&lt;li&gt;[WICKET-7069] - assertTrue(equals()) in tests should be replaced with assertEquals&lt;/li&gt;
&lt;/ul&gt;
</content>
</entry>
<entry>
<title>Apache Wicket 10.0.0-M1 released</title>
<link href="http://wicket.apache.org/news/2023/06/17/wicket-10.0.0-M1-released.html"/>
<updated>2023-06-17T00:00:00+00:00</updated>
<id>http://wicket.apache.org/news/2023/06/17/wicket-10.0.0-M1-released</id>
<content type="html">&lt;p&gt;The Apache Wicket PMC is proud to announce Apache Wicket 10.0.0-M1!&lt;/p&gt;
&lt;p&gt;Apache Wicket is an open source Java component oriented web application
framework that powers thousands of web applications and web sites for
governments, stores, universities, cities, banks, email providers, and
more. You can find more about Apache Wicket at https://wicket.apache.org&lt;/p&gt;
&lt;p&gt;This release marks another minor release of Wicket 10. We
use semantic versioning for the development of Wicket, and as such no
API breaks are present in this release compared to 10.0.0.&lt;/p&gt;
&lt;h2 id=&quot;new-and-noteworthy&quot;&gt;New and noteworthy&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Java 17 support&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The new milestone requires Java 17 as minimum version.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Automatic migration tool&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Apache Wicket 10 provides automatic migration based on OpenRewrite. See migration guide for more details: https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+10.0#MigrationtoWicket10.0-Automaticmigration&lt;/p&gt;
&lt;h2 id=&quot;using-this-release&quot;&gt;Using this release&lt;/h2&gt;
&lt;p&gt;With Apache Maven update your dependency to (and don’t forget to
update any other dependencies on Wicket projects to the same version):&lt;/p&gt;
&lt;figure class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-xml&quot; data-lang=&quot;xml&quot;&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;dependency&amp;gt;&lt;/span&gt;
&lt;span class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.wicket&lt;span class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
&lt;span class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;wicket-core&lt;span class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
&lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;10.0.0-M1&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
&lt;span class=&quot;nt&quot;&gt;&amp;lt;/dependency&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/figure&gt;
&lt;p&gt;Or download and build the distribution yourself, or use our
convenience binary package you can find here:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Download: http://wicket.apache.org/start/wicket-10.x.html#manually&lt;/li&gt;
&lt;/ul&gt;
&lt;!--more--&gt;
&lt;h2 id=&quot;upgrading-from-earlier-versions&quot;&gt;Upgrading from earlier versions&lt;/h2&gt;
&lt;p&gt;If you upgrade from 10.y.z this release is a drop in replacement. If
you come from a version prior to 10.0.0, please read our Wicket 10
migration guide found at&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;http://s.apache.org/wicket10migrate&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Have fun!&lt;/p&gt;
&lt;p&gt;— The Wicket team&lt;/p&gt;
&lt;p&gt;========================================================================&lt;/p&gt;
&lt;h3 id=&quot;this-release&quot;&gt;This Release&lt;/h3&gt;
&lt;h4 id=&quot;changelog-for-1000-m1&quot;&gt;CHANGELOG for 10.0.0-M1:&lt;/h4&gt;
&lt;h5 id=&quot;bug&quot;&gt;Bug&lt;/h5&gt;
&lt;ul&gt;
&lt;li&gt;[WICKET-6895] - Links to examples in documentation points to old version of 8x&lt;/li&gt;
&lt;li&gt;[WICKET-6896] - AutoCompleteTextField re-opens dropdown item list after item has been selected&lt;/li&gt;
&lt;li&gt;[WICKET-6897] - Javadoc build fails on fresh checkout of master or rel/wicket-9.3.0&lt;/li&gt;
&lt;li&gt;[WICKET-6902] - Change of PartialPageUpdate order of onAfterResponse and writePriorityEvaluations makes IListener.onAfterResponde ignore prepended javascripts&lt;/li&gt;
&lt;li&gt;[WICKET-6908] - Possible bug / edge case where page is not detached&lt;/li&gt;
&lt;li&gt;[WICKET-6913] - Java 17 compatibility with cglib&lt;/li&gt;
&lt;li&gt;[WICKET-6914] - Visibility change of “File Upload” via ajax causes “missing” form-data&lt;/li&gt;
&lt;li&gt;[WICKET-6921] - MultipartFormComponentListener breaks on hidden components&lt;/li&gt;
&lt;li&gt;[WICKET-6936] - FilePageStore fails on windows&lt;/li&gt;
&lt;li&gt;[WICKET-6944] - Memory leak in WicketEndpoint&lt;/li&gt;
&lt;li&gt;[WICKET-6945] - MultipartFormComponentListener modifies enctype on invisible forms, leading to javascript errors&lt;/li&gt;
&lt;li&gt;[WICKET-6947] - IndicatingAjaxButton does not work with Bootstrap 4&lt;/li&gt;
&lt;li&gt;[WICKET-6953] - JavaScriptDeferHeaderResponse not working correctly for AJAX requests&lt;/li&gt;
&lt;li&gt;[WICKET-6955] - Wicket uses unstable slf4j version&lt;/li&gt;
&lt;li&gt;[WICKET-6965] - Memory leak in WicketEndpoint&lt;/li&gt;
&lt;li&gt;[WICKET-6966] - IndexOutOfBounds in InSessionPageStore&lt;/li&gt;
&lt;li&gt;[WICKET-6970] - Unnecessary string building in AssociatedMarkupSourcingStrategy&lt;/li&gt;
&lt;li&gt;[WICKET-6971] - NullPointerException in ModificationWatcher&lt;/li&gt;
&lt;li&gt;[WICKET-6974] - JavaxUpgradeHttpRequest returns an empty contextPath&lt;/li&gt;
&lt;li&gt;[WICKET-6975] - Behavior.renderHead may be called multiple times&lt;/li&gt;
&lt;li&gt;[WICKET-6981] - InSessionPageStore does not trigger flushSession&lt;/li&gt;
&lt;li&gt;[WICKET-6988] - String.format used in JS generation leads to errors&lt;/li&gt;
&lt;li&gt;[WICKET-6990] - DiskPageStore loses pages when container re-binds attributes&lt;/li&gt;
&lt;li&gt;[WICKET-6996] - NotSerializableException near KeyInSessionSunJceCryptFactory&lt;/li&gt;
&lt;li&gt;[WICKET-6999] - Missing Export-Package of packages with “internal” in name&lt;/li&gt;
&lt;li&gt;[WICKET-7005] - ByteBuddy IllegalStateException: Cannot inject already loaded type&lt;/li&gt;
&lt;li&gt;[WICKET-7007] - Code snippets for CSRF documentation fixing&lt;/li&gt;
&lt;li&gt;[WICKET-7013] - IndexOutOfBoundsException in InSessionPageStore&lt;/li&gt;
&lt;li&gt;[WICKET-7022] - JavaScriptStripper fails to detect regular expression correctly&lt;/li&gt;
&lt;li&gt;[WICKET-7028] - CSP header not rendered when using RedirectPolicy.NEVER_REDIRECT&lt;/li&gt;
&lt;li&gt;[WICKET-7034] - WebSocket.Closed event not fired when error occurred&lt;/li&gt;
&lt;li&gt;[WICKET-7037] - [Ajax Download] cookie used to track download complete misses the SameSite attribute&lt;/li&gt;
&lt;li&gt;[WICKET-7040] - find a different way to add CSP headers&lt;/li&gt;
&lt;li&gt;[WICKET-7044] - Images in the Wicket 9.x reference guide are not displayed.&lt;/li&gt;
&lt;li&gt;[WICKET-7052] - Interrupting a task should not be logged as an error&lt;/li&gt;
&lt;li&gt;[WICKET-7054] - Tag &lt;script&gt; mus be wrapped in CDATA for 'type' values 'module' and 'importmap'&lt;/script&gt;&lt;/li&gt;
&lt;li&gt;[WICKET-7055] - AjaxEventBehavior onload event unstable&lt;/li&gt;
&lt;/ul&gt;
&lt;h5 id=&quot;new-feature&quot;&gt;New Feature&lt;/h5&gt;
&lt;ul&gt;
&lt;li&gt;[WICKET-6886] - LambdaChoiceRenderer&lt;/li&gt;
&lt;li&gt;[WICKET-7029] - Add migration recipes to Wicket 10&lt;/li&gt;
&lt;li&gt;[WICKET-7033] - add support to uploading to a resource&lt;/li&gt;
&lt;/ul&gt;
&lt;h5 id=&quot;improvement&quot;&gt;Improvement&lt;/h5&gt;
&lt;ul&gt;
&lt;li&gt;[WICKET-6836] - Replace CGLib with ByteBuddy and/or Javassist&lt;/li&gt;
&lt;li&gt;[WICKET-6889] - Provide specialization of SpringWebApplicationFactory that could load Spring configuration class&lt;/li&gt;
&lt;li&gt;[WICKET-6890] - Render debug setting ‘outputMarkupContainerClassName` as an attribute&lt;/li&gt;
&lt;li&gt;[WICKET-6893] - Make ApplicationContextMock smarter by delegating to DefaultListableBeanFactory&lt;/li&gt;
&lt;li&gt;[WICKET-6899] - Add setExceptionMapperProvider to Application&lt;/li&gt;
&lt;li&gt;[WICKET-6901] - PropertyValidator improve configuration doc&lt;/li&gt;
&lt;li&gt;[WICKET-6911] - wicket-spring throws an error when a spring bean uses ctor injection&lt;/li&gt;
&lt;li&gt;[WICKET-6920] - Improve the examples to use the browser’s light/dark mode&lt;/li&gt;
&lt;li&gt;[WICKET-6924] - Allow image/avif in SecurePackageResourceGuard&lt;/li&gt;
&lt;li&gt;[WICKET-6927] - Get rid of java.security.AccessController&lt;/li&gt;
&lt;li&gt;[WICKET-6933] - Ease use of InSessionPageStore as persistent store&lt;/li&gt;
&lt;li&gt;[WICKET-6943] - There should be ability to check if current session’s locale is RTL&lt;/li&gt;
&lt;li&gt;[WICKET-6946] - isVisibleInHierarchy/isEnabledInHierarchy broken by isVisible/isEnabled override&lt;/li&gt;
&lt;li&gt;[WICKET-6949] - make AjaxDownloadBehavior more dynamic&lt;/li&gt;
&lt;li&gt;[WICKET-6950] - wicket web-sockets implementation does not allow to configure/access web socket session on onOpen&lt;/li&gt;
&lt;li&gt;[WICKET-6952] - Performance improvements for Strings.isEmpty&lt;/li&gt;
&lt;li&gt;[WICKET-6958] - Allow to use Slf4j 1.7.x in OSGi runtime&lt;/li&gt;
&lt;li&gt;[WICKET-6960] - Reduce allocations when encoding ComponentInfo&lt;/li&gt;
&lt;li&gt;[WICKET-6963] - Use singletons for PanelMarkupSourcingStrategy&lt;/li&gt;
&lt;li&gt;[WICKET-6964] - Do not allocate when escaping empty string&lt;/li&gt;
&lt;li&gt;[WICKET-6967] - allow to send non-blocking web socket messages&lt;/li&gt;
&lt;li&gt;[WICKET-6972] - Add Resource key to be logged on Warning in Localizer.java&lt;/li&gt;
&lt;li&gt;[WICKET-6976] - Reduce allocations when writing synthetic closing tags&lt;/li&gt;
&lt;li&gt;[WICKET-6977] - hashCode computations generate excessive garbage objects&lt;/li&gt;
&lt;li&gt;[WICKET-6979] - Cut back slightly on some String instance creation in PageInfo and friends.&lt;/li&gt;
&lt;li&gt;[WICKET-6982] - Unnecessary initialization of stateful pages in ListenerRequestHandler&lt;/li&gt;
&lt;li&gt;[WICKET-6985] - Insufficient information logged by CheckingObjectOutputStream when delegation to Externalizable&lt;/li&gt;
&lt;li&gt;[WICKET-6991] - ResourceAggregator is resizing the StringBuilder several times.&lt;/li&gt;
&lt;li&gt;[WICKET-6992] - Reduce object creation and wasted memory in Url toString() methods&lt;/li&gt;
&lt;li&gt;[WICKET-6994] - Make the servlet API a runtime provided dependency when using JPMS.&lt;/li&gt;
&lt;li&gt;[WICKET-6998] - Bump slf4j-api to 2.0.0&lt;/li&gt;
&lt;li&gt;[WICKET-7000] - ParseException (“Malformed tag”) if &lt;script&gt; attribute 'type' is 'module'&lt;/script&gt;&lt;/li&gt;
&lt;li&gt;[WICKET-7002] - Application metadata access should not require synchronization&lt;/li&gt;
&lt;li&gt;[WICKET-7003] - The http RequestLogger is very expensive. #524&lt;/li&gt;
&lt;li&gt;[WICKET-7004] - Jetty config example contains security hazard&lt;/li&gt;
&lt;li&gt;[WICKET-7008] - LoadableDetachableModel.toString() should reflect the actual variable name&lt;/li&gt;
&lt;li&gt;[WICKET-7009] - Upgrade Jackson dependency to 2.13.x&lt;/li&gt;
&lt;li&gt;[WICKET-7011] - Improve usage of JUnit 5.x APIs&lt;/li&gt;
&lt;li&gt;[WICKET-7014] - Use new API for forward compatibility with CDI 4&lt;/li&gt;
&lt;li&gt;[WICKET-7016] - Support GCM-SIV for page store encryption&lt;/li&gt;
&lt;li&gt;[WICKET-7017] - ListenerRequestHandler should not hide IndexOutOfBoundsException&lt;/li&gt;
&lt;li&gt;[WICKET-7021] - Additional OSGi import fixes&lt;/li&gt;
&lt;li&gt;[WICKET-7025] - Package private methods should be proxied by ByteBuddy&lt;/li&gt;
&lt;li&gt;[WICKET-7030] - Add Convenience Methods in BaseWicketTester&lt;/li&gt;
&lt;li&gt;[WICKET-7031] - Update to JQuery 3.6.4&lt;/li&gt;
&lt;li&gt;[WICKET-7032] - Update the JS tests to use latest version of QUnit (2.x)&lt;/li&gt;
&lt;li&gt;[WICKET-7035] - fileCountMax should be added to control the amount of files being uploaded&lt;/li&gt;
&lt;li&gt;[WICKET-7038] - Add support for SameSite setting to CookieDefaults&lt;/li&gt;
&lt;li&gt;[WICKET-7041] - Reduce allocations when rendering component headers&lt;/li&gt;
&lt;li&gt;[WICKET-7042] - Improve sizing of StringResponse when writing scripts in PartialPageResponse&lt;/li&gt;
&lt;li&gt;[WICKET-7045] - Avoid allocations in PageParameters.getNamedKeys&lt;/li&gt;
&lt;li&gt;[WICKET-7046] - Avoid allocating StringResponse when no response filters are active&lt;/li&gt;
&lt;li&gt;[WICKET-7047] - Improve initial buffer capacity for Strings.toMultilineMarkup&lt;/li&gt;
&lt;li&gt;[WICKET-7051] - fileupload2 does not seem to have exceptions to distinguish bettween file too big and total size too big&lt;/li&gt;
&lt;li&gt;[WICKET-7059] - [Serialization] make easier to avoid serialization for form request&lt;/li&gt;
&lt;/ul&gt;
&lt;h5 id=&quot;task&quot;&gt;Task&lt;/h5&gt;
&lt;ul&gt;
&lt;li&gt;[WICKET-6887] - Merge wicket-http2 into wicket-core&lt;/li&gt;
&lt;li&gt;[WICKET-6903] - Replace maven-clirr-plugin with something newer&lt;/li&gt;
&lt;li&gt;[WICKET-6904] - Make Apache Wicket fully supporting Java9+ module system&lt;/li&gt;
&lt;li&gt;[WICKET-6906] - Wicket 10 remove deprecation&lt;/li&gt;
&lt;li&gt;[WICKET-6907] - Upgrade Guice to 5.x&lt;/li&gt;
&lt;li&gt;[WICKET-6915] - Update common-fileupload to 2.0&lt;/li&gt;
&lt;li&gt;[WICKET-6916] - Simplify JMX with StandardMBean&lt;/li&gt;
&lt;li&gt;[WICKET-6919] - Improve EnclosureContainer’s javadoc to explain that it should not be used with &lt;wicket:enclosure&gt;&lt;/wicket:enclosure&gt;&lt;/li&gt;
&lt;li&gt;[WICKET-6925] - Deprecate AbstractWrapModel&lt;/li&gt;
&lt;li&gt;[WICKET-6940] - Update Spring to 6.0.0&lt;/li&gt;
&lt;li&gt;[WICKET-6942] - Replace usage of log4j 1.x in tests and wicket-examples with slf4j-simple&lt;/li&gt;
&lt;li&gt;[WICKET-7010] - Stop bundling old JQuery versions&lt;/li&gt;
&lt;li&gt;[WICKET-7027] - Remove component queueing&lt;/li&gt;
&lt;li&gt;[WICKET-7053] - Update Guice to 7.x (javax -&amp;gt; jakarta)&lt;/li&gt;
&lt;/ul&gt;
</content>
</entry>
<entry>
<title>Apache Wicket 9.14.0 released</title>
<link href="http://wicket.apache.org/news/2023/05/28/wicket-9.14.0-released.html"/>
<updated>2023-05-28T00:00:00+00:00</updated>
<id>http://wicket.apache.org/news/2023/05/28/wicket-9.14.0-released</id>
<content type="html">&lt;p&gt;The Apache Wicket PMC is proud to announce Apache Wicket 9.14.0!&lt;/p&gt;
&lt;p&gt;Apache Wicket is an open source Java component oriented web application
framework that powers thousands of web applications and web sites for
governments, stores, universities, cities, banks, email providers, and
more. You can find more about Apache Wicket at https://wicket.apache.org&lt;/p&gt;
&lt;p&gt;This release marks another minor release of Wicket 9. We
use semantic versioning for the development of Wicket, and as such no
API breaks are present in this release compared to 9.0.0.&lt;/p&gt;
&lt;h2 id=&quot;using-this-release&quot;&gt;Using this release&lt;/h2&gt;
&lt;p&gt;With Apache Maven update your dependency to (and don’t forget to
update any other dependencies on Wicket projects to the same version):&lt;/p&gt;
&lt;figure class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-xml&quot; data-lang=&quot;xml&quot;&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;dependency&amp;gt;&lt;/span&gt;
&lt;span class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.wicket&lt;span class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
&lt;span class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;wicket-core&lt;span class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
&lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;9.14.0&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
&lt;span class=&quot;nt&quot;&gt;&amp;lt;/dependency&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/figure&gt;
&lt;p&gt;Or download and build the distribution yourself, or use our
convenience binary package you can find here:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Download: http://wicket.apache.org/start/wicket-9.x.html#manually&lt;/li&gt;
&lt;/ul&gt;
&lt;!--more--&gt;
&lt;h2 id=&quot;upgrading-from-earlier-versions&quot;&gt;Upgrading from earlier versions&lt;/h2&gt;
&lt;p&gt;If you upgrade from 9.y.z this release is a drop in replacement. If
you come from a version prior to 9.0.0, please read our Wicket 9
migration guide found at&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;http://s.apache.org/wicket9migrate&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Have fun!&lt;/p&gt;
&lt;p&gt;— The Wicket team&lt;/p&gt;
&lt;p&gt;========================================================================&lt;/p&gt;
&lt;h3 id=&quot;this-release&quot;&gt;This Release&lt;/h3&gt;
&lt;h4 id=&quot;changelog-for-9140&quot;&gt;CHANGELOG for 9.14.0:&lt;/h4&gt;
&lt;h5 id=&quot;bug&quot;&gt;Bug&lt;/h5&gt;
&lt;ul&gt;
&lt;li&gt;[WICKET-7013] - IndexOutOfBoundsException in InSessionPageStore&lt;/li&gt;
&lt;li&gt;[WICKET-7052] - Interrupting a task should not be logged as an error&lt;/li&gt;
&lt;li&gt;[WICKET-7054] - Tag &lt;script&gt; mus be wrapped in CDATA for 'type' values 'module' and 'importmap'&lt;/script&gt;&lt;/li&gt;
&lt;li&gt;[WICKET-7055] - AjaxEventBehavior onload event unstable&lt;/li&gt;
&lt;/ul&gt;
&lt;h5 id=&quot;new-feature&quot;&gt;New Feature&lt;/h5&gt;
&lt;ul&gt;
&lt;li&gt;[WICKET-7033] - add support to uploading to a resource&lt;/li&gt;
&lt;/ul&gt;
&lt;h5 id=&quot;improvement&quot;&gt;Improvement&lt;/h5&gt;
&lt;ul&gt;
&lt;li&gt;[WICKET-6979] - Cut back slightly on some String instance creation in PageInfo and friends.&lt;/li&gt;
&lt;li&gt;[WICKET-7045] - Avoid allocations in PageParameters.getNamedKeys&lt;/li&gt;
&lt;li&gt;[WICKET-7046] - Avoid allocating StringResponse when no response filters are active&lt;/li&gt;
&lt;li&gt;[WICKET-7047] - Improve initial buffer capacity for Strings.toMultilineMarkup&lt;/li&gt;
&lt;li&gt;[WICKET-7049] - Avoid allocation for empty buckets in FilteringHeaderResponse&lt;/li&gt;
&lt;/ul&gt;
</content>
</entry>
<entry>
<title>Apache Wicket 8.15.0 released</title>
<link href="http://wicket.apache.org/news/2023/05/02/wicket-8.15.0-released.html"/>
<updated>2023-05-02T00:00:00+00:00</updated>
<id>http://wicket.apache.org/news/2023/05/02/wicket-8.15.0-released</id>
<content type="html">&lt;p&gt;The Apache Wicket PMC is proud to announce Apache Wicket 8.15.0!&lt;/p&gt;
&lt;p&gt;Apache Wicket is an open source Java component oriented web application
framework that powers thousands of web applications and web sites for
governments, stores, universities, cities, banks, email providers, and
more. You can find more about Apache Wicket at https://wicket.apache.org&lt;/p&gt;
&lt;p&gt;This release marks another minor release of Wicket 8. We
use semantic versioning for the development of Wicket, and as such no
API breaks are present in this release compared to 8.0.0.&lt;/p&gt;
&lt;h2 id=&quot;using-this-release&quot;&gt;Using this release&lt;/h2&gt;
&lt;p&gt;With Apache Maven update your dependency to (and don’t forget to
update any other dependencies on Wicket projects to the same version):&lt;/p&gt;
&lt;figure class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-xml&quot; data-lang=&quot;xml&quot;&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;dependency&amp;gt;&lt;/span&gt;
&lt;span class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.wicket&lt;span class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
&lt;span class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;wicket-core&lt;span class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
&lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;8.15.0&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
&lt;span class=&quot;nt&quot;&gt;&amp;lt;/dependency&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/figure&gt;
&lt;p&gt;Or download and build the distribution yourself, or use our
convenience binary package you can find here:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Download: http://wicket.apache.org/start/wicket-8.x.html#manually&lt;/li&gt;
&lt;/ul&gt;
&lt;!--more--&gt;
&lt;h2 id=&quot;upgrading-from-earlier-versions&quot;&gt;Upgrading from earlier versions&lt;/h2&gt;
&lt;p&gt;If you upgrade from 8.y.z this release is a drop in replacement. If
you come from a version prior to 8.0.0, please read our Wicket 8
migration guide found at&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;http://s.apache.org/wicket8migrate&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Have fun!&lt;/p&gt;
&lt;p&gt;— The Wicket team&lt;/p&gt;
&lt;p&gt;========================================================================&lt;/p&gt;
&lt;div class=&quot;language-plaintext highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;The signatures for the source release artefacts:
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;Signature for apache-wicket-8.15.0.zip:&lt;/p&gt;
&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE0a6YZHC1pJw+aieyh48B+qjTVuEFAmRJgq4ACgkQh48B+qjT
VuGlLRAAiELeMl8pDlFMzrVef2bX1hX/MXdT5lUj8Hpsak2c8UyBvNwl1Ro4y2ZQ
CqMB0BDUQvvrPgix8p3ee0kLhZEnStFrkvp+QckEdN/tFNV1vf4jJUFIif2Xi+od
wmhPizR7YTN/Zy77oK5VeACGjtBgx2fgxm7g4gJ1fw+XCi9Kj/OV9UapqrLIoS2U
rjId/f/kfo442QE1zPgkDzuWSYvg3mAonrARSpP0PK6eSm6KNvMV8AXMg0SBjoUJ
M1KMVmMln7YVmPh0LfNNgSiy2qXPfA6Pk3mJmOeDWrnZZ/t1tHU/m0RwIEds0dRg
LxZ9Wb1fZW7fL5eMnXEkON74XacQ8E4ixGeTJf6npFEU0CZfkjiQwoYF+1Gpju9K
Wfr+y3KBY8EspgHo/JDd6d6UkGjIpemoC/HNaNwFvNapNWxasIBU/mmvoHlz/HmH
zAwG2AX0Ns1SZjTenPhSVUmz00+VjktJdqyBK83z3DFHaQQfKIdkki+0kVSPmmRe
/BpR8q4Oqn7/6ETJMVEE25Hy7r4KQvp0q4tyzxPK557nDfmA085sdqBXvRA89GMI
S08K+fDmOJ3CgZydcTrXWnPU2B9G3pfnpGye/f9QWcqT/qO5WC3Zzq3KmULT/PwV
zICOCB8bovolj5Am/dRGE48UXDrMXkAu3fnC61qPcLT6aBy2XTc=
=rAUk
-----END PGP SIGNATURE-----
&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;Signature for apache-wicket-8.15.0.tar.gz:&lt;/p&gt;
&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE0a6YZHC1pJw+aieyh48B+qjTVuEFAmRJgq4ACgkQh48B+qjT
VuENwxAAj4Cu8uqXHIPwlzBl1WIJk8+7FeLfH7jO/udElyDQlfh3BHp4QeE0cYuh
TAx8JFZ+QwAplcSGErjzptCygXZprHAy0W5CLmXuQ9ldvgkwskR+E3iGY9VUGBXl
GMIQUGAAqjBh1wzhaKepqREg38V6twYsR9yqWGj8uD0IlosIDIWzZWkLuHlAjkeS
sa+lsj0KdNVyuWeElPt3n2yQY1NBQQ3KMqT5bUXsRu0fuZYiHbJzXHymxpwFgTRu
SKh0mGIfMM9pRfMHr5vSk/JeUV1xeaiFF0fGRnbd3uVG9u8NFQZoRMbv4XnGuWly
JOpvfidLQLCVzfy/bfQ92xSWCnQkIxJLjkhZs/4JsuxBExek2QzoL2Bpd9P/Qj8Z
QsJzhuY+/xXMUjWwgf93P+9DH9qobhlxs57Q8EwLKpmSbJ+aKTZByqAiPvAnp8VL
q7uvP8HD/NEEWM/9eHndEp9YVn87qcAE41wt6dTwetss5XcSqCfGt/1uIuPuO3Sy
hhI0AolFLNJJxUNMGnF1ojMKoQ0tMi5miZJjHLrKZ11kWszkdf/0HInpsdZilj/X
jQP3a3XNLvmXC6Tc/G7CH2FWZqECJ0lFQZiz3Z4XwFbsL8x59uW1Y+RTSlSY3fQ3
BIenl8fpvset+jnYG1EHSvRACpO3witT6Ge6N8AM8Lsg0qjs950=
=GqLg
-----END PGP SIGNATURE-----
&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;========================================================================&lt;/p&gt;
&lt;h3 id=&quot;this-release&quot;&gt;This Release&lt;/h3&gt;
&lt;h4 id=&quot;changelog-for-8150&quot;&gt;CHANGELOG for 8.15.0:&lt;/h4&gt;
&lt;h5 id=&quot;improvement&quot;&gt;Improvement&lt;/h5&gt;
&lt;ul&gt;
&lt;li&gt;[WICKET-7002] - Application metadata access should not require synchronization&lt;/li&gt;
&lt;li&gt;[WICKET-7017] - ListenerRequestHandler should not hide IndexOutOfBoundsException&lt;/li&gt;
&lt;li&gt;[WICKET-7035] - fileCountMax should be added to control the amount of files being uploaded&lt;/li&gt;
&lt;li&gt;[WICKET-7041] - Reduce allocations when rendering component headers&lt;/li&gt;
&lt;/ul&gt;
</content>
</entry>
<entry>
<title>Apache Wicket 9.13.0 released</title>
<link href="http://wicket.apache.org/news/2023/04/18/wicket-9.13.0-released.html"/>
<updated>2023-04-18T00:00:00+00:00</updated>
<id>http://wicket.apache.org/news/2023/04/18/wicket-9.13.0-released</id>
<content type="html">&lt;p&gt;The Apache Wicket PMC is proud to announce Apache Wicket 9.13.0!&lt;/p&gt;
&lt;p&gt;Apache Wicket is an open source Java component oriented web application
framework that powers thousands of web applications and web sites for
governments, stores, universities, cities, banks, email providers, and
more. You can find more about Apache Wicket at https://wicket.apache.org&lt;/p&gt;
&lt;p&gt;This release marks another minor release of Wicket 9. We
use semantic versioning for the development of Wicket, and as such no
API breaks are present in this release compared to 9.0.0.&lt;/p&gt;
&lt;h2 id=&quot;using-this-release&quot;&gt;Using this release&lt;/h2&gt;
&lt;p&gt;With Apache Maven update your dependency to (and don’t forget to
update any other dependencies on Wicket projects to the same version):&lt;/p&gt;
&lt;figure class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-xml&quot; data-lang=&quot;xml&quot;&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;dependency&amp;gt;&lt;/span&gt;
&lt;span class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.wicket&lt;span class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
&lt;span class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;wicket-core&lt;span class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
&lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;9.13.0&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
&lt;span class=&quot;nt&quot;&gt;&amp;lt;/dependency&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/figure&gt;
&lt;p&gt;Or download and build the distribution yourself, or use our
convenience binary package you can find here:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Download: http://wicket.apache.org/start/wicket-9.x.html#manually&lt;/li&gt;
&lt;/ul&gt;
&lt;!--more--&gt;
&lt;h2 id=&quot;upgrading-from-earlier-versions&quot;&gt;Upgrading from earlier versions&lt;/h2&gt;
&lt;p&gt;If you upgrade from 9.y.z this release is a drop in replacement. If
you come from a version prior to 9.0.0, please read our Wicket 9
migration guide found at&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;http://s.apache.org/wicket9migrate&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Have fun!&lt;/p&gt;
&lt;p&gt;— The Wicket team&lt;/p&gt;
&lt;p&gt;========================================================================&lt;/p&gt;
&lt;h3 id=&quot;this-release&quot;&gt;This Release&lt;/h3&gt;
&lt;h4 id=&quot;changelog-for-9130&quot;&gt;CHANGELOG for 9.13.0:&lt;/h4&gt;
&lt;h5 id=&quot;bug&quot;&gt;Bug&lt;/h5&gt;
&lt;ul&gt;
&lt;li&gt;[WICKET-7005] - ByteBuddy IllegalStateException: Cannot inject already loaded type&lt;/li&gt;
&lt;li&gt;[WICKET-7022] - JavaScriptStripper fails to detect regular expression correctly&lt;/li&gt;
&lt;li&gt;[WICKET-7028] - CSP header not rendered when using RedirectPolicy.NEVER_REDIRECT&lt;/li&gt;
&lt;li&gt;[WICKET-7034] - WebSocket.Closed event not fired when error occurred&lt;/li&gt;
&lt;li&gt;[WICKET-7037] - [Ajax Download] cookie used to track download complete misses the SameSite attribute&lt;/li&gt;
&lt;li&gt;[WICKET-7044] - Images in the Wicket 9.x reference guide are not displayed.&lt;/li&gt;
&lt;/ul&gt;
&lt;h5 id=&quot;improvement&quot;&gt;Improvement&lt;/h5&gt;
&lt;ul&gt;
&lt;li&gt;[WICKET-7011] - Improve usage of JUnit 5.x APIs&lt;/li&gt;
&lt;li&gt;[WICKET-7014] - Use new API for forward compatibility with CDI 4&lt;/li&gt;
&lt;li&gt;[WICKET-7016] - Support GCM-SIV for page store encryption&lt;/li&gt;
&lt;li&gt;[WICKET-7017] - ListenerRequestHandler should not hide IndexOutOfBoundsException&lt;/li&gt;
&lt;li&gt;[WICKET-7021] - Additional OSGi import fixes&lt;/li&gt;
&lt;li&gt;[WICKET-7025] - Package private methods should be proxied by ByteBuddy&lt;/li&gt;
&lt;li&gt;[WICKET-7031] - Update to JQuery 3.6.4&lt;/li&gt;
&lt;li&gt;[WICKET-7032] - Update the JS tests to use latest version of QUnit (2.x)&lt;/li&gt;
&lt;li&gt;[WICKET-7035] - fileCountMax should be added to control the amount of files being uploaded&lt;/li&gt;
&lt;li&gt;[WICKET-7041] - Reduce allocations when rendering component headers&lt;/li&gt;
&lt;li&gt;[WICKET-7042] - Improve sizing of StringResponse when writing scripts in PartialPageResponse&lt;/li&gt;
&lt;/ul&gt;
</content>
</entry>
<entry>
<title>Apache Wicket 9.12.0 released</title>
<link href="http://wicket.apache.org/news/2022/10/15/wicket-9.12.0-released.html"/>
<updated>2022-10-15T00:00:00+00:00</updated>
<id>http://wicket.apache.org/news/2022/10/15/wicket-9.12.0-released</id>
<content type="html">&lt;p&gt;The Apache Wicket PMC is proud to announce Apache Wicket 9.12.0!&lt;/p&gt;
&lt;p&gt;Apache Wicket is an open source Java component oriented web application
framework that powers thousands of web applications and web sites for
governments, stores, universities, cities, banks, email providers, and
more. You can find more about Apache Wicket at https://wicket.apache.org&lt;/p&gt;
&lt;p&gt;This release marks another minor release of Wicket 9. We
use semantic versioning for the development of Wicket, and as such no
API breaks are present in this release compared to 9.0.0.&lt;/p&gt;
&lt;h2 id=&quot;using-this-release&quot;&gt;Using this release&lt;/h2&gt;
&lt;p&gt;With Apache Maven update your dependency to (and don’t forget to
update any other dependencies on Wicket projects to the same version):&lt;/p&gt;
&lt;figure class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-xml&quot; data-lang=&quot;xml&quot;&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;dependency&amp;gt;&lt;/span&gt;
&lt;span class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.wicket&lt;span class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
&lt;span class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;wicket-core&lt;span class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
&lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;9.12.0&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
&lt;span class=&quot;nt&quot;&gt;&amp;lt;/dependency&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/figure&gt;
&lt;p&gt;Or download and build the distribution yourself, or use our
convenience binary package you can find here:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Download: http://wicket.apache.org/start/wicket-9.x.html#manually&lt;/li&gt;
&lt;/ul&gt;
&lt;!--more--&gt;
&lt;h2 id=&quot;upgrading-from-earlier-versions&quot;&gt;Upgrading from earlier versions&lt;/h2&gt;
&lt;p&gt;If you upgrade from 9.y.z this release is a drop in replacement. If
you come from a version prior to 9.0.0, please read our Wicket 9
migration guide found at&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;http://s.apache.org/wicket9migrate&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Have fun!&lt;/p&gt;
&lt;p&gt;— The Wicket team&lt;/p&gt;
&lt;p&gt;========================================================================&lt;/p&gt;
&lt;h3 id=&quot;this-release&quot;&gt;This Release&lt;/h3&gt;
&lt;h4 id=&quot;changelog-for-9120&quot;&gt;CHANGELOG for 9.12.0:&lt;/h4&gt;
&lt;h5 id=&quot;bug&quot;&gt;Bug&lt;/h5&gt;
&lt;ul&gt;
&lt;li&gt;[WICKET-6955] - Wicket uses unstable slf4j version&lt;/li&gt;
&lt;li&gt;[WICKET-6996] - NotSerializableException near KeyInSessionSunJceCryptFactory&lt;/li&gt;
&lt;li&gt;[WICKET-6999] - Missing Export-Package of packages with “internal” in name&lt;/li&gt;
&lt;li&gt;[WICKET-7007] - Code snippets for CSRF documentation fixing&lt;/li&gt;
&lt;/ul&gt;
&lt;h5 id=&quot;improvement&quot;&gt;Improvement&lt;/h5&gt;
&lt;ul&gt;
&lt;li&gt;[WICKET-6958] - Allow to use Slf4j 1.7.x in OSGi runtime&lt;/li&gt;
&lt;li&gt;[WICKET-6982] - Unnecessary initialization of stateful pages in ListenerRequestHandler&lt;/li&gt;
&lt;li&gt;[WICKET-6998] - Bump slf4j-api to 2.0.0&lt;/li&gt;
&lt;li&gt;[WICKET-7000] - ParseException (“Malformed tag”) if &lt;script&gt; attribute 'type' is 'module'&lt;/script&gt;&lt;/li&gt;
&lt;li&gt;[WICKET-7002] - Application metadata access should not require synchronization&lt;/li&gt;
&lt;li&gt;[WICKET-7003] - The http RequestLogger is very expensive. #524&lt;/li&gt;
&lt;li&gt;[WICKET-7004] - Jetty config example contains security hazard&lt;/li&gt;
&lt;li&gt;[WICKET-7008] - LoadableDetachableModel.toString() should reflect the actual variable name&lt;/li&gt;
&lt;/ul&gt;
</content>
</entry>
</feed>