With this release I've switched to sha512 for binary digests, as
suggested some time ago by Richard Eckart de Castilho
On 1/20/25 22:44, Andrea Del Bene wrote:
This is a vote to release Apache Wicket 10.4.0
Please download the source distributions found in our staging area
linked below.
I have included the signatures for both the source archives. This vote
lasts for 72 hours minimum.
[ ] Yes, release Apache Wicket 10.4.0
[ ] No, don't release Apache Wicket 10.4.0, because ...
Distributions, changelog, keys and signatures can be found at:
https://dist.apache.org/repos/dist/dev/wicket/10.4.0
Staging repository:
https://repository.apache.org/content/repositories/orgapachewicket-1212
The binaries are available in the above link, as are a staging
repository for Maven. Typically the vote is on the source, but should
you find a problem with one of the binaries, please let me know, I can
re-roll them some way or the other.
Staging git repository data:
Repository: g...@github.com:bitstorm/wicket.git
Branch: build/wicket-10.4.0
Release tag: rel/wicket-10.4.0
========================================================================
CHANGELOG for 10.4.0:
** Bug
* [WICKET-7140] - Form submit triggered by pressing return in
textareas
** Improvement
* [WICKET-7137] - Make resource URL sanitization extendable
* [WICKET-7138] - Support URL fragment with PageParameters class
** Task
* [WICKET-7139] - Update OSGi imports for Wicket 9.x