Fyi, gwt-maven-archetypes have been updated (version 2024.10.31) with GWT 2.12 (and Maven plugins each updated to their latest version)
On Tuesday, October 29, 2024 at 3:22:14 PM UTC+1 Colin Alworth wrote: > GWT 2.12 is here! > > Highlights: > > - Added support for Java 12-17 language features, including text > blocks, instanceof pattern matching, records, and switch expressions. > - Minimum Java version 11 is required to run any dev tools, though the > server code should continue to function with Java 8 for this release. > Later > versions may no longer support Java 8. Tested to run on Java 11-23. > - Added support for sourcemaps to include the contents of the sources > files. > - Enabled sourcemaps by default in all browsers > - Fix CSP issues in linkers and dev mode, provide CSP workarounds for > GWT-RPC payloads > > See https://github.com/gwtproject/gwt/releases/tag/2.12.0 or > https://www.gwtproject.org/release-notes.html#Release_Notes_2_12_0 for > the complete release notes. > This was a shorter release cycle than we've done in the past, and we're > taking steps to simplify some of the processes we use, while still ensuring > that projects can continue to update with a minimum of friction. Thanks to > our testers, reviewers, committers in this release! A short list of the > names that helped bring us this release: Ahmad Bawaneh, Michael S., Dmitrii > Tikhomirov, Zbynek Konecny, Paul Kintner, George Paret, Daniel Portmann, > Frank Hossfeld, Joan Pablo Gardella, Jens Nehlmeier, Thomas Broyer, > > Join us on the issue tracker <https://github.com/gwtproject/gwt/issues> > or at our OpenCollective page <https://opencollective.com/gwt-project> to > help make future releases.possible. > > -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/google-web-toolkit/59d90571-9865-45c8-8137-763eba1be714n%40googlegroups.com.
